html {
    font-size: 100px;
    max-width: 640px;
    font-family: "Microsoft YaHei";
    margin: 0 auto !important;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
    html {
        font-size: calc(100vw/640*100);
    }
}

body {
    width: 100%;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    display: block;
}

[v-cloak] {
    display: none !important;
}

/* 希腊移民 */
#jmgreece2023 {
    width: 100%;
    background-color: rgb(31, 63, 202);
    overflow: hidden;
    zoom: 1;
}

/* banner */
#jmgreece2023 header {
    width: 100%;
}

#jmgreece2023 header img {
    width: 100%;
}

/* form */
.jmgreece2023form {
    width: 6rem;
    border-bottom-left-radius: .1rem;
    border-bottom-right-radius: .1rem;
    background-color: rgb(83, 123, 255);
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.jmform {
    width: 5.6rem;
    margin: 0 auto;
    letter-spacing: .02rem;
}

.jmform>div {
    width: 100%;
    height: .72rem;
    border-width: .02rem;
    border-color: rgb(24, 31, 126);
    border-style: solid;
    border-radius: .2rem;
    box-sizing: border-box;
    display: flex;
    padding-left: .19rem;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.jmform>div input {
    outline: none;
    background: none;
    border: none;
    font-size: .28rem;
    color: rgb(255, 255, 255);
}

.jmform>div input::-webkit-input-placeholder {
    font-size: .28rem;
    color: rgb(255, 255, 255);
}

.jmform>div input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: .28rem;
    color: rgb(255, 255, 255);
}

.jmform>div input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: .28rem;
    color: rgb(255, 255, 255);
}

.jmform>div input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: .28rem;
    color: rgb(255, 255, 255);
}

.jmform>div>div {
    display: flex;
    height: 100%;
    position: relative;
}

.jmform>div>div span {
    font-size: .28rem;
    color: rgb(255, 255, 255);
    display: flex;
    width: .9rem;
    height: 100%;
    background-color: rgb(24, 31, 126);
    display: flex;
    justify-content: center;
    align-items: center;
}

