/* * {
    padding: 10;
    margin: 0;
} */
/* 768 992 1200 */

header {
    background-color: #ffffff;
    height: 80px; 
    width: 100%;
    /* 设置为相对模式 */
    position: fixed; 
}  
h1 {
    color: rgb(0, 0, 0);
    position: fixed;
    left: 80px;
    top: -20px;
    line-height: 80px;
    background-image:url(images/logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 210px;
    text-indent: -9999px;
} 
header ul {
    /* 将导览列设置为相对模式 */
    position: absolute;
    right: 5vw;
    top: 15px;
    line-height: 10px;
} 
header li {
    /* 改变菜单样排列的样式 */
    display: inline;
    /* 增加 */
    margin-right: 4vw;
} 
header a {
    color: rgb(0, 0, 0);
    /* 消除文本底线 */
    text-decoration: none
}
header a:hover {
    /*设置鼠标悬停为可点击提示的菜单  */
    text-decoration: underline;
}
.news {
    background-color: #ffffff;
    color:rgb(0, 0, 0);
    height: 100vh;
    background-image: url("images/banner.jp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.news h2 {
    font-size: 60px;
    margin-top: 60px;
    
}
.news p {
    color: #000000;
    font-size:18px;
    margin:25px 0;
}
.news a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    border: 1px solid #acacac;
    padding: 10px 20px;
    border-radius: 5px;
}
.slogan {
    background-color: #485652;
    color: white;
    height: 15vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    line-height: 1.8em;
}
.shop {
    display: flex;
    background-color: #ffffff;
    justify-content: space-between;
    align-items: center;
    padding: 80px 200px 0px;

}
.List {
    width: 250px;
    height: 360px;
    box-shadow: 0 0 2px 2px black;
    border-radius: 5px;
    margin: 50px 0 30px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.List img {
    width:100%;
    border-radius: 5px 0 0 0;
}
.List h2 {
    margin-left: 10px;
    margin-right: 10px;
}
.List p {
    margin-left: 10px;
    margin-right: 10px;
}
.PRODUCTS {
    display: flex;
    background-color: #759690;
    background-color: #ffffff;
    justify-content: space-between;
    align-items: center;
    padding: 100px 180px 50px;
}
.PRODUCTS div {
    width: 350px;
    text-align: center;
}
.PRODUCTS img {
    width: 100%;
    border-radius: 10px;
}
.PRODUCTS h3 {
    font-size: 20px;
    margin: 20px 0;
}
.PRODUCTS p {
    font-size: 14px;
    line-height: 1.6em;
}

/*发送信息窗口样式*/
.newsletter {
    background-color: #ffffff;
    color: #000000;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newsletter p {
    margin-bottom: 20px;
}
.newsletter input, .newsletter button {
    background-color: transparent;
    color: #010101;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 3px;
}
.newsletter input {
    width: 200px;
    align-items: center;
}
.newsletter button {
    width: 80px;
    cursor: pointer;
}
input::placeholder {
    color: #000000
}
input:focus {
    outline: none;
    border-color: #e0e9a3;
}
/*Follow us图标样式*/
.follow {
    background-color: #ffffff;
    color: #ffffff;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.icon {
    box-sizing: border-box;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: visible;
    text-transform: none;
    max-height: 1000000px;
    cursor: pointer;
    border: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    width: 19px;
    height: 19px;
    background: no-repeat 50%;
    margin-right: 15px;
    /* background-image: url(/images/logo.svg); */
    background-size: 95%;
}
/*页脚css样式*/
footer {
    background-color: #ffffff;
    color: #000000;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.p {
    background-color: #000000;
    color: #ffffff;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    font-size: 5px;
}

/* <button title="在 Wechat 关注我们" class="button-share button-share--wc"><span class="visually-hidden">在 Wechat 关注我们</span></button>
line-height: 1.15;
font-size: 16px;
color: #1a1a1a;
font-family: Roboto,微軟雅黑體,Microsoft JhengHei,微軟正黑體,Arial,sans-serif;
box-sizing: border-box;
max-height: 1000000px;
text-align: center;
padding: 30px 0 0;
max-width: 200px;
<div class="button-share__wcqr">
<canvas height="128" width="128" style="height: 128px; width: 128px;"></canvas>
<p class="button-share__wcqr-txt">请在微信中扫描二维码然後按「...」以分享</p></div>

line-height: 1.15;
font-size: 16px;
color: #1a1a1a;
font-family: Roboto,微軟雅黑體,Microsoft JhengHei,微軟正黑體,Arial,sans-serif;
box-sizing: border-box;
max-height: 1000000px;
position: fixed;
bottom: 50px;
right: 30px;
cursor: pointer;
transition: opacity 0.2s linear 0s, visibility;
opacity: 0;
visibility: hidden;


line-height: 1.15;
font-size: 16px;
color: #1a1a1a;
font-family: Roboto,微軟雅黑體,Microsoft JhengHei,微軟正黑體,Arial,sans-serif;
text-align: center;
box-sizing: border-box;
max-height: 1000000px;
height: 128px;
width: 128px; */

/* box-sizing: border-box;
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
max-height: 1000000px;
position: absolute;
top: 14px;
right: 14px;
border: none;
padding: 0;
background-color: transparent;
display: flex;
cursor: pointer;

font-family: inherit;
font-size: 100%;
line-height: 1.15;
text-transform: none;
cursor: pointer;
width: 28;
height: 28;
box-sizing: border-box;
max-height: 1000000px;

font-family: inherit;
font-size: 100%;
line-height: 1.15;
text-transform: none;
cursor: pointer;
d: path("M 28.5 9.62 L 26.38 7.5 L 18 15.88 L 9.62 7.5 L 7.5 9.62 L 15.88 18 L 7.5 26.38 l 2.12 2.12 L 18 20.12 l 8.38 8.38 l 2.12 -2.12 L 20.12 18 Z");
box-sizing: border-box;
max-height: 1000000px; */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#container {
    width: 70vw;
    height: 75vh;
    overflow: hidden;
    margin: 20px auto;
    position: relative;
}
.show {
    display: none;
    animation: effectSlide 2s;
}
@keyframes effectSlide {
    from {
        opacity: 0.2; 
    }
    to {
        opacity: 1;
    }
}
.show, .show img {
    width: 100%;
    height: 100%;
    position: absolute;
}
.caption {
    position: absolute;
    z-index: 1;
    color: white;
    padding: 1rem 0 0 1rem;
    font-size: 14px;
}
.leftArrow, .rightArrow {
    color: #759690;
    font-size: 22px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    padding-top: 12px;
    display: block;
    width: 40px;
    height: 55px;
    cursor: pointer;
    text-align: center;
    transition: 0.3s ease;
}
.rightArrow {
    right: 0;
}
.leftArrow:hover, .rightArrow:hover {
    background-color: #000;
}
.circle {
    position: absolute;
    bottom: 1rem;
    width: 100%;
    text-align: center;
}
.mark {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.2s ease;
}
.mark:hover {
    background-color: #666;
}

/* Partner 自动响应网站尺寸 */
* {
    padding: 0;
    margin: 0;
}
.out {
    width: 1100px;
    margin: 0 auto;
    /* border: 1px solid red; */
    overflow: hidden;
}
.out .box {
    width: 200px;
    height: 200px;
    background: rgb(233, 231, 231);
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    line-height: 200px;
}
.out .box .box:nth-child(4n) {
    margin-right: 0;
}
/* 移动优先原则 */
@media(max-width:768px) {
    .out {
    width:100%;
}
.out .box {
    width: 320px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.out .box:nth-child(4n) {
    margin-right: auto;
}
}
@media(min-width:768px) {
    .out {
        width:680px;
    }
    .out .box {
        width: 320px;
        margin-right: 40px;
    }
    .out .box:nth-child(2n) {
        margin-right: 0;
}
}
@media(min-width:992px) {
    .out {
        width: 960px;
    }
    .out .box {
        width: 290px;
        margin-right: 45px;
    }
    .out .box:nth-child(2n) {
        margin-right: 45px;
    }
    .out .box:nth-child(3n) {
        margin-right: 0px;
}
}
@media(min-width:1200px) {
    .out {
        width: 1100px;
    }
    .out .box {
        width: 260px;
        margin-right: 20px;
    }
    .out .box:nth-child(2n) {
        margin-right:20px;
    }
    .out .box:nth-child(3n) {
        margin-right: 20px;
    }
    .out .box:nth-child(4n) {
        margin-right: 0;
}
}
@media(min-width:1400px) {
    .out {
        width: 1300px;
    }
    .out .box {
        width: 300px;
        margin-right: 33.3333px;
    }
    .out .box:nth-child(2n) {
        margin-right: 33.3333px;
    }
    .out .box:nth-child(3n) {
        margin-right: 33.3333px;
    }
    .out .box .partnerImg {
        vertical-align: middle;
        cursor: pointer;
    }
}
.Partner {
    display: flex;
    background-color: #ffffff;
    justify-content: space-evenly;
    align-items: center;
    padding: 100px 0px 100px 150px;
}
.Partner div {
    font-family: "Oracle Sans Regular",sans-serif;
    font-size: 16px;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    text-align: center;
    color: #000;
    margin: 0;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 1.25rem;
    object-fit: contain;
}
.Partner .image {
    font-family: "Oracle Sans Regular",sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}