﻿
body {
    margin: 0;
    font-family:'Source-Han-Ligh1a2d5c1b9320075';
}
.main {
    width: 100%;
    min-width: 810px;
    max-width: 100%;
}
.header {
    height: 80px;
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_phone,.m-magazine-header,.m-magazine-content,.m-brand-logo,.m-store-title,.m-top-right,.m-right-text,.m-separate-brand-title,.m-brands-imgs,#m-firstvideo,.m-contact-us{
    display: none;
}
.side-box {
    display: none;
}
.aa {
    border-bottom: 1px solid;
    padding: 5px;
}
.white-color {
    color: #fff
}
.black-color {
    color: #000;
}
.header .logo {
    height: auto;
    width: 120px;
    display: table-cell;
    margin-left: 40px;
    margin-right: 40px;
}
.logo-img {
    width: 100%;
    height: auto;
}
.header .language {
    text-align: center;
    line-height: 80px;
    min-width: 90px;
    margin-right: 40px;
    margin-left: 30px;
}
.language button {
    background-color: transparent;
    border-width: 0;
    outline: none;
    color: #fff;
    font-size: 13px;
    box-shadow: none;
}
.header .nav {
    width: 100%;
    font-size: 13px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
}
.header ul{
    list-style-type: none;
    white-space:nowrap;
    overflow: hidden;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.header li {
    /*float:left;*/
    margin-right:6%;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.header li a{
    display: block;
    text-align: center;
    overflow: hidden;
    color: #fff;
    padding: 3px;
    text-decoration: none; /* 去除下划线 */
}
.content {
    width: 100%;
}
.first-video {
    width: 100%;
}
.first-video video{
    width: 100%;
    height: auto;
}
.first-video span{
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: white;
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    letter-spacing: 9px;
}
.online-magazine {
    width: 100%;
    height: auto;
    position: relative;;
}
.online-magazine .magazine-bg {
    width: 100%;
    height: auto;
    display: block;
}
.online-magazine .bg-white {
    width: 100%;
    height: 490px;
    background-color: white;
}
.online-magazine .bg-gray {
    width: 100%;
    height: 490px;
    background-color: #f7f7f7;
}
.magazine {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 980px
}
.magazine-content {
    display: flex;
    align-items: center;
    justify-content: center;
}
.magazine-content-img{
    display: flex;
    align-items: center;
    flex-direction: row;
}
.magazine-content-img .img-up {
    position: relative;
    z-index: 999;
    left: 0;
    top: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 270px;
}
.magazine-content-img .img-below {
    position: relative;
    left: -60px;
    top: 310px;
    z-index: 99;
    width: 270px;
}
.magazine-content-img .wx-tips {
    /*position: absolute;*/
    /*left: 0px;*/
    /*top: 580px;*/
    /*width: 270px;*/
    /*z-index: 99;*/
    text-align: center;
    font-size: 9px;
    color: black;
}
.brand {
    width: 900px;
    margin:0 auto;
}
.brand-video {
    width: 900px;
    text-align: center;
    margin: 0;
    position: relative;
}
.video-text {
    position: absolute;
    z-index: 999;
    left: 80px;
    bottom: 100px;
}
.magazine .ma-logo {
    position: relative;
    /*left: 770px;*/
    top: 200px;
    z-index: 99;
}
/*.magazine */
.brand-logo {
    /*position: absolute;*/
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.brand-imgs {
    width: 900px;
    padding-top: 50px;
    padding-left: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.brand-imgs .imgs {
    width: 900px;
    display: flex;
    align-items: start;
}
.brand-imgs .imgs .img-h {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.brand-imgs .img-1 {
    margin-right: 30px;
}
.brand-imgs-4 .img-1{
    margin-right: 16px;
}
.brand-imgs-5 .img-h{
    margin-right: 50px;
}
.brand-imgs-5 .img-1 {
    margin-right: 0px;
}
.brand-desc strong{
    font-size: 16px;
}
.brand-desc {
    width: 86%;
    font-size: 14px;
    line-height:30px;
     /*text-align: center; */
    margin-top: 30px;
    margin-bottom: 50px;
}

.brand-desc-di {
    width: 86%;
    font-size: 14px;
    line-height:30px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.brands {
    text-align: center;
}
.boutique-store {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    line-height: 140%;
}
.store-top {
    display: flex;
    align-items: center;
}
.store-top-img {
    width: 45%;
}
.store-top .store-top-right {
    margin-left: 140px;
    width: 29%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 10px;
}
.store-top-right .right-text {
    margin-top: 40px;
    width: 370px;
}
.store-imgs {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    padding-top: 40px;
    padding-top: 100px;
    text-align: center;
}
.store-imgs .title {
    margin-top: 40px;
    margin-bottom: 60px;
    width: 550px;
}
.store-imgs-1{
    display: flex;
    align-items: center;
    margin-bottom: 150px;
}
.store-imgs-left{
    margin-right: 100px;
}
.store-imgs-right {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.store-imgs-right .right-text {
    margin-top: 40px;
    width: 310px;
}
.store-imgs-3 .right-text {
    margin-top: 40px;
    width: 380px;
}
.store-imgs-3 .store-imgs-left {
    margin-right: 0;
}
.store-imgs-2{
    display: flex;
    align-items: center;
}
.store-imgs-2 .store-imgs-left {
    margin-right: 50px;
}
.store-imgs-3 {
    display: flex;
    align-items: center;
}
.store-imgs-3 .store-imgs-right{
    margin-right: 60px;
}
.app-d {
    display: flex;
    align-items: flex-end;
}
.app-dd {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-right: 40px;
    margin-top: 200px;
}
.app-dd span {
    font-size: 10px;
    margin-top: 20px;
    text-decoration: underline;
}
.separate-brand {
    padding-top: 200px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.separate-brand .brands {
    display: flex;
    align-items: flex-start;
    margin-bottom: 150px;
}
.brands-1 {
    margin-right: 50px;
}
.brands-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.brands-2 img {
    margin-bottom: 30px;
}
.contact-us{
    width: 761px;
    margin:0 auto;
}