.jmform>div>div::after {
    content: '';
    display: inline-block;
    width: .02rem;
    height: .36rem;
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.jmformsexact {
    background-color: red !important;
    color: white !important;
}

.jmformsub {
    width: 100%;
    border-radius: .24rem;
    background-color: rgb(24, 31, 126);
    height: .72rem;
    font-size: .28rem;
    color: rgb(255, 255, 255);
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.jmform>div:nth-of-type(2) {
    margin: .3rem 0 .6rem 0;
}

.jmgreece2023form-title {
    font-size: .28rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .31rem 0 .32rem 0;
}

.jmgreece2023form-title img {
    width: .74rem;
    height: .07rem;
}

.jmgreece2023form-title span {
    margin: 0 .06rem;
    letter-spacing: .01rem;
    white-space: nowrap;
}

.jmgreece2023form-warn {
    font-size: .18rem;
    color: rgb(255, 255, 255);
    background-color: rgb(113, 159, 251);
    width: 5.2rem;
    height: .42rem;
    border-radius: .42rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .2rem auto .62rem auto;
}

.jmgreece2023form-warn img {
    width: .24rem;
    height: .2rem;
    margin-right: .06rem;
}


/* 希腊购房移民 */
.jmgreece2023-house {
    width: 100%;
}

.jmgreece2023title {
    width: 4.28rem;
    height: .63rem;
    background: url('../img/jmgreece20235.png') bottom left no-repeat;
    background-size: 1.9rem .56rem;
    margin: .85rem 0 .5rem 0;
    display: flex;
}

.jmgreece2023title span {
    color: rgb(255, 255, 255);
    font-weight: bold;
    position: relative;
    top: -0.05rem;
    left: .99rem;
    font-size: .3rem;
    letter-spacing: .02rem;
}

.jmgreece2023-house {
    width: 6.01rem;
    height: 3.03rem;
    background: url('../img/jmgreece20236.png') center no-repeat;
    background-size: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: .78rem;
}

.jmgreece2023-house>div:nth-of-type(1) {
    font-size: .3rem;
    color: rgb(24, 31, 126);
    font-weight: bold;
    line-height: 1;
    margin-left: 4rem;
    letter-spacing: .02rem;
}

.jmgreece2023-house>div:nth-of-type(2) {
    font-size: .22rem;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 1.636;
    margin: .28rem 0 0 3.38rem;
    letter-spacing: .01rem;
}

/* 希腊移民优势 */
.jmgreece2023-superiority {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.jmgreece2023-superiority>div {
    border-radius: .1rem;
    background-color: rgb(102, 102, 255);
    width: 1.9rem;
    height: 2.6rem;
    margin: 0 .08rem;
}

.jmgreece2023-superiority>div:nth-of-type(1) {
    margin-bottom: .41rem;
}

.jmgreece2023-superiority>div div:nth-of-type(1) {
    border-radius: .04rem;
    background-color: rgb(79, 157, 255);
    width: 100%;
    height: .12rem;
}

.jmgreece2023-superiority>div div:nth-of-type(2) {
    width: .6rem;
    height: .47rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .29rem auto .15rem auto;
}

.jmgreece2023-superiority>div div:nth-of-type(3) {
    font-size: .2rem;
    color: rgb(255, 255, 255);
    line-height: 1;
    text-align: center;
    letter-spacing: .02rem;
    font-weight: bold;
}

.jmgreece2023-superiority>div div:nth-of-type(4) {
    font-size: .17rem;
    color: rgb(255, 255, 255);
    line-height: 1.294;
    width: 1.66rem;
    margin: .13rem auto 0rem auto;
    letter-spacing: .01rem;
}

.jmgreece2023-superiority>div:nth-of-type(2) div:nth-of-type(4) {
    width: 1.54rem;
}

/* 希腊移民简介 */
.jmgreece2023-introduce {
    width: 100%;
}

.jmgreece2023-introduce>div {
    border-radius: .1rem;
    background-color: rgb(65, 81, 239);
    width: 6rem;
    height: 5.3rem;
    margin: 0 auto;
    padding: .55rem 0 0 .68rem;
    box-sizing: border-box;
}

.jmgreece2023-introduce>div div {
    font-size: .22rem;
    color: rgb(255, 255, 255);
    line-height: 1.455;
    width: 4.94rem;
    position: relative;
    letter-spacing: .01rem;
    margin-bottom: .54rem;
}

.jmgreece2023-introduce>div div span {
    font-size: .17rem;
    letter-spacing: .02rem;
}

.jmgreece2023-introduce>div div::before {
    content: '';
    display: inline-block;
    width: .66rem;
    height: .41rem;
    position: absolute;
    background: url('../img/jmgreece202313.png') center no-repeat;
    background-size: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: -0.88rem;
}

.jmgreece2023-introduce>div div:nth-of-type(2) {
    margin-bottom: .65rem;
}

.jmgreece2023-introduce>div div:nth-of-type(3) {
    margin-bottom: .81rem;
}

/* 澳星贴心服务 全程无忧 */
.jmgreece2023-service {
    width: 100%;
}

.jmgreece2023-serviceitem {
    width: 100%;
    display: flex;
    justify-content: center;
}

.jmgreece2023-serviceitem>div {
    border-width: .02rem;
    border-color: rgb(18, 71, 206);
    border-style: solid;
    border-radius: .1rem;
    background-color: rgb(255, 255, 255);
    width: 1.6rem;
    height: 1.02rem;
    margin: auto .26rem;
}

.jmgreece2023-serviceitem>div div:nth-of-type(1) {
    font-size: .22rem;
    color: rgb(56, 97, 211);
    line-height: 1;
    font-weight: bold;
    text-align: center;
    margin: .12rem 0 .09rem 0;
    letter-spacing: .01rem;
}

.jmgreece2023-serviceitem>div div:nth-of-type(2) {
    font-size: .2rem;
    color: rgb(18, 71, 206);
    line-height: 1.3;
    width: 1.44rem;
    margin: 0 auto;
    letter-spacing: .01rem;
    text-align: center;
}

.jmgreece2023-service>img {
    width: 5.45rem;
    height: 2.7rem;
    margin: .1rem auto .09rem auto;
}

.jmaustar-warn {
    font-size: .18rem;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: .46rem 0 1.42rem 0;
}

.jmaustar-warn>div:nth-of-type(2) {
    margin: .1rem 0 .14rem 0;
}

/* 底部 */
#jmhome2023 footer {
    width: 6.4rem;
    height: .9rem;
    background-color: rgb(25, 82, 227);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1021;
    margin: 0 auto;
    display: flex;
}

#jmhome2023 footer a {
    flex: 1;
    font-size: .24rem;
    color: rgb(255, 255, 255);
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

#jmhome2023 footer a:nth-of-type(2) {
    background-color: rgb(48, 106, 253);
}

#jmhome2023 footer a div div:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: .32rem;
    margin-bottom: .05rem;
}

#jmhome2023 footer a:nth-of-type(1) div div:nth-child(1) img {
    width: .27rem;
    height: .29rem;
}

#jmhome2023 footer a:nth-of-type(2) div div:nth-child(1) img {
    width: .37rem;
    height: .32rem;
}

#jmhome2023 footer a:nth-of-type(3) div div:nth-child(1) img {
    width: .3rem;
    height: .3rem;
}
