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;
}

/* home页面 */
#mhomen {
    width: 100%;
    overflow: hidden;
}

/* mhomen-banner */
.mhomen-banner {
    width: 100%;
    z-index: 1;
}

.mhomen-banner .swiper-container a {
    display: flex;
}

.mhomen-banner .swiper-container img {
    width: 100%;
    /* height: 3.88rem; */
    /* 8.6改 */
    height: 4.2rem;
}

.mhomen-banner .swiper-pagination {
    display: flex !important;
    justify-content: center;
    position: absolute !important;
    bottom: 0.55rem !important;
}

.mhomen-banner .swiper-pagination-bullet {
    border-width: 0.04rem;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    width: 0.06rem;
    height: 0.06rem;
    opacity: 0.502;
}

.mhomen-banner .swiper-pagination-bullet-active {
    width: 0.06rem;
    height: 0.06rem;
    border-width: 0.04rem;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    opacity: 1;
}

/* mhomen-nav */
.mhomen-nav36 {
    /* width: 100%; */
    max-width: 640px;
    height: 4.9rem;
}

.mhomen-nav {
    width: 100%;
    max-width: 640px;
    position: absolute;
    /* top: 4.38rem; */
    /* 8.6改 */
    top: 4.7rem;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
}

.mhomen-nav .nav-four {
    width: 100%;
    max-width: 640px;
    display: flex;
    justify-content: space-between;
    border-radius: 0.46rem 0.46rem 0 0;
    -webkit-border-radius: 0.46rem 0.46rem 0 0;
    -moz-border-radius: 0.46rem 0.46rem 0 0;
    -ms-border-radius: 0.46rem 0.46rem 0 0;
    -o-border-radius: 0.46rem 0.46rem 0 0;
    background: white;
    padding-top: 0.28rem;
    margin-bottom: 0.55rem;
    box-sizing: border-box;
}

.nav-four a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.nav-four a img {
    width: 1.12rem;
    height: 1.12rem;
    margin-bottom: 0.11rem;
}

.nav-four a div {
    font-size: 0.28rem;
    color: rgb(51, 51, 51);
    line-height: 0.929;
}


.nav-information {
    width: 100%;
    max-width: 640px;
    box-shadow: 0rem -0.1rem 0.2rem rgba(51, 51, 51, .1);
    /* border-bottom: 0.24rem solid rgb(244, 244, 244); */
    /* 8.6 */
    border-bottom: 0.20rem solid rgb(244, 244, 244);
}

.nav-information>a {
    width: 100%;
    /* height: 1.12rem; */
    display: flex;
    align-items: center;
    box-sizing: border-box;
    /* 8.24改 */
    padding: 0.25rem 0 0.21rem 0.33rem;
}

.nav-information>a:nth-child(1) {
    border-bottom: 0.02rem dashed rgba(184, 192, 205, 0.502);
}

.nav-information>a>.titlea {
    font-size: 0.29rem;
    color: rgb(255, 255, 255);
    line-height: 1.118;
    font-weight: bold;
    /* width: 0.73rem;
    height: 0.7rem; */
    /* 8.24 */
    width: 0.94rem;
    min-width: 0.94rem;
    height: 0.9rem;
    min-height: 0.9rem;
    display: flex;
    align-items: center;
    text-align: center;
    /* 8.6改 */
    padding: 0;
    /* transform: matrix( 1.15968636390558,0,0,1.15968636390558,0,0);
    -moz-transform: matrix( 1.15968636390558,0,0,1.15968636390558,0,0);
    -webkit-transform: matrix( 1.15968636390558,0,0,1.15968636390558,0,0);
    -ms-transform: matrix( 1.15968636390558,0,0,1.15968636390558,0,0); */
}


.nav-information>a:nth-child(1)>.titlea {
    background: url('/templates/default/m-home-new/img/navniew.png') no-repeat;
    background-size: 100% 100%;
}

.nav-information>a:nth-child(2)>.titlea {
    background: url('/templates/default/m-home-new/img/navfire.png') no-repeat;
    background-size: 100% 100%;
}

.nav-information>a>.dnews {
    /* width: 76%; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0.23rem;
    /* 8.6改 */
    /* 8.24改 */
    /* white-space: nowrap; */
    width: 85%;
    /* height: 0.7rem; */
}

.nav-information>a>.dnews .dtitle {
    font-size: 0.26rem;
    color: rgb(60, 60, 60);
    /* line-height: 0.929; */
    /* 8.6 */
    width: 4.56rem;
    line-height: 1.231;
    /* 8.24改 */
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.21rem; */
    margin-bottom: 0.08rem;
}



.nav-information>a>.dnews .ddata {
    font-size: 0.18rem;
    /* color: rgb(153, 153, 153); */
    display: flex;
    align-items: center;
    color: #666;
}

