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;
}

.pccanadaimmigrant a {
    display: block;
    text-decoration: none;
}

img {
    display: block;
}

#pcaustralia813 .clearfix {
    overflow: hidden;
    zoom: 1;
}

[v-cloak] {
    display: none !important;
}

/* pc澳大利亚移民 */
#pcaustralia813 {
    width: 100%;
}

#pcaustralia813>header {
    width: 100%;
}

#pcaustralia813>header>img {
    width: 100%;
}

/* navbar */
.pcaustralia813navbar {
    width: 100%;
    height: 68px;
    background-color: rgb(22, 22, 87);
}

.pcaustralia813navbar-con {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pcaustralia813navbar-con a {
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-decoration: none;
}

/* gti */
.pcaustralia813gti {
    display: flex;
    width: 100%;
    height: 752px;
    background-color: pink;
    background: url('../img/pcaustralia813gti1.jpg') center no-repeat;
    background-size: cover;
}

.pcaustralia813gti-con {
    position: relative;
    padding-top: 95px;
}

.pcaustralia813gti-con img {
    margin: 0 auto;
}

.pcaustralia813gti-con img:last-child {
    width: 100%;
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
}

/* GTI 188A 188B  */
.pcaustralia813188A {
    display: flex;
    width: 100%;
    background: url('../img/pcaustralia813188A1.jpg') center no-repeat;
    background-size: cover;
}

.pcaustralia813188A-con {
    padding: 18px 0 60px 0;
    z-index: 2;
}

.pcaustralia813188A-conbg {
    background-image: linear-gradient(90deg, rgb(85, 91, 237) 0%, rgb(117, 126, 250) 100%);
    background-image: -moz-linear-gradient(90deg, rgb(85, 91, 237) 0%, rgb(117, 126, 250) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(85, 91, 237) 0%, rgb(117, 126, 250) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(85, 91, 237) 0%, rgb(117, 126, 250) 100%);
    width: 100%;
    padding: 50px 0 22px 0;
}

.pcaustralia813188A-conbg>img {
    margin: 0 auto;
    position: relative;
    top: 3px;
}

.pcaustralia813-conitem {
    display: block;
    width: 1133px;
    height: 500px;
    background-color: rgb(143, 163, 255);
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 30px;
}

.pcaustralia813-conitemtitle {
    width: 417px;
    height: 96px;
    background: url('../img/pcaustralia813188A11.png') no-repeat;
    position: relative;
    left: -10px;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}

.pcaustralia813-conitemtitle div:first-child {
    font-size: 60px;
    color: rgb(254, 254, 254);
    text-shadow: 0px 2px 3.84px rgba(255, 216, 0, 0.004);
    line-height: 96px;
    margin-left: 60px;
}

.pcaustralia813-conitemtitle div:last-child {
    font-size: 30px;
    color: rgb(255, 255, 255);
    margin-left: 58px;
}

.pcaustralia813-conitemtextblue {
    font-size: 24px;
    color: rgb(37, 43, 136);
    line-height: 1.75;
    /* width: 437px; */
    width: 454px;
    margin-left: 138px;
    font-weight: bold;
}

.pcaustralia813-conitemtextwhite {
    font-size: 24px;
    color: rgb(255, 255, 255);
    line-height: 1.75;
    margin-left: 138px;
}

.pcaustralia813-conitem>img {
    width: 414px;
    height: 310px;
    position: absolute;
    top: 80px;
    right: 98px;
}

.pcaustralia813188A-conbg .pcaustralia813-conitem:not(:nth-of-type(1))::before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 121px;
    background: url('../img/pcaustralia813188A3.png?austar820') no-repeat;
    background-size: 100%;
    position: absolute;
    top: -78px;
    left: 113px;
}

.pcaustralia813188A-conbg .pcaustralia813-conitem:not(:nth-of-type(1))::after {
    content: '';
    display: inline-block;
    width: 26px;
    height: 121px;
    background: url('../img/pcaustralia813188A3.png?austar820') no-repeat;
    background-size: 100%;
    position: absolute;
    top: -78px;
    right: 113px;
}

.pcaustralia813188A-conbg .pcaustralia813-conitem:not(:nth-of-type(1)) {
    padding-top: 80px;
}

.pcaustralia813188A-conbg .pcaustralia813-conitem:not(:nth-of-type(1))>img {
    top: 122px !important;
}

/* 188C MINT */
.pcaustralia813188C {
    display: inline-block;
    width: 100%;
    background: url('../img/pcaustralia813188A9.jpg') center no-repeat;
    background-size: cover;
}

