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;
}

[v-cloak] {
    display: none !important;
}

#jpcIrishimmigrants812 a {
    display: block;
    text-decoration: none;
}

#jpcIrishimmigrants812 img {
    display: block;
    max-width: none;
}

#jpcIrishimmigrants812 .clearfix {
    overflow: hidden;
    zoom: 1;
}


/* 爱尔兰移民 */
#jpcIrishimmigrants812 {
    width: 100%;
}

#jpcIrishimmigrants812 header {
    width: 100%;
}

#jpcIrishimmigrants812 header img {
    width: 100%;
}

/* 优势 */
.jpcIrishiadvantage812 {
    width: 100%;
    padding-bottom: 12px;
    background: url('../img/jpcIrishia812bg.jpg') center no-repeat;
    background-size: cover;
}

.jpcIrishia812-con {}

.jpcIrishi812header {
    width: 455px;
    height: 110px;
    background: url('../img/jpcIrishi812header.png') center no-repeat;
    background-size: 100%;
    margin: 0 auto;
    font-size: 32px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 3px;
}

.jpcIrishia812-clist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}

.jpcIrishia812-citem {
    background-color: rgb(255, 255, 255);
    width: 320px;
    height: 320px;
    margin-bottom: 60px;
    box-shadow: 1.336px 6.871px 40px 0px rgba(54, 164, 159, 0.33);
    position: relative;
}

.jpcIrishia812-citem::after {
    content: '';
    display: inline-block;
    width: 320px;
    height: 8px;
    background-color: rgb(28, 123, 119);
    position: absolute;
    bottom: 0;
}

.jpcIrishia812-citemimg {
    width: 96px;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 46px auto 16px auto;
}

.jpcIrishia812-citemimg img {}

.jpcIrishia812-citemtitle {
    font-size: 24px;
    color: rgb(36, 135, 131);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 2px;
}

.jpcIrishia812-citemtext {
    font-size: 20px;
    color: rgb(36, 135, 131);
    line-height: 1.6;
    width: 242px;
    margin: 0 auto;
    letter-spacing: 1px;
}

.jpcIrishia812-citemtip {
    font-size: 16px;
    line-height: 1.5;
    color: rgb(211, 166, 90);
    width: 250px;
    margin: 12px auto 0 auto;
}

/* 表单 */
.jpcIrishiform812 {
    width: 100%;
    background: rgb(28, 123, 119);
    height: 140px;
}

.jpcIrishiform812-con {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    box-sizing: border-box;
}

.jpcIrishiform812-cform {
    background-color: rgb(153, 219, 216);
    width: 363px;
    height: 56px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 26px;
    box-sizing: border-box;
}

.jpcIrishiform812-cform::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 100%;
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 0;
    left: 0;
}

.jpcIrishiform812-cformtext {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1;
}


.jpcIrishiform812-cform input {
    outline: none;
    border: none;
    background: none;
    margin-left: 20px;
    font-size: 20px;
    width: 196px;
    font-weight: bold;
}

.jpcIrishiform812-cformbtn {
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    width: 363px;
    height: 56px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    font-weight: bold;
}

/* 项目 */
.jpcIrishiproject812 {
    width: 100%;
    background: white;
    padding: 50px 0 30px 0;
}

.jpcIrishiproject812-con {}

.jpcIrishiproject812-conlist {
    width: 100%;
    margin: 40px 0 32px 0;
}

.jpcIrishiproject812-conlistchoose {
    width: 100%;
    height: 81px;
    display: flex;
}

.jpcIrishiproject812-conlistchoose div {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(0, 0, 0);
    border-width: 4px;
    border-color: rgb(13, 190, 179);
    border-style: solid;
    cursor: pointer;
    position: relative;
}

.jpcIrishiproject812-conlistchoose .divchoose {
    background-color: rgb(28, 123, 119);
    color: white !important;
    border: none !important;
    transition: background-color 0.2s linear;
}

.jpcIrishiproject812-conlistchoose .divchoose::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 15px;
    border-color: rgb(28, 123, 119) transparent transparent transparent;
    border-style: solid;
    position: absolute;
    top: 81px;
    left: 50%;
    transform: translatex(-50%);
}

.jpcIrishiproject812-conitems {
    border-width: 4px;
    border-color: rgb(28, 123, 119);
    border-style: solid;
    background-color: rgb(234, 234, 234);
    border-top-width: 0;
    width: 1200px;
    box-sizing: border-box;
    padding: 34px 46px 0 46px;
}

.conlistchoosetf-enter,
.conlistchoosetf-lever {
    opacity: 0;
}

.conlistchoosetf-enter-active,
.conlistchoosetf-lever-active {
    transition: opacity 0.3s ease-in;
}

.conlistchoosetf-enter-to,
.conlistchoosetf-lever-to {
    opacity: 1;
}

/* .jpcIrishiproject812-conitem:nth-child(1) {
    height: 1092px;
}

.jpcIrishiproject812-conitem:nth-child(2) {
    height: 672px;
} */

.jpcIrishiproject812-conlistchoosediv {
    display: flex;
    justify-content: center;
}

.jpcIrishiproject812-conlistchoosediv div {
    width: 140px;
    height: 24px;
    background-color: rgb(214, 214, 214);
    margin: 0 10px;
    transition: background-color 0.2s linear;
    cursor: pointer;
}

.jpcIrishiproject812-conlistchoosediv .divchoosesctive {
    background-color: rgb(28, 123, 119) !important;
}