.nav-information>a>.dnews .ddata .imgshare {
    width: 0.19rem;
    height: 0.14rem;
    /* margin-right: 0.1rem; */
    margin: 0 0.08rem 0 0.18rem
}

.nav-information>a>.dnews .ddata .dnum {
    /* margin-right: 0.59rem; */
}

.nav-information>a>.dnews .ddata .imgtime {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.06rem;
}

/* mhomen-project精选项目 */
.mhomen-project {
    width: 100%;
    /* padding: 0.66rem 0.2rem 0 0.2rem; */
    /* 8.6 */
    /* padding: 0.48rem 0.2rem 0 0.2rem; */
    /* 8.7 */
    padding: 0.35rem 0.2rem 0 0.2rem;
    box-sizing: border-box;
    /* 9.7 */
    /* border-bottom: 0.04rem solid rgb(244, 244, 242); */
    border-bottom: 0.2rem solid rgb(244, 244, 242);
}

.project-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.33rem;
}

.project-title span {
    font-size: 0.4rem;
    color: rgb(7, 39, 62);
    font-weight: bold;
    line-height: 1;
}

.project-title a {
    font-size: 0.24rem;
    color: rgb(128, 128, 128);
    line-height: 0.4rem;
}

.project-title a img {
    width: 0.17rem;
    height: 0.2rem;
    margin-left: 0.06rem;
}

.mhomen-project>a {
    display: flex;
    margin-bottom: 0.35rem;
}

.mhomen-project>a:last-child {
    margin-bottom: 0.48rem;
}

.mhomen-project>a img {
    width: 6rem;
    height: 2.3rem;
}

/* 9.7 */
/* 自助移民在线报价单visa-calc */
/* .mhomen-visa-calc {
    width: 100%;
    border-bottom: 0.08rem solid rgb(244, 244, 242);
}

.mhomen-visa-calc a {
    display: flex;
}

.mhomen-visa-calc img {
    width: 100%;
    height: 2rem;
} */

/* 成功案例 */
.mhomen-successfulcases {
    width: 100%;
    box-sizing: border-box;
    padding: 0.5rem 0.2rem 0.6rem 0.2rem;
    border-bottom: 0.2rem solid rgb(245, 243, 244);
}

.mhomen-successfulcases .project-title {
    margin-bottom: 0.06rem !important;
}

.mhomen-successfulcases-item {
    padding: 0.37rem 0;
    background: linear-gradient(to right,
            transparent 0%,
            transparent 30%,
            rgb(183, 183, 183) 50%,
            rgb(183, 183, 183) 100%);
    background-size: 0.18rem 0.02rem;
    background-repeat: repeat-x;
    background-position: bottom;
    height: 1.6rem;
    box-sizing: content-box !important;
    display: flex;
    justify-content: space-between;
}

.mhomen-successfulcases-item>img {
    border-radius: 0.1rem;
    width: 2.4rem;
    height: 1.6rem;
}

.mhomen-successfulcases-item-left {
    height: 100%;
}

.mhomen-successfulcases-item-left-title {
    width: 3.28rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    word-break: break-all;
}


