html,
body {
    width: 100%;
    font-family: "Microsoft YaHei" !important;
}

.w1200 {
    width: 1200px !important;
    min-width: 1200px !important;
    max-width: 1200px !important;
    margin: 0 auto;
}

.mw1200 {
    min-width: 1200px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#jpccanada2023 img {
    display: block;
}


[v-cloak] {
    display: none !important;
}

#jpccanada2023 .clearfix {
    overflow: hidden;
    zoom: 1;
}

#jpccanada2023 a {
    display: block;
    text-decoration: none;
}

/* canada2023 */
#jpccanada2023 {
    width: 100%;
}

/* banner */
#jpccanada2023 header {
    width: 100%;
}

#jpccanada2023 header img {
    width: 100%;
}

/* form */
.jpccanada2023-form {
    width: 100%;
    background: url('../img/jpccanada20233.png') center bottom no-repeat, rgb(255, 250, 240);
    padding: 51px 0 104px 0;
}

.jpcc2023c-title {
    width: 711px;
    height: 90px;
    background: url(../img/jpccanada20232.png) center no-repeat;
    background-size: 100%;
    margin: 0 auto;
    font-size: 36px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 2.222;
    text-align: center;
    letter-spacing: 4px;
}

.jpcc2023fc-input {
    display: flex;
    justify-content: center;
    margin: 51px 0 61px 0;
}

.jpcc2023fc-inputitem {
    border-width: 2px;
    border-color: rgb(201, 42, 9);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 7px 0px rgba(221, 38, 21, 0.56);
    width: 320px;
    height: 56px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 22px;
    margin: 0 37px;
    position: relative;
}

.jpcc2023fc-inputitem div {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
}

.jpcc2023fc-inputitem input {
    outline: none;
    border: none;
    background: rgba(0, 0, 0, 0);
    font-size: 18px;
    color: black;
}

.jpcc2023fc-inputitem input::-webkit-input-placeholder {
    font-size: 18px;
    color: rgb(102, 102, 102);
}

.jpcc2023fc-inputitem input::-moz-placeholder {
    font-size: 18px;
    color: rgb(102, 102, 102);
}

.jpcc2023fc-inputitem input:-moz-placeholder {
    font-size: 18px;
    color: rgb(102, 102, 102);
}

.jpcc2023fc-inputitem input:-ms-input-placeholder {
    font-size: 18px;
    color: rgb(102, 102, 102);
}

