body {
    margin: 0 auto;
    color: #fff;
}

.clear {
    clear: both;
}

p,
div {
    margin: 0;
    padding: 0;
}

img.full {
    width: 100%;
}

a {
    text-decoration: none;
    color: unset;
}

a:hover {
    text-decoration: none;
    color: unset;
}

a:visited {
    text-decoration: none;
    color: unset;
}

a:link {
    text-decoration: none;
    color: unset;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.summary {
    background: url("../images/summary-bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 397px;
}

.introduce {
    background: url("../images/introduce.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 433px;
}

.review {
    background: url("../images/review.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.makeAnAppointment,
.boutiqueChina {
    background: #fff;
}

.activity {
    background: url("../images/activity.png") no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 640px;
}

@media screen and (min-width: 1440px) {
    .summary {
        height: 585px;
    }

    .introduce {
        height: 640px;
    }
}

.table {
    height: 100%;
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.table-cell p,
.table-cell .title {
    color: #fff;
}

.position-re {
    position: relative;
}

.color1 {
    color: #cc9d49;
}

.con {
    width: 100%;
    font-size: 16px;
}

.main-container {
    width: 996px;
    height: 100%;
    margin: auto;
}
.review .main-container .title,
.review .main-container p {
    color: #fff;
}

.summary-main {
    width: 400px;
    font-size: 18px;
}

.summary-main img {
    display: block;
    margin-bottom: 36px;
}

.title {
    font-size: 28px;
    margin-bottom: 36px;
}

.introduce-main {
    width: 400px;
    margin-left: 500px;
}

.introduce-main p {
    margin-bottom: 18px;
}

.makeAnAppointment {
    color: #000;
    text-align: center;
    padding: 50px 0;
}

.process-icon {
    width: 210px;
    float: left;
}

.process-arrow {
    width: 40px;
    float: left;
    margin-top: 35px;
}

.line {
    border-top: 1px dotted #2e2e2e;
    clear: both;
    margin: 50px auto;
    width: 760px;
}

.line span {
    display: inline-block;
    padding: 0 50px;
    background: #fff;
    font-size: 28px;
    margin-top: -50px;
}

.timeAndAddress p {
    margin-bottom: 18px;
}

.review {
    padding: 40px 0;
    text-align: center;
}

.review-img img {
    display: block;
    width: 46%;
    float: left;
    margin: 30px 2%;
}

.swiper-container {
    margin-top: 46px;
}

.swiper-slide img {
    width: 460px;
}



.activity-main {
    padding: 40px 0;
    text-align: center;
}

.activity-axis {
    position: relative;
}

.activity-axis .axis {
    position: absolute;
    left: 50%;
    margin-left: -34px;
}

.activity-axis-left,
.activity-axis-right {
    width: 446px;
    position: absolute;
    left: 20px;
    text-align: left;
}

.activity-axis-left1 {
    top: 140px;
}

.activity-axis-left2 {
    width: 350px;
    top: 350px;
    left: 100px;
}

.activity-axis-left img {
    position: absolute;
    left: 0;
    top: -30px;
}

.activity-axis-left p {
    margin-left: 210px;
}

.activity-axis-left2 p {
    margin-left: 109px;
}

.activity-axis-right {
    left: auto;
    right: 0;
}

.activity-axis-right img {
    position: absolute;
    right: 0;
    top: -30px;
}

.activity-axis-right1 {
    width: 360px;
    top: 45px;
    right: 80px;
}

.activity-axis-right1 p {
    margin-right: 124px;
}

.activity-axis-right2 {
    top: 250px;
}

.boutiqueChina {
    text-align: center;
    color: #666666;
    padding: 40px 0;
}

.boutiqueChina .color000 {
    color: #000;
}

.boutique-list {
    margin: 40px 0;
    text-align: left;
}

.boutique-time {
    line-height: 26px;
}

.boutique-list-con img,
.boutique-list-con-address {
    width: 498px;
    height: 282px;
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.boutique-list-con-address-con {
    padding: 0 20%;
    margin: 0 auto;
}

.boutique-list-con-address .title {
    font-size: 22px;
    margin-bottom: 18px;
    color: #000;
}

.boutique-list-con-address-con img {
    display: block;
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.boutique-list-con-address-con p {
    margin-left: 25px;
}

.bottom img,
.bottom-txt {
    width: 498px;
    float: left;
}

.bottom-txt {
    width: 438px;
    margin-right: 60px;
    line-height: 30px;
    height: 511px;
}

.bottom-txt P {
    margin-top: 20px;
}