.mhomen-successfulcases-item-left-title>div:nth-of-type(1) {
    font-size: 0.26rem;
    color: rgb(33, 33, 33);
    line-height: 1.462;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.mhomen-successfulcases-item-left-title>div:nth-of-type(2) {
    font-size: 0.2rem;
    color: rgb(4, 4, 4);
    line-height: 1.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mhomen-successfulcases-item-left-title>div:nth-of-type(3) {
    font-size: 0.18rem;
    color: rgb(102, 102, 102);
    line-height: 1.8;
    display: flex;
    align-items: center;
}

.mhomen-successfulcases-item-left-title>div:nth-of-type(3)>img:nth-of-type(1) {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.05rem;
}

.mhomen-successfulcases-item-left-title>div:nth-of-type(3) span img {
    width: 0.19rem;
    height: 0.14rem;
    margin: 0 0.08rem 0 0.3rem;
}

/* 9.7 */
/* mhomen-abroad出国服务 */
.mhomen-abroad {
    width: 100%;
    /* padding: 0.6rem 0.2rem 0.24rem 0.2rem; */
    /* 8.6 */
    /* padding: 0.48rem 0.2rem 0.24rem 0.2rem; */
    /* 8.7 */
    padding: 0.35rem 0.2rem 0.24rem 0.2rem;
    box-sizing: border-box;
    border-bottom: 0.2rem solid rgb(244, 244, 242);
    position: relative;
}

.mhomen-abroad .abroad-title {
    font-size: 0.4rem;
    color: rgb(7, 39, 62);
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0.35rem;
    display: flex;
    align-items: center;
}

/* 9.7 */
.mhomen-abroad .abroad-title span {
    display: inline-block;
    font-weight: normal;
    width: 1.17rem;
    height: 0.5rem;
    font-size: 0.24rem;
    color: rgb(51, 51, 51);
    margin-left: 0.48rem;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 0.08rem;
    position: relative;
    top: 0.04rem;
}

.mhomen-abroad .abroad-title .divactive {
    background-color: rgb(59, 92, 181);
    color: white;
    background: url('/templates/default/m-home-new/img/abg.png') no-repeat;
    background-size: 1.17rem 0.5rem;
    position: relative;
    top: 0.04rem;
}

.mhomen-abroad .abroad-lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.abroad-lists a {
    width: 2.77rem;
    height: 1.7rem;
    margin-bottom: 0.28rem;
}

.abroad-lists a img {
    width: 100%;
    height: 100%;
}

.swiper-container.swp5 {
    width: 100%;
}

.swiper-container.swp5 .swiper-slide {
    width: 100%;
}

.swiper-container.swp5 .swiper-slide a.swp5img {
    display: flex;
}

.swiper-container.swp5 .swiper-slide a.swp5img>img {
    width: 6rem;
    height: 3.68rem;
    border-radius: 0.1rem;
}

.mhomen-swiper-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}

.mhomen-swiper-pagination div {
    width: 0.4rem;
    height: 0.12rem;
    border-radius: 0.1rem;
    background-color: rgb(227, 223, 223);
    margin: 0 0.1rem;
}

.mhomen-swiper-pagination .divactive {
    background-color: rgb(213, 213, 213) !important;
}

/* mhomen-activities近期活动 */
.mhomen-activities {
    width: 100%;
    /* padding-top: 0.6rem; */
    /* 8.6 */
    /* padding-top: 0.48rem; */
    /* 8.7 */
    padding-top: 0.35rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid rgb(244, 244, 242);
}

.mhomen-activities .activities-top {
    display: flex;
    padding-left: 0.2rem;
    box-sizing: border-box;
}

.mhomen-activities .activities-top span {
    font-size: 0.4rem;
    color: rgb(7, 39, 62);
    font-weight: bold;
    line-height: 1;
    margin-right: 0.37rem;
}

.mhomen-activities .activities-top div {
    font-size: 0.24rem;
    color: rgb(51, 51, 51);
    width: 1.17rem;
    display: flex;
    justify-content: center;
    height: 0.5rem;
    line-height: 0.4rem;
    margin-right: 0.19rem;
}

.mhomen-activities .activities-top .divactive {
    background-color: rgb(59, 92, 181);
    color: white;
    background: url('/templates/default/m-home-new/img/abg.png') no-repeat;
    background-size: 1.17rem 0.5rem;
}

.mhomen-activities .activities-bottom {
    width: 100%;
}

.mhomen-activities .activities-bottom .swiper-slide {
    box-shadow: 0rem 0.04rem 0.3496rem 0.0304rem rgba(179, 181, 182, 0.46);
    width: 3.59rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    margin-right: 0.33rem;
    margin: 0.29rem 0.33rem 0.58rem 0;
}

.mhomen-activities .activities-bottom .swiper-slide:last-child {
    margin-right: 0.2rem;
}

.mhomen-activities .activities-bottom .swiper-slide:nth-child(1) {
    margin-left: 0.2rem;
    box-sizing: border-box;
}

.mhomen-activities .activities-bottom .swiper-slide a {
    display: flex;
}

.activities-bottom .swiper-slide .slide-top {
    display: flex;
}

.activities-bottom .swiper-slide .slide-top img {
    width: 100%;
    height: 2.58rem;
}

.activities-bottom .swiper-slide .slide-bottom {
    width: 100%;
    height: 1.51rem;
    padding: 0.17rem 0 0 0.19rem;
    box-sizing: border-box;
}

.activities-bottom .swiper-slide .slide-bottom .bottom-title {
    font-size: 0.22rem;
    color: rgb(68, 68, 68);
    font-weight: bold;
    line-height: 1.364;
    width: 3.19rem;
    margin-bottom: 0.11rem;
}

.activities-bottom .swiper-slide .slide-bottom .bottom-data {
    display: flex;
    align-items: center;
}

.activities-bottom .swiper-slide .slide-bottom .bottom-data div:nth-child(1) {
    background-color: rgb(238, 238, 238);
    width: 1.5rem;
    height: 0.26rem;
    font-size: 0.18rem;
    color: rgb(91, 89, 89);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.4rem;
}

.activities-bottom .swiper-slide .slide-bottom .bottom-data div:nth-child(1) img {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.06rem;
}

.activities-bottom .swiper-slide .slide-bottom .bottom-data div:nth-child(2) {
    background-image: -moz-linear-gradient(0deg, rgb(225, 34, 54) 0%, rgb(250, 80, 98) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(225, 34, 54) 0%, rgb(250, 80, 98) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(225, 34, 54) 0%, rgb(250, 80, 98) 100%);
    width: 1.28rem;
    height: 0.37rem;
    font-size: 0.22rem;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.185rem;
    -webkit-border-radius: 0.185rem;
    -moz-border-radius: 0.185rem;
    -ms-border-radius: 0.185rem;
    -o-border-radius: 0.185rem;
}

.mhomen-activities .activities-bottom .actmonth a {
    display: flex;
}

.mhomen-activities .activities-bottom .actmonth a>img {
    width: 6.4rem;
    height: 4.77rem;
}



/* mhomen-visa-expenditure移民花费 */
.mhomen-visa-expenditure {
    width: 100%;
}

.mhomen-visa-expenditure a {
    display: flex;
}

.mhomen-visa-expenditure a img {
    width: 100%;
    height: 2rem;
}

/* mhomen-ipone给我回电 */
.mhomen-ipone {
    width: 100%;
    height: 1.71rem;
    background: rgb(58, 68, 93);
    display: flex;
    justify-content: center;
    align-items: center;
}

.mhomen-ipone div {
    display: flex;
    position: relative;
}

.mhomen-ipone input {
    border: 0.02rem solid rgba(224, 223, 223, 678);
    background: rgb(58, 68, 93);
    width: 4.4rem;
    height: 0.66rem;
    border-radius: 0.31rem;
    -webkit-border-radius: 0.31rem;
    -moz-border-radius: 0.31rem;
    -ms-border-radius: 0.31rem;
    -o-border-radius: 0.31rem;
    padding-left: 0.4rem;
    box-sizing: border-box;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.522);
    outline: none;
}