.jpcIrishiproject812-conitem {
    width: 100%;
}

.jpcIrishiproject812-conitemtitle1 {
    width: 163px;
    height: 51px;
    font-size: 22px;
    color: rgb(28, 123, 119);
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('../img/jpcIrishiproject8121.png') center no-repeat;
    background-size: 100%;
    letter-spacing: 1px;
    font-weight: bold;
}

.jpcIrishiproject812-conitemtext1 {
    background-color: rgb(234, 250, 244);
    box-shadow: 0.954px 4.908px 6.44px 0.56px rgba(28, 123, 119, 0.22);
    width: 1066px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    padding: 7px 0 7px 30px;
    margin-bottom: 104px;
    letter-spacing: 1px;
}

.jpcIrishiproject812-conitemtext1 div {
    width: 990px;
}

.jpcIrishiproject812-conitemtext2 {
    background-color: rgb(234, 250, 244);
    box-shadow: 0.954px 4.908px 6.44px 0.56px rgba(28, 123, 119, 0.22);
    width: 895px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 2;
    padding: 15px 0 15px 30px;
    letter-spacing: 1px;
}

.jpcIrishiproject812-conitemtext2 ul li::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 50%;
    margin-right: 11px;
    position: relative;
    top: -4px;
}

.jpcIrishiproject812-conitemtitle2 {
    width: 1044px;
    height: 40px;
    background: url('../img/jpcIrishiproject8122.png') center no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: rgb(255, 255, 255);
    margin: 70px auto 20px auto;
}

.jpcIrishiproject812-conitembtns {
    display: flex;
    justify-content: center;
    margin: 30px 0 37px 0;
}

.jpcIrishiproject812-conitembtns a {
    border-radius: 20px;
    background-color: rgb(28, 123, 119);
    width: 160px;
    height: 50px;
    cursor: pointer;
    user-select: none;
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 50px;
}



/* 流程 */
.jpcIrishiprocess812 {
    width: 100%;
    background: rgb(186, 231, 214);
    padding: 48px 0 102px 0;
    box-sizing: border-box;
}

.jpcIrishiprocess812-con {}

.jpcIrishiprocess812-con img {
    margin-top: 56px;
}

.jpcIrishiproject812-conitemlist {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.jpcIrishiproject812-conitemlistitem {
    width: 343px;
    height: 325px;
    background: url('../img/jpcIrishiproject8123.png') center no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    padding: 44px 0 0 0;
}

.jpcIrishiproject812-conitemlistitemtitle {
    font-size: 24px;
    line-height: 1;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 24px;
}

.jpcIrishiproject812-conitemlistitemtext {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.8;
    width: 200px;
    margin: 0 auto;
}

/* 案例 */
.jpcIrishicase812 {
    width: 100%;
    background: rgb(229, 229, 229);
    padding: 50px 0 70px 0;
}

.jpcIrishicase812-con {}

.jpcIrishicase812-con .jpcIrishi812header {
    font-size: 28px;
    letter-spacing: 1px;
}

.jpcIrishicase812-clist {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.jpcIrishicase812-citem {
    cursor: pointer;
    width: 280px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.jpcIrishicase812-cnews {
    position: absolute;
    bottom: 0;
    background: rgb(28, 123, 119);
    width: 100%;
    height: 60px;
    opacity: 0.91;
    color: rgb(255, 255, 255) !important;
    padding: 0 8px;
    box-sizing: border-box;
    transition: all 0.3s ease-out;
}

.jpcIrishicase812-cnewstitle {
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    letter-spacing: 2px;
}

.jpcIrishicase812-cnewstect {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 1px;
}

.jpcIrishicase812-citem:hover .jpcIrishicase812-cnews {
    height: 224px !important;
}

.jpcIrishicase812-citem:hover .jpcIrishicase812-cnewstitle {
    text-align: left !important;
}

/* 优势 */
.jpcIrishiaustar812 {
    width: 100%;
    background: rgb(28, 123, 119);
    padding: 50px 0 110px 0;
}

.jpcIrishiaustar812-con {}

.jpcIrishiaustar812-con .jpcIrishi812header {
    background: url('../img/jpcIrishiaustar8121.png') center no-repeat !important;
    color: white !important;
}

.jpcIrishiaustar812-con img {
    margin: 0 auto;
}

.jpcIrishiaustar812-clist {
    margin: 50px auto 0 auto;
    width: 587px;
    height: 364px;
    background: url('../img/jpcIrishiaustar8122.png') center no-repeat;
    background-size: 100%;
    position: relative;
}

.jpcIrishiaustar812-citem {
    border-radius: 10px;
    background-color: rgb(199, 255, 234);
    width: 240px;
    height: 90px;
    font-size: 20px;
    color: rgb(28, 123, 119);
    line-height: 1.3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    letter-spacing: 2px;
}

.jpcIrishiaustar812-citem div {
    width: 180px;
}

.jpcIrishiaustar812-citem:nth-child(1) {
    position: absolute;
    top: 74px;
    left: -195px;
}

.jpcIrishiaustar812-citem:nth-child(2) {
    position: absolute;
    top: 74px;
    left: 583px;
}

.jpcIrishiaustar812-citem:nth-child(3) {
    position: absolute;
    top: 227px;
    left: -237px;
}

.jpcIrishiaustar812-citem:nth-child(4) {
    position: absolute;
    top: 227px;
    left: 571px;
}