.jpcc2023fc-sub {
    background-image: -moz-linear-gradient(23deg, rgb(239, 37, 20) 0%, rgb(254, 100, 71) 100%);
    background-image: -webkit-linear-gradient(23deg, rgb(239, 37, 20) 0%, rgb(254, 100, 71) 100%);
    background-image: -ms-linear-gradient(23deg, rgb(239, 37, 20) 0%, rgb(254, 100, 71) 100%);
    width: 320px;
    height: 56px;
    border-radius: 28px;
    margin: 0 auto 31px auto;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.jpccanada2023-formcon>span {
    display: inline-block;
    font-size: 20px;
    color: rgb(0, 0, 0);
    text-align: center;
    width: 100%;
}

/* project */
.jpccanada2023-project {
    width: 100%;
    padding: 176px 0 80px 0;
    background: url('../img/jpccanada20236.png') center top no-repeat, url('../img/jpccanada202310.jpg') center no-repeat;
}

.jpcc2023pc {}

.jpcc2023pc>div {
    margin: 0 auto;
}

.jpcc2023pc-choose {
    background-color: rgb(255, 255, 255);
    width: 1106px;
    height: 1013px;
    box-shadow: 0px 4px 7px 0px rgba(221, 38, 21, 0.41);
    position: relative;
    padding-top: 88px;
    box-sizing: border-box;
}

.jpcc2023pc-choosetitle {
    width: 991px;
    height: 132px;
    background: url('../img/jpccanada20239.png') center no-repeat;
    position: absolute;
    top: -71px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.jpcc2023pc-choosetitle .jpcc2023c-title {
    width: 642px;
    height: 92px;
    color: rgb(255, 255, 255);
    background: url('../img/jpccanada202311.jpg.png') !important;
}

.jpcc2023pc-choosepeo {
    width: 1078px;
    height: 142px;
    background: url('../img/jpccanada20238.png') center no-repeat;
    margin: 0 auto 17px auto;
    display: flex;
    align-items: center;
}

.jpcc2023pc-choosepeo>img {
    width: 110px;
    height: 112px;
    margin: 0 91px 0 25px;
    position: relative;
    top: 5px;
}

.jpcc2023pc-choosepeople>div:nth-of-type(1) {
    border-radius: 10px;
    background-color: rgb(244, 112, 101);
    width: 120px;
    height: 34px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.jpcc2023pc-choosepeople>div:nth-of-type(2) {
    font-size: 20px;
    color: rgb(0, 0, 0);
}

.jpcc2023pc-table {}

.jpcc2023pc-tabletop {
    display: flex;
}

.jpcc2023pc-tabletop>div {
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.jpcc2023pc-tabletop>div:first-child {
    font-size: 20px;
    color: rgb(0, 0, 0);
    width: 160px;
    font-weight: bold;
}

.jpcc2023pc-tabletop>div:not(:first-child) {
    background-color: rgb(255, 173, 25);
    width: 300px;
    height: 64px;
    border-radius: 16px;
    font-size: 22px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    position: relative;
}

.jpcc2023pc-tabletop>div:not(:first-child)::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 11px solid rgb(255, 173, 25);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
}

.jpcc2023pc-tabletop>div:nth-of-type(3) {
    background-color: rgb(95, 174, 255);
}

.jpcc2023pc-tabletop>div:nth-of-type(4) {
    background-color: rgb(96, 130, 229);
}

.jpcc2023pc-tabletop>div:nth-of-type(3)::after {
    border-top: 11px solid rgb(95, 174, 255);
}

.jpcc2023pc-tabletop>div:nth-of-type(4)::after {
    border-top: 11px solid rgb(96, 130, 229);
}

.jpcc2023pc-tablecenter {
    display: flex;
    margin: 21px 0;
}

.jpcc2023pc-tablecenterlist {
    display: flex;
}

.jpcc2023pc-tablecenterchoose,
.jpcc2023pc-tablecenterlist>div {
    margin-right: 15px;
}

.jpcc2023pc-tablecenterchoose>div {
    font-size: 20px;
    color: rgb(0, 0, 0);
    width: 160px;
    height: 60px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-sizing: border-box;
    transition: background 0.1s ease-out, color 0.1s ease-out, padding 0.1s ease-out;
    position: relative;
    cursor: pointer;
}

.tablecenterchooseact {
    background-color: rgb(255, 102, 89);
    color: white !important;
    padding-left: 7px;
}

.tablecenterchooseact::after {
    content: '';
    display: inline-block;
    width: 1090px;
    height: 1px;
    border-bottom: 2px dashed rgba(244, 112, 101, 0.6);
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
}

.jpcc2023pc-tablecenterlist>div {
    border-radius: 20px;
    background-color: rgba(255, 233, 193, 0.502);
    width: 295px;
    height: 420px;
    box-sizing: border-box;
}

.jpcc2023pc-tablecenterlist>div:nth-of-type(2) {
    background-color: rgba(204, 229, 255, 0.4);
}

.jpcc2023pc-tablecenterlist>div:nth-of-type(3) {
    background-color: rgba(182, 201, 255, 0.502);
}

.jpcc2023pc-tablecenterlist>div>div {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    border-bottom: 1px solid rgb(239, 239, 239);
    box-sizing: border-box;
    letter-spacing: 1px;
}

.jpcc2023pc-tablecenterlist>div>div:last-child {
    border: none;
}

.jpcc2023pc-tablecenterlist>div:nth-of-type(2)>div {
    border-bottom: 1px solid rgb(239, 239, 239) !important;
}

.jpcc2023pc-tablebottom {
    display: flex;
}

.jpcc2023pc-tablebottom>div {
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.jpcc2023pc-tablebottom>div:first-child {
    font-size: 20px;
    color: rgb(0, 0, 0);
    width: 160px;
    font-weight: bold;
}

.jpcc2023pc-tablebottom>div:nth-of-type(2) {
    border-radius: 20px;
    background-color: rgba(255, 205, 201, 0.502);
    width: 919px;
    height: 214px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.9;
    justify-content: left;
    box-sizing: border-box;
    padding-left: 35px;
}

.jpcc2023pc-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.jpcc2023pc-item {
    display: flex;
    margin-top: 50px;
}

.jpcc2023pc-itemleft {
    width: 380px;
    height: 420px;
    background: url('../img/jpccanada202316.png') center no-repeat;
    background-size: 100%;
    position: relative;
}

.jpcc2023pc-itemleft>img {
    position: absolute;
    top: 79px;
    left: 130px;
    z-index: 3;
}

.pcc2023pc-itemleftnews {
    background-color: rgb(30, 148, 146);
    width: 380px;
    height: 280px;
    box-shadow: 0px 0px 6.58px 0.42px rgba(4, 74, 73, 0.74);
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding-top: 48px;
    box-sizing: border-box;
}

.pcc2023pc-itemleftnews>div:nth-of-type(1),
.pcc2023pc-itemleftnews>div:nth-of-type(3) {
    width: 133px;
    height: 50px;
    background: url('../img/jpccanada202318.png') center no-repeat;
    background-size: 100%;
    font-size: 20px;
    color: rgb(255, 255, 255);
    padding: 7px 0 0 22px;
    box-sizing: border-box;
    position: relative;
    left: -11px;
}

.pcc2023pc-itemleftnews>div:nth-of-type(2),
.pcc2023pc-itemleftnews>div:nth-of-type(4) {
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    padding: 3px 0 15px 47px;
    width: 328px;
}

.jpcc2023pc-itemright {
    background-color: rgb(255, 255, 254);
    width: 720px;
    height: 420px;
    border-top: 4px solid rgb(44, 201, 198);
    box-sizing: border-box;
    padding: 40px 0 0 40px;
}

.jpcc2023pc-itemright>div {
    display: flex;
    margin-bottom: 20px;
}

.jpcc2023pc-itemright>div>div:nth-of-type(1),
.jpcc2023pc-itemright>div>div:nth-of-type(3) {
    border-radius: 10px;
    background-color: rgb(190, 238, 237);
    font-size: 20px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    width: 120px;
    height: 34px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.jpcc2023pc-itemright>div>div:nth-of-type(2),
.jpcc2023pc-itemright>div>div:nth-of-type(4) {
    width: 258px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 9px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.65;
}

.jpcc2023pc-itemright>div:nth-of-type(5)>div:first-child {
    width: 80px;
}

.jpcc2023pc-itemright>div:nth-of-type(4)>div:last-child,
.jpcc2023pc-itemright>div:nth-of-type(5)>div:last-child {
    width: 562px;
}

.jpcc2023pc-item:nth-of-type(2) .jpcc2023pc-itemleft {
    background: url('../img/jpccanada202319.png') center no-repeat;
}

.jpcc2023pc-item:nth-of-type(2) .pcc2023pc-itemleftnews {
    background-color: rgb(29, 130, 203);
    box-shadow: 0px 0px 6.58px 0.42px rgba(4, 74, 73, 0.74)
}

.jpcc2023pc-item:nth-of-type(2) .pcc2023pc-itemleftnews>div:nth-of-type(1),
.jpcc2023pc-item:nth-of-type(2) .pcc2023pc-itemleftnews>div:nth-of-type(3) {
    background: url('../img/jpccanada202321.png') center no-repeat;
}

.jpcc2023pc-item:nth-of-type(2) .jpcc2023pc-itemright {
    border-top: 4px solid rgb(45, 165, 253);
}

.jpcc2023pc-item:nth-of-type(2) .jpcc2023pc-itemright>div>div:nth-of-type(1),
.jpcc2023pc-item:nth-of-type(2) .jpcc2023pc-itemright>div>div:nth-of-type(3) {
    background-color: rgb(181, 224, 255);
}

.jpcc2023pc-item:nth-of-type(3) .jpcc2023pc-itemleft {
    background: url('../img/jpccanada202322.png') center no-repeat;
}

.jpcc2023pc-item:nth-of-type(3) .pcc2023pc-itemleftnews {
    background-color: rgb(255, 173, 4);
    box-shadow: 0px 0px 6.58px 0.42px rgba(188, 128, 4, 0.74);
}

.jpcc2023pc-item:nth-of-type(3) .pcc2023pc-itemleftnews>div:nth-of-type(1),
.jpcc2023pc-item:nth-of-type(3) .pcc2023pc-itemleftnews>div:nth-of-type(3) {
    background: url('../img/jpccanada202324.png') center no-repeat;
}

.jpcc2023pc-item:nth-of-type(3) .jpcc2023pc-itemright {
    border-top: 4px solid rgb(242, 188, 77);
}

.jpcc2023pc-item:nth-of-type(3) .jpcc2023pc-itemright>div>div:nth-of-type(1),
.jpcc2023pc-item:nth-of-type(3) .jpcc2023pc-itemright>div>div:nth-of-type(3) {
    background-color: rgb(255, 233, 188);
}

/* 按钮 */
.jpccanada2023-button {
    width: 100%;
    height: 180px;
    background: url('../img/jpccanada202312.png') center no-repeat;
    background-size: cover;
}

.jpcc2023bc-btn {
    display: flex;
    position: relative;
    box-sizing: border-box;
    padding: 89px 0 0 662px;
}

.jpcc2023bc-btn a {
    border-radius: 21px;
    padding: 0 28px;
    height: 46px;
    background-color: rgb(168, 15, 9);
    font-size: 22px;
    color: rgb(255, 255, 255);
    box-shadow: 0px 4px 7px 0px rgba(141, 12, 12, 0.83);
    display: flex !important;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
}

.jpcc2023bc-btn a:nth-of-type(1) {
    margin-right: 20px;
}

/* 服务 */
.jpccanada2023-service {
    width: 100%;
    background: url('../img/jpccanada202313.png') center no-repeat;
    background-size: cover;
}

.jpcc2023sc {
    padding: 81px 0 67px 0;
}

.jpcc2023sc .jpcc2023c-title {
    width: 500px !important;
    height: 90px !important;
    background: url('../img/jpccanada202314.png') center no-repeat !important;
    background-size: 100%;
    color: white !important;
    margin-bottom: 60px;
}

.jpcc2023c-list {
    width: 1256px;
    height: 300px;
    background: url('../img/jpccanada202315.png') center no-repeat;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: -28px;
    padding-left: 56px;
    box-sizing: border-box;
}

.jpcc2023c-list>div {
    width: 1200px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.jpcc2023c-list>div>div {
    width: 216px;
    height: 100%;
    padding-top: 78px;
    box-sizing: border-box;
}

.jpcc2023c-list>div>div span:nth-of-type(1) {
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 95px;
}

.jpcc2023c-list>div>div span:nth-of-type(2) {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    width: 100%;
    display: block;
    text-align: center;
    width: 130px;
    margin: 0 auto;
}

.jpcc2023fc-inputitem1::after {
    content: '*请输入正确的称呼*';
    color: red;
    font-size: 20px;
    position: absolute;
    left: 62px;
    bottom: -30px;
    animation: inputitemact 0.1s ease-in-out 3;
}

.jpcc2023fc-inputitem2::after {
    content: '*请输入正确的手机号码*';
    color: red;
    font-size: 20px;
    position: absolute;
    left: 62px;
    bottom: -30px;
    animation: inputitemact 0.1s ease-in-out 3;
}

@keyframes inputitemact {
    0% {
        bottom: -30px;
    }

    25% {
        bottom: -31px;
    }

    50% {
        bottom: -30px;
    }

    75% {
        bottom: -29px;
    }

    100% {
        bottom: -30px;
    }
}