input::-webkit-input-placeholder {
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.522);
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.522);
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.522);
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.522);
}

.mhomen-ipone button {
    width: 1.17rem;
    height: 0.57rem;
    border: 0.02rem solid rgb(224, 223, 223);
    background-color: rgb(255, 255, 255);
    font-size: 0.24rem;
    color: rgb(73, 78, 91);
    box-sizing: border-box;
    /* line-height: 0.57rem; */
    text-align: center;
    border-radius: 0.285rem;
    -webkit-border-radius: 0.285rem;
    -moz-border-radius: 0.285rem;
    -ms-border-radius: 0.285rem;
    -o-border-radius: 0.285rem;
    position: absolute;
    top: 50%;
    right: 0.06rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* mhomen-austar德馨 */
.mhomen-austar {
    width: 100%;
    background: rgb(26, 35, 57);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.mhomen-austar ul {
    width: 4.89rem;
    display: flex;
    flex-wrap: wrap;
    margin: 0.43rem 0 0.13rem;
}

.mhomen-austar ul li {
    width: 1.63rem;
    background: url('/templates/default/m-home-new/img/jline.png') center right no-repeat;
    background-size: 0.01rem 0.24rem;
    margin-bottom: 0.2rem;
}

.mhomen-austar ul li:nth-child(3) {
    background: none;
}

.mhomen-austar ul li:nth-child(6) {
    background: none;
}

.mhomen-austar ul li a {
    display: flex;
    font-size: 0.24rem;
    color: rgb(255, 255, 255);
    line-height: 1;
    justify-content: center;
}

.mhomen-austar .austar-ipone {
    background-color: rgb(39, 48, 71);
    width: 5.1rem;
    height: 0.61rem;
    font-size: 0.2rem;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.305rem;
    -webkit-border-radius: 0.305rem;
    -moz-border-radius: 0.305rem;
    -ms-border-radius: 0.305rem;
    -o-border-radius: 0.305rem;
}

.mhomen-austar .austar-ipone span {
    position: relative;
    top: -0.02rem;
}

.mhomen-austar .austar-wx {
    width: 100%;
    padding-top: 0.26rem;
    display: flex;
    justify-content: center;
    padding-bottom: 0.35rem;
    border-bottom: 0.01rem solid rgba(255, 255, 255, .329);
}

.mhomen-austar .austar-wx .wx-share {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mhomen-austar .austar-wx .wx-share img {
    width: 1.07rem;
    height: 1.07rem;
}

.mhomen-austar .austar-wx .wx-share div {
    font-size: 0.2rem;
    color: rgb(245, 244, 244);
    text-align: center;
    text-transform: uppercase;
    margin-left: 0.37rem;
    line-height: 1.8;
}

.mhomen-austar .austar-records {
    width: 100%;
    height: 0.56rem;
    font-size: 0.12rem;
    color: rgb(193, 193, 193);
    /* line-height: 1; */
    display: flex;
    justify-content: center;
    align-items: center;
}


[v-cloak] {
    display: none !important;
}