.pcaustralia813-conitemtitle.mini {
    width: 567px !important;
    background: url('../img/pcaustralia813188A12.png') no-repeat !important;
}

.pcaustralia813188A-con.p188c {
    padding: 60px 0 98px 0 !important;
}

/* 表单 */
.pcaustralia813form {
    width: 100%;
    height: 160px;
    background-color: rgb(22, 22, 87);
}

.pcaustralia813form-con {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pcaustralia813form-con input {
    border: none;
    outline: none;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    width: 246px;
    height: 54px;
    padding-left: 18px;
    box-sizing: border-box;
    font-size: 24px;
    color: rgb(116, 113, 113);
}

.pcaustralia813form-con input::-webkit-input-placeholder {
    font-size: 24px;
    color: rgb(116, 113, 113);
}

.pcaustralia813form-con input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 24px;
    color: rgb(116, 113, 113);
}

.pcaustralia813form-con input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 24px;
    color: rgb(116, 113, 113);
}

.pcaustralia813form-con input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 24px;
    color: rgb(116, 113, 113);
}

.pcaustralia813form-con select {
    border: none;
    outline: none;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    width: 287px;
    height: 54px;
    padding-left: 18px;
    box-sizing: border-box;
    font-size: 24px;
    color: rgb(116, 113, 113);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../img/pcaustralia813form.png') 249px center no-repeat;
    background-color: rgb(255, 255, 255);
}

.pcaustralia813form-con select option {
    font-size: 24px;
    color: rgb(116, 113, 113);
}

.pcaustralia813form-con div {
    border-radius: 4px;
    background-image: -moz-linear-gradient(90deg, rgb(220, 196, 34) 0%, rgb(241, 243, 60) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(220, 196, 34) 0%, rgb(241, 243, 60) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(220, 196, 34) 0%, rgb(241, 243, 60) 100%);
    width: 247px;
    height: 54px;
    font-size: 24px;
    color: rgb(22, 22, 87);
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

/* banner跳转 */
.pcaustralia813bannera {
    width: 100%;
    display: block;
}

.pcaustralia813bannera img {
    width: 100%;
}

#pcaustralia813 footer {
    width: 100%;
    height: 658px;
    background: url('../img/pcaustralia813footer1.jpg') center no-repeat;
    background-size: cover;
}

.pcaustralia813footer-con {
    /* padding-top: 72px; */
    /* 8.19 */
    padding-top: 98px;
}

.pcaustralia813footer-con img {
    width: 1190px;
    margin: 0 auto;
}

/* 表格 */
.pcaustralia813table {
    width: 100%;
    background: url('../img/pcaustralia813table1.jpg') center no-repeat;
    background-size: cover;
}

.pcaustralia813table-con {
    padding: 101px 0 118px 0;
}

.pcaustralia813table-con>img {
    margin: 0 auto 50px auto;
}

.pcaustralia813table table {
    border-collapse: collapse;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    border-radius: 10px;
    margin: 0 auto;
    position: relative;
}

.pcaustralia813table table td {
    text-align: center;
    padding: 16px 34px;
    text-align: center;
    border-left: solid 3px rgb(230, 232, 239, 0.7);
    font-size: 20px;
    color: rgb(63, 64, 76);
    line-height: 1.5;
}

.pcaustralia813table table td>div {
    text-align: left;
    font-size: 19px;
}

.pcaustralia813table table td>div>div {
    text-align: left;
    font-size: 18px;
}

.pcaustralia813table table th {
    background-color: rgb(22, 22, 87);
    height: 80px;
    font-size: 28px;
    color: rgb(255, 255, 255);
}

.pcaustralia813table table tr:first-child {
    position: sticky;
    top: 0;
}

.pcaustralia813table table tr:nth-child(even) {
    background-color: rgba(241, 241, 241, 0.378);
}

.pcaustralia813table table tr:nth-child(odd) {
    background: rgb(255, 255, 255, 0.478);
}

.pcaustralia813table table th:nth-of-type(1) {
    border-top-left-radius: 20px;
}

.pcaustralia813table table th:nth-of-type(4) {
    border-top-right-radius: 20px;
}

.pcaustralia813table table tr td:first-child {
    font-size: 22px;
    color: rgb(255, 255, 255);
    border: none;
}

.pcaustralia813table table tr:nth-child(even) td:first-child {
    background-color: rgba(138, 170, 230, 0.8);
}

.pcaustralia813table table tr:nth-child(odd) td:first-child {
    background: rgba(145, 179, 241, 0.8);
}

.pcaustralia813table table::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 8px;
    background: url('../img/pcaustralia813table4.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
}

.pcaustralia813table-over {
    height: 812px;
    overflow: auto;
}