.prco2 { overflow: hidden; } .cor1 .txt .dl1 dd { position: relative; visibility: visible !important; } .cor1 .txt .dl1 dd .dtc { display: block; position: absolute; bottom: 0; left: 0; opacity: 0; } .cor1 .txt .dl1 dd.act .dtc { position: relative; opacity: 1; } .cor1 .txt .dl1 dd .dtc .p img { -webkit-transform: scalex(0); -moz-transform: scalex(0); -ms-transform: scalex(0); -o-transform: scalex(0); transform: scalex(0); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .cor1 .txt .dl1 dd.act .dtc .p img { -webkit-transform: scalex(1); -moz-transform: scalex(1); -ms-transform: scalex(1); -o-transform: scalex(1); transform: scalex(1); } .cornum3 .cox .clt.wow1 .bg span.no img { opacity: 0.5; } .sev_var1 .table { position: relative; } .sev_var1 .table table { position: absolute; opacity: 0; -webkit-transform: translatey(15px); -moz-transform: translatey(15px); -ms-transform: translatey(15px); -o-transform: translatey(15px); transform: translatey(15px); pointer-events: none; width: 100%; top: 0; left: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .sev_var1 .xinbox { position: absolute; opacity: 0; -webkit-transform: translatey(15px); -moz-transform: translatey(15px); -ms-transform: translatey(15px); -o-transform: translatey(15px); transform: translatey(15px); pointer-events: none; width: 100%; top: 0; left: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .sev_var1 .table table.act { position: relative; z-index: 2; pointer-events: auto; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); opacity: 1; -webkit-transition: 0.5s all 0.5s; -o-transition: 0.5s all 0.5s; -moz-transition: 0.5s all 0.5s; transition: 0.5s all 0.5s; } .sev_var1 .xinbox.act { position: relative; z-index: 2; pointer-events: auto; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); opacity: 1; -webkit-transition: 0.5s all 0.5s; -o-transition: 0.5s all 0.5s; -moz-transition: 0.5s all 0.5s; transition: 0.5s all 0.5s; } .cor_in7 .img { position: relative; margin: 50px auto 30px; display: inline-block; } .cor_in7 .img img { margin: 0; opacity: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .cor_in7 .img img.act { opacity: 1; } .cor_in7 .img img:nth-child(2) { position: absolute; top: 0; left: 0; } .cor_in7 .img span { position: absolute; top: 9%; left: 8%; width: 40%; cursor: pointer; height: 38%; } .cor_in7 .img span:nth-child(4) { top: 51%; } .cor2 .img .video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .banner.status1 .pimg:nth-child(2) { position: absolute; top: 0; left: 0; width: 100%; -webkit-animation: tm 1s linear infinite alternate; -moz-animation: tm 1s linear infinite alternate; -o-animation: tm 1s linear infinite alternate; animation: tm 1s linear infinite alternate; } .swiper_pr3 .qhh .tc .btn .ico { border-radius: 50%; height: 20px; } html { font-size: 100px; } @media screen and (max-width: 1800px) { html { font-size: 95px; } } @media screen and (max-width: 1700px) { html { font-size: 90px; } } @media screen and (max-width: 1600px) { html { font-size: 85px; } } @media screen and (max-width: 1500px) { html { font-size: 80px; } } @media screen and (max-width: 1400px) { html { font-size: 75px; } } @media screen and (max-width: 1300px) { html { font-size: 70px; } } @media screen and (max-width: 1200px) { html { font-size: 65px; } } @media screen and (max-width: 1100px) { html { font-size: 60px; } } @media screen and (max-width: 1000px) { html { font-size: 55px; } } @media screen and (max-width: 900px) { html { font-size: 50px; } } .almmr { font-family: "almmr"; } .almm { font-family: "almm"; } .opb { font-family: "opb"; } .opl { font-family: "opl"; } .opm { font-family: "opm"; } .oph { font-family: "oph"; } .w100 { width: 100%; } .t_line1 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; } .t_line2 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .t_line3 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .t_line4 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } .t_line5 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; } .liuyan_tanchuang { position: fixed; width: 90%; max-width: 400px; display: none; top: 100px; left: 50%; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); z-index: 2010; border-radius: 2px; background: #000; } .liuyan_tanchuang .lox { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding: 15px; color: #fff; line-height: 24px; } .liuyan_tanchuang .ico { width: 24px; } .liuyan_tanchuang .out { width: 20px; cursor: pointer; margin-top: 2px; } .liuyan_tanchuang .wz { width: -webkit-calc(100% - 48px); width: -moz-calc(100% - 48px); width: calc(100% - 48px); padding: 0 10px; } .my-img-active { cursor: pointer; } .my-img-active.my-img-container, .my-img-active .my-img-container { overflow: hidden; } .my-img-active .my-img-target { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; width: 100%; border-radius: 10px; } .my-img-active:hover.my-img-target { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .my-img-active:hover .my-img-target { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .my-img-toggle { cursor: pointer; } .my-img-toggle.my-img-target, .my-img-toggle .my-img-target { position: relative; display: inline-block; } .my-img-toggle.my-img-target img, .my-img-toggle .my-img-target img { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .my-img-toggle.my-img-target img:nth-child(2), .my-img-toggle .my-img-target img:nth-child(2) { width: 100%; position: absolute; top: 0; left: 0; opacity: 0; } .my-img-toggle:hover.my-img-target img:nth-child(2), .my-img-toggle:hover .my-img-target img:nth-child(2) { opacity: 1; } .my-banner-img { position: relative; } .my-banner-img > .img2 { display: none; } .my-banner-img.status1::before { display: none; } .my-banner-img img { width: 100%; } .my-banner-img::before { position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 33.1111111111%; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); } .my-banner-img .content { position: absolute; top: 19.6666666667%; left: 0; right: 0; bottom: 0; color: #fff; text-align: center; } .my-banner-img .title { line-height: 1.2083333333; margin-bottom: 0.25rem; font-family: 'almm'; } .my-banner-img .text { line-height: 1.6; } .my-swiper-button .swiper-button { height: 40px; width: 24px; background: url(/uploads/image/pcilsvg/swiper-button.svg) no-repeat center center; -o-background-size: 100% 100%; background-size: 100% 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .my-swiper-button .swiper-button.swiper-button-prev { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .my-swiper-button .swiper-button:hover { background-image: url(/uploads/image/pcilsvg/swiper-button-color.svg); } .my-swiper-button .swiper-button::after { display: none; } .my-nav { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; line-height: 4; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .my-nav .nav-item { margin: 0 0.87rem; position: relative; } .my-nav .nav-item::before { position: absolute; content: ""; left: 0; bottom: 0; height: 1px; width: 0; background-color: #00a73c; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .my-nav .nav-item:hover, .my-nav .nav-item.active { color: #00a73c; } .my-nav .nav-item:hover::before, .my-nav .nav-item.active::before { width: 100%; } .groui-select { --groui-select-width: 240px; --groui-select-radius: 4px; --groui-select-border-color: #e4e7ed; --groui-select-theme-color: #0b367f; --groui-font-size-num: 16; --groui-font-size: -webkit-calc(var(--groui-font-size-num) * 1px); --groui-font-size: -moz-calc(var(--groui-font-size-num) * 1px); --groui-font-size: calc(var(--groui-font-size-num) * 1px); display: inline-block; position: relative; background-color: #fff; width: var(--groui-select-width); } .groui-select.select-active .select-options { visibility: visible; -webkit-animation-name: selectin; -moz-animation-name: selectin; -o-animation-name: selectin; animation-name: selectin; } .groui-select.select-active .select-container .select-icon { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .groui-select .select-container { width: 100%; cursor: pointer; height: 100%; border: solid 1px var(--groui-select-border-color); display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 14px 0 19px; border-radius: var(--groui-select-radius); } .groui-select .select-container .select-label-input { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 0; font-size: inherit; cursor: pointer; outline: none; border: none; background-color: inherit; line-height: 2.375; } .groui-select .select-container .select-icon { width: 11px; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .groui-select .select-options { visibility: hidden; -webkit-animation-name: none; -moz-animation-name: none; -o-animation-name: none; animation-name: none; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; position: absolute; min-width: 100%; max-width: 100%; left: 0; z-index: 9; padding: 10px 0; border-radius: var(--groui-select-radius); top: -webkit-calc(100% 10px); top: -moz-calc(100% 10px); top: calc(100% 10px); max-height: -webkit-calc(34 / var(--groui-font-size-num) * 6em); max-height: -moz-calc(34 / var(--groui-font-size-num) * 6em); max-height: calc(34 / var(--groui-font-size-num) * 6em); border: solid 1px var(--groui-select-border-color); background-color: #fff; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); overflow: auto; } .groui-select .select-options::-webkit-scrollbar { width: 2px; } .groui-select .select-options::-webkit-scrollbar-thumb { width: 2px; background-color: var(--groui-select-theme-color); } .groui-select .select-options .select-option { padding: 0 10px; line-height: 2.4; cursor: pointer; display: block; text-align: left; font-size: inherit; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-transition: background-color 0.5s, color 0.5s; -o-transition: background-color 0.5s, color 0.5s; -moz-transition: background-color 0.5s, color 0.5s; transition: background-color 0.5s, color 0.5s; } .groui-select .select-options .select-option:hover, .groui-select .select-options .select-option.select-option-active { background-color: var(--groui-select-theme-color); color: #fff; } @-webkit-keyframes selectin { 0% { opacity: 0.3; -webkit-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0); } 100% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-moz-keyframes selectin { 0% { opacity: 0.3; -moz-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0); } 100% { opacity: 1; -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-o-keyframes selectin { 0% { opacity: 0.3; transform: translate3d(0, 15px, 0); } 100% { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes selectin { 0% { opacity: 0.3; -webkit-transform: translate3d(0, 15px, 0); -moz-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0); } 100% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .my-list1 { width: 100%; max-width: 1270px; margin: 0 auto; } .my-list1.status2 .item { background-color: #f1f1f1; padding-top: 0.3rem; padding-bottom: 0.3rem; border: 0; border-radius: 8px; padding-right: 0.51rem; } .my-list1.status2 .item .item { margin-top: 20px; } .my-list1.status2 .item-title { -webkit-order: 0; -moz-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; padding-left: 0.43rem; } .my-list1.status2 .item-time { -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; color: #666; margin-right: 0.48rem; font-weight: 100; } .my-list1.status2 .item-icon { -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .my-list1.status1 .item-title { -webkit-order: 0; -moz-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; padding-left: 0; } .my-list1.status1 .item-time { -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; color: #666; margin-right: 0.48rem; font-weight: 100; } .my-list1.status1 .item-icon { -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .my-list1 .item { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 0.6rem; padding-bottom: 0.6rem; line-height: 1.25; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .my-list1 .item:hover .item-time, .my-list1 .item:hover .item-title { color: #00a73c; } .my-list1 .item:hover .item-icon { -webkit-filter: brightness(1); filter: brightness(1); } .my-list1 .item-time, .my-list1 .item-icon { -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; } .my-list1 .item-time { line-height: 1.5; } .my-list1 .item-icon { width: 1.4583333333em; -webkit-filter: brightness(0); filter: brightness(0); } .my-list1 .item-title { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 0; padding-left: 1rem; padding-right: 0.4rem; } .my-more { display: -webkit-inline-flex; display: -moz-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; line-height: 3.5714285714; padding: 0 0.32rem; background-color: #00a73c; color: #fff; border-radius: 8px; } .my-more:hover { background-color: #007440; } .my-more .my-more-icon { margin-left: 0.15rem; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 0.5714285714em; } .my-modal { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; display: none; } .my-modal .modal-mask { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); } .my-modal .modal-container { width: 100%; height: 100%; position: relative; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: safe center; -moz-box-align: safe center; -ms-flex-align: safe center; align-items: safe center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 5vh 15px; } .my-modal .modal-main { position: relative; } .about .about-title { line-height: 1.1785714286; text-align: center; font-family: 'almm'; } .about img { -o-object-fit: cover; object-fit: cover; } .about .section2 { padding-top: 0.95rem; padding-bottom: 0.85rem; } .about .section2 .swiper-slide { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } .about .section2 .slide-img { width: 6.8rem; width: 42.5%; border-radius: 12px; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; margin-right: 7.8125%; } .about .section2 .slide-info { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; padding-top: 0.4rem; } .about .section2 .slide-title { line-height: 1.32; margin-bottom: 0.58rem; font-family: 'almm'; } .about .section2 .slide-text { margin-bottom: 0.3rem; } .about .section2 .slide-text span { color: #00a73c; margin-left: 0.09rem; } .about .section2 .slide-content { border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 0.32rem; line-height: 1.5; color: #666; } .about .section2 .swiper-pagination { bottom: 13.5483870968%; left: -webkit-calc(6.8rem 7.8125%); left: -moz-calc(6.8rem 7.8125%); left: calc(6.8rem 7.8125%); left: 50.3125%; text-align: left; } .about .section2 .swiper-pagination .swiper-pagination-bullet { width: 0.4rem; background-color: #f1f1f1; border-radius: 4px; height: 4px; opacity: 1; } .about .section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #00a73c; } .about .section3 { background-color: #f1f1f1; } .about .section3 .container { padding-top: 1.25rem; padding-bottom: 1.28rem; max-width: 1920px; width: 100%; margin: 0 auto; position: relative; } .about .section3 .box { position: static; } .about .section3 .title { line-height: 1.1785714286; margin-bottom: 0.76rem; font-family: 'almm'; } .about .section3 .item .item { margin-top: 0.34rem; } .about .section3 .item-title { color: #00a73c; line-height: 1.3; margin-bottom: 0.18rem; } .about .section3 .item-title img { display: inline-block; vertical-align: middle; margin-right: 0.09rem; } .about .section3 .item-text { line-height: 1.375; } .about .section3 .section-right { position: absolute; right: 0; top: 0; bottom: 0; width: 50%; } .about .section3 .section-right img { width: 100%; height: 100%; } .about .section4 { padding-top: 0.98rem; padding-bottom: 0.3rem; text-align: center; } .about .section4 .title { margin-bottom: 0.16rem; } .about .section4 .text { color: #666; line-height: 1.8; } .about .section4 .list { margin-top: 1.3rem; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .about .section4 .item { width: 33.33%; margin-bottom: 0.8rem; } .about .section4 .item-img { margin: 0 auto; width: 4.25em; margin-bottom: 0.15rem; } .about .section4 .item-num { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; line-height: 1.3; } .about .section4 .item-num p { color: #00a73c; } .about .section4 .item-title { line-height: 1.2; color: #666; } .about .section5 { position: relative; } .about .section5 .imgs { position: relative; } .about .section5 .imgs::before { position: absolute; content: ""; top: 0; left: 0; right: 0; height: 40.2105263158%; z-index: 4; background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); } .about .section5 .imgs::after { position: absolute; content: ""; bottom: 0; left: 0; right: 0; height: 51.2631578947%; z-index: 4; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); } .about .section5 .imgs .img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .about .section5 .imgs .img:first-child { position: relative; } .about .section5 .imgs .img.active { opacity: 1; z-index: 3; } .about .section5 .box { position: absolute; top: 12.6315789474%; left: 0; right: 0; bottom: 8.4210526316%; z-index: 4; color: #fff; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .about .section5 .text { line-height: 1.9; text-align: center; } .about .section5 .bottom { margin-top: auto; } .about .section5 .contents { line-height: 1.6666666667; margin-bottom: 0.25rem; position: relative; } .about .section5 .contents ul { padding-left: 1.5em; } .about .section5 .content { position: absolute; opacity: 0; -webkit-transform: translatey(15px); -moz-transform: translatey(15px); -ms-transform: translatey(15px); -o-transform: translatey(15px); transform: translatey(15px); pointer-events: none; width: 100%; bottom: 0; left: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .about .section5 .content.active { position: relative; z-index: 2; pointer-events: auto; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); opacity: 1; -webkit-transition: 0.5s all 0.5s; -o-transition: 0.5s all 0.5s; -moz-transition: 0.5s all 0.5s; transition: 0.5s all 0.5s; } .about .section5 .select { line-height: 1.75; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; border-radius: 8px; overflow: hidden; background-color: initial; } .about .section5 .select-item { padding-left: 3.75%; padding-top: 10px; padding-bottom: 10px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; cursor: pointer; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 1rem; backdrop-filter: blur(4px); background: rgba(255, 255, 255, 0.1); border-bottom: 1px solid #00a73c; } .about .section5 .select-item:hover, .about .section5 .select-item.active { background-color: #00a73c; } .about .section6 { padding-top: 1rem; padding-bottom: 1rem; overflow: hidden; } .about .section6 .title { margin-bottom: 0.2rem; } .about .section6 .text { text-align: center; color: #666; line-height: 1.8; margin-bottom: 0.5rem; } .about .section6 .swiper { overflow: initial; margin-bottom: 0.46rem; } .about .section6 .swiper-slide { border-radius: 12px; } .about .section6 .bottom { position: relative; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 8.6rem; margin: 0 auto; max-width: 100%; } .about .section6 .bottom .swiper-button { position: relative; top: auto; left: auto; right: auto; margin-top: 0; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; } .about .section6 .list { text-align: center; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; padding: 0 0.2rem; position: relative; } .about .section6 .item { position: absolute; opacity: 0; -webkit-transform: translatey(15px); -moz-transform: translatey(15px); -ms-transform: translatey(15px); -o-transform: translatey(15px); transform: translatey(15px); pointer-events: none; width: 100%; top: 0; left: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .about .section6 .item.active { position: relative; z-index: 2; pointer-events: auto; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); opacity: 1; -webkit-transition: 0.5s all 0.5s; -o-transition: 0.5s all 0.5s; -moz-transition: 0.5s all 0.5s; transition: 0.5s all 0.5s; } .about .section6 .item-title { line-height: 1.2857142857; margin-bottom: 0.16rem; } .about .section6 .item-text { line-height: 1.3333333333; color: #666; } .about .section7 { background-color: #f1f1f1; padding-top: 1rem; padding-bottom: 0.8rem; } .about .section7 .text { line-height: 1.8; margin-top: 0.2rem; margin-bottom: 0.64rem; text-align: center; color: #666; } .about .section7 .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .about .section7 .list::after { content: ""; width: 31.25%; } .about .section7 .item { width: 31.25%; margin-bottom: 0.57rem; } .about .section7 .item-img { border-radius: 12px; margin-bottom: 0.26rem; } .about .section7 .item-title { line-height: 1.3333333333; margin-bottom: 0.09rem; color: #000; } .about .section7 .item-text { line-height: 1.25; color: #666; } .about .section8 { position: relative; } .about .section8 .bg { max-height: 950px; } .about .section8 .content { position: absolute; top: 10.5263157895%; left: 0; right: 0; bottom: 0; color: #fff; } .about .section8 .text { text-align: center; line-height: 1.8; margin-top: 0.2rem; margin-bottom: 0.65rem; } .about .section8 .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-evenly; -moz-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; text-align: center; } .about .section8 .item-num { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; line-height: 1.3; } .about .section8 .item-title { line-height: 1.2; } .about .section9 { overflow: hidden; padding-top: 1rem; padding-bottom: 1rem; background-color: #f1f1f1; } .about .section9 .text { text-align: center; color: #666; line-height: 1.8; margin-top: 0.2rem; margin-bottom: 0.55rem; } .about .section9 .swiper { overflow: initial; padding-bottom: 0.76rem; } .about .section9 .swiper-slide { background-color: #fff; border-radius: 12px; overflow: hidden; text-align: center; padding-bottom: 0.36rem; height: auto; } .about .section9 .swiper-slide.status1 { margin-right: 0 !important; } .about .section9 .slide-img { margin-bottom: 0.28rem; } .about .section9 .slide-title { line-height: 1.3333333333; margin-bottom: 0.11rem; } .about .section9 .slide-text { line-height: 1.25; padding: 0 0.3rem; color: #666; } .about .section9 .swiper-pagination { top: auto; bottom: 0; height: 5px; background-color: #fff; --swiper-pagination-color: #00a73c; border-radius: 5px; } .about .section9 .swiper-pagination .swiper-pagination-progressbar-fill { border-radius: 50px; } .about .section10 { padding-top: 1rem; overflow: hidden; } .about .section10 .title { margin-bottom: 0.54rem; } .about .section10 .contents { position: relative; } .about .section10 .content { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: absolute; opacity: 0; -webkit-transform: translatey(15px); -moz-transform: translatey(15px); -ms-transform: translatey(15px); -o-transform: translatey(15px); transform: translatey(15px); pointer-events: none; width: 100%; top: 0; left: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .about .section10 .content.active { position: relative; z-index: 2; pointer-events: auto; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); opacity: 1; -webkit-transition: 0.5s all 0.5s; -o-transition: 0.5s all 0.5s; -moz-transition: 0.5s all 0.5s; transition: 0.5s all 0.5s; } .about .section10 .img { width: 8.2rem; border-radius: 0.16rem; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; margin-right: 4.375%; } .about .section10 .info { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-top: 0.52rem; } .about .section10 .time { -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; color: #00a73c; line-height: 1.3125; padding-bottom: 0.19rem; border-bottom: 1px solid #d9d9d9; } .about .section10 .text { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; height: 0; margin-top: 0.3rem; padding-bottom: 0.3rem; color: #666; line-height: 1.75; overflow: auto; } .about .section10 .text::-webkit-scrollbar { width: 4px; } .about .section10 .text::-webkit-scrollbar-thumb { width: 4px; background-color: #00a73c; } .about .section10 .swiper { margin-top: 1.23rem; margin-bottom: 1.38rem; overflow: initial; } .about .section10 .swiper::before { position: absolute; content: ""; width: 100vw; height: 1px; left: 50%; top: 50%; background-color: #d9d9d9; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); } .about .section10 .swiper-slide { position: relative; width: 0.875em; height: 0.875em; border-radius: 50%; background-color: #f5f5f5; } .about .section10 .swiper-slide::before { position: absolute; content: ""; width: 50%; height: 50%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 50%; background-color: #d9d9d9; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .about .section10 .swiper-slide-active { background-color: rgba(0, 167, 60, 0.2); } .about .section10 .swiper-slide-active::before { background-color: #00a73c; } .about .section10 .swiper-slide-active .slide-icon { opacity: 1; } .about .section10 .swiper-slide-active .slide-title { color: #00a73c; font-weight: bold; font-size: 1.5em; } .about .section10 .slide-icon { max-width: initial; width: 2.9166666667em; bottom: 100%; position: absolute; left: 50%; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); margin-bottom: 0.13rem; opacity: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; pointer-events: none; } .about .section10 .slide-title { position: absolute; white-space: nowrap; top: 100%; left: 50%; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); color: #999; line-height: 1.75; margin-top: 0.24rem; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; cursor: pointer; } .about .section10 .swiper-button { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #f0f0f0; background-color: #fff; color: #999; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .about .section10 .swiper-button:hover { border-color: #00a73c; background-color: #00a73c; color: #fff; } .about .section10 .swiper-button::after { font-size: 10px; } .news img { -o-object-fit: cover; object-fit: cover; } .news .section1 { padding-top: 1.1rem; padding-bottom: 0.8rem; background-color: #f1f1f1; } .news .section1 .swiper { padding-bottom: 0.45rem; margin-bottom: 0.86rem; } .news .section1 .swiper-slide { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; border-radius: 12px; overflow: hidden; background-color: #fff; } .news .section1 .swiper-slide:hover .slide-title { color: #00a73c; } .news .section1 .slide-img { width: 8rem; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; margin-right: 8.125%; } .news .section1 .slide-info { padding-top: 5.875%; margin-right: 10.625%; } .news .section1 .slide-title { line-height: 1.3888888889; margin-bottom: 0.29rem; } .news .section1 .slide-text { line-height: 1.875; height: 7.5em; margin-bottom: 0.45rem; color: #666; } .news .section1 .slide-time { line-height: 1.2857142857; color: #666; } .news .section1 .swiper-pagination { bottom: 0; } .news .section1 .swiper-pagination .swiper-pagination-bullet { width: 0.4rem; background-color: #fff; border-radius: 4px; height: 4px; opacity: 1; } .news .section1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #00a73c; } .news .section1 .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .news .section1 .list::after { content: ""; width: 31.25%; } .news .section1 .item { width: 31.25%; margin-bottom: 1rem; } .news .section1 .item-img { margin-bottom: 0.2rem; border-radius: 12px; } .news .section1 .item-time { line-height: 1.4285714286; margin-bottom: 0.1rem; } .news .section1 .item-time img { display: inline-block; vertical-align: middle; margin-right: 0.1rem; } .news .section1 .item-title { line-height: 1.3; } .news_detail { background-color: #f1f1f1; padding-bottom: 1rem; padding-top: 100px; } .news_detail img { -o-object-fit: cover; object-fit: cover; } .news_detail .section2 { padding-top: 0.54rem; padding-bottom: 0.46rem; } .news_detail .section2 .box { max-width: 1270px; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.3333333333; } .news_detail .section2 img { display: inline-block; vertical-align: sub; } .news_detail .section2 .icon { margin-right: 2px; } .news_detail .section2 a.item:hover { color: #00a73c; } .news_detail .section2 .item { color: #666; } .news_detail .section2 .item:not(:last-child)::after { content: "/"; margin: 0 10px; color: #ccc; } .news_detail .section2 .item.active { color: #111; } .news_detail .section3 { max-width: 1920px; margin: 0 auto; width: 100%; } .news_detail .section3 .box { border-radius: 0.16rem; max-width: 1270px; background-color: #fff; padding: 1rem 4.9479166667% 0.8rem; } .news_detail .section3 .title { line-height: 1.3125; margin-bottom: 0.12rem; } .news_detail .section3 .info { color: #999; line-height: 1.75; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 0.22rem; } .news_detail .section3 .info p { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; } .news_detail .section3 .info p p { margin-left: 0.24rem; } .news_detail .section3 .info img { width: 1em; margin-right: 4px; } .news_detail .section3 .content { padding-top: 0.36rem; padding-bottom: 0.36rem; border-top: 1px dashed #d9d9d9; border-bottom: 1px dashed #d9d9d9; line-height: normal; } .news_detail .section3 .content img { display: inline-block; } .news_detail .section3 .bottom { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-top: 0.25rem; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; } .news_detail .section3 .list { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 0; padding-right: 20px; line-height: 1.75; } .news_detail .section3 .list .item { display: block; padding-left: 0.2rem; position: relative; } .news_detail .section3 .list .item:hover { color: #00a73c; } .news_detail .section3 .list .item:hover::before { background: #00a73c; } .news_detail .section3 .list .item::before { position: absolute; content: ""; width: 0.5em; height: 0.5em; border-radius: 50%; background: #d9d9d9; left: 0; top: 50%; -webkit-transform: translatey(-50%); -moz-transform: translatey(-50%); -ms-transform: translatey(-50%); -o-transform: translatey(-50%); transform: translatey(-50%); -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .news_detail .section3 .back { -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; line-height: 3.5714285714; color: #fff; border-radius: 8px; background-color: #00a73c; padding: 0 0.32rem; } .news_detail .section3 .back:hover { background-color: #007440; } .news_detail .section3 .back img { width: 0.5714285714em; margin-left: 0.15rem; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } .join img { -o-object-fit: cover; object-fit: cover; } .join .section1 { padding-top: 0.93rem; padding-bottom: 0.93rem; background-color: #f1f1f1; text-align: center; } .join .section1 .title { line-height: 1.2083333333; margin-bottom: 0.36rem; font-family: 'almm'; } .join .section1 .title span { color: #00a73c; } .join .section1 .text { line-height: 1.875; color: #666; } .join .section2 { padding-top: 0.77rem; padding-bottom: 1.07rem; } .join .section2 .title { line-height: 1.3125; margin-bottom: 0.16rem; text-align: center; } .join .section2 .text { line-height: 2; margin-bottom: 0.77rem; text-align: center; color: #666; } .join .section2 .content { position: relative; padding-left: 7.125%; padding-right: 7.125%; } .join .section2 .img { border-radius: 12px; } .join .section2 .img .img { margin-top: 0.2rem; } .join .section3 { background-color: #fafafa; padding-top: 91px; } .join .section3 .title { text-align: center; line-height: 1.375; font-family: 'almm'; } .join .section3 .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding-top: 1.44rem; padding-bottom: 0.86rem; -webkit-justify-content: safe center; -moz-box-pack: safe center; -ms-flex-pack: safe center; justify-content: safe center; overflow: auto; } .join .section3 .list::-webkit-scrollbar { height: 4px; } .join .section3 .list::-webkit-scrollbar-thumb { height: 4px; background-color: #00a73c; } .join .section3 .item { width: 15em; position: relative; } .join .section3 .item:nth-of-type(odd) { margin-top: 8.15em; } .join .section3 .item:nth-of-type(even) .item-text { position: absolute; bottom: 100%; margin-bottom: 0.12rem; } .join .section3 .item .item { margin-left: -6.9em; } .join .section3 .item-container { width: 15em; height: 15em; position: relative; padding: 3em; cursor: pointer; } .join .section3 .item-container::before { position: absolute; content: ""; width: 10.55em; height: 10.55em; border-radius: 0.16rem; background-color: #fff; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05); left: 50%; top: 50%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .join .section3 .item-container:hover { z-index: 2; } .join .section3 .item-container:hover .item-text { opacity: 1; } .join .section3 .item-container:hover::before { background-color: #00a73c; } .join .section3 .item-container:hover .item-icon { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } .join .section3 .item-container:hover .item-title { color: #fff; } .join .section3 .item-content { position: relative; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .join .section3 .item-icon { width: 3em; margin-bottom: 0.8em; } .join .section3 .item-title { color: #666; line-height: 1.3; } .join .section3 .item-text { position: relative; width: 100%; left: 0; text-align: center; line-height: 1.75; color: #666; margin-top: 0.12rem; opacity: 0; } .join .section4 { padding-top: 0.91rem; padding-bottom: 1.1rem; } .join .section4 .title { text-align: center; line-height: 1.25; margin-bottom: 1.3rem; font-family: 'almm'; } .join .section4 .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; overflow: auto; padding-bottom: 0.2rem; } .join .section4 .list::-webkit-scrollbar { height: 4px; } .join .section4 .list::-webkit-scrollbar-thumb { height: 4px; background-color: #00a73c; } .join .section4 .item { width: 6.6666666667em; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; } .join .section4 .item-img { width: 100%; border: 3px solid #d9d9d9; border-radius: 50%; margin-bottom: 0.6666666667em; } .join .section4 .item-num { text-align: center; line-height: 1.75; color: #999; } .join .section4 .item-num span { color: #00a73c; } .join .section4 .item-title { text-align: center; line-height: 1.75; margin-top: 0.1rem; } .join .section4 .item-icon { height: 100%; margin-top: 8.3em; } .join .section5 { padding-top: 0.91rem; padding-bottom: 1rem; background-color: #fafafa; } .join .section5 .title { line-height: 1.2083333333; margin-bottom: 0.2rem; text-align: center; font-family: 'almm'; } .join .section5 .text { text-align: center; color: #999; line-height: 1.75; margin-bottom: 0.8rem; } .join .section5 .form { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .join .section5 .form input { border: 0; outline: 0; background-color: transparent; font-size: inherit; } .join .section5 .form .form-item { position: relative; width: 48.125%; margin-bottom: 0.48rem; } .join .section5 .form .form-item.yzm .yzm-img{ position: absolute; right: 0; top: 0; cursor: pointer; width: 6.25em; -webkit-transform: translatey(-30%); -moz-transform: translatey(-30%); -ms-transform: translatey(-30%); -o-transform: translatey(-30%); transform: translatey(-30%); } .join .section5 .form .form-item.btns { width: 100%; margin-bottom: 0; text-align: center; } .join .section5 .form .form-item.active input { border-color: #d8261c; } .join .section5 .form .form-item.active .form-error { opacity: 1; top: 0; } .join .section5 .form .form-error { color: #d8261c; position: absolute; right: 0; opacity: 0; top: 0.15rem; line-height: 1.75; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .join .section5 .form .form-label { position: absolute; top: 0; left: 0; padding-left: 0.32rem; color: #666; line-height: 1.75; } .join .section5 .form .form-label.readonly::before { position: absolute; content: "*"; color: #00a73c; left: 0; top: 0.3em; } .join .section5 .form .form-input { width: 100%; } .join .section5 .form .form-input input { width: 100%; padding-left: 12.5em; padding-right: 0.4rem; line-height: 1.75; padding-bottom: 0.18rem; border-bottom: 1px solid #d9d9d9; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .join .section5 .form .form-input input:focus { border-color: #00a73c; } .join .section5 .form .form-input input::-webkit-input-placeholder { color: #bfbfbf; } .join .section5 .form .form-input input:-moz-placeholder { color: #bfbfbf; } .join .section5 .form .form-input input::-moz-placeholder { color: #bfbfbf; } .join .section5 .form .form-input input:-ms-input-placeholder { color: #bfbfbf; } .join .section5 .form .form-input input::placeholder { color: #bfbfbf; } .join .section5 .form .btn { line-height: 2.75; box-shadow: 0 0 0 1px #00a73c inset; display: -webkit-inline-flex; display: -moz-inline-box; display: -ms-inline-flexbox; display: inline-flex; padding: 0 0.25rem; border-radius: 50px; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; color: #00a73c; cursor: pointer; } .join .section5 .form .btn:hover { background-color: #00a73c; color: #fff; } .join .section5 .form .btn:hover img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } .join .section5 .form .btn img { width: 0.875em; margin-left: 0.1rem; } .join .section6 { padding-top: 0.91rem; padding-bottom: 1.28rem; background: url(/uploads/image/pcilc/join15.png) no-repeat left center/cover; position: relative; color: #fff; } .join .section6::before { position: absolute; content: ""; top: 0; left: 0; right: 0; height: 51.9101123596%; background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .join .section6 .title { text-align: center; margin-bottom: 1.33rem; line-height: 1.2083333333; font-family: 'almm'; } .join .section6 .content { display: inline-block; background-color: rgba(0, 0, 0, 0.35); backdrop-filter: blur(8px); border-radius: 12px; padding: 0.6rem; width: 6.55rem; } .join .section6 .content a { color: #fff; } .join .section6 .content a:hover { text-decoration: underline; } .join .section6 .item-container { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .join .section6 .item-container .item-container { padding-top: 0.24rem; margin-top: 0.24rem; border-top: 1px dashed rgba(255, 255, 255, 0.5); } .join .section6 .item { display: inline-block; position: relative; } .join .section6 .item-line { border-left: 1px dashed rgba(255, 255, 255, 0.5); } .join .section6 .text { line-height: 1.3333333333; margin-bottom: 0.4rem; } .join .section6 .item-title { line-height: 1.75; margin-bottom: 0.08rem; display: inline-block; min-width: 4em; -moz-text-align-last: justify; text-align-last: justify; } .join .section6 .item-text { line-height: 1.75; } .join .section6 .item-text a { margin-left: 0.4rem; } .investor img { -o-object-fit: cover; object-fit: cover; } .investor .investor-title { text-align: center; line-height: 1.2083333333; font-family: 'almm'; } .investor .section1 { padding-top: 1rem; padding-bottom: 1rem; } .investor .section1 .investor-title { margin-bottom: 0.76rem; } .investor .section1 .screen { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0.15rem; } .investor .section1 .groui-select { width: 3.8rem; --groui-select-theme-color: #00a73c; margin: 0 0.12rem; } .investor .section1 .groui-select .select-container { border: 0; background-color: #f1f1f1; padding: 0 0.25rem 0 0.34rem; } .investor .section1 .groui-select .select-container .select-label-input { line-height: 3.125; } .investor .section1 .list { margin-bottom: 0.7rem; } .investor .section2 { padding-top: 0.92rem; padding-bottom: 1rem; } .investor .section2 .title1 { margin-bottom: 0.56rem; } .investor .section2 .title2 { margin-top: 1rem; margin-bottom: 0.3rem; } .investor .section2 .page { margin-top: 1rem; } .investor .section3 { padding-top: 0.92rem; padding-bottom: 0.83rem; } .investor .section3 .title1 { margin-bottom: 0.55rem; } .investor .section3 .content { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; background-color: #fcfcfc; position: relative; } .investor .section3 .info { padding: 0.4rem 5.625%; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } .investor .section3 .title { line-height: 1.5; margin-bottom: 0.09rem; } .investor .section3 .text { line-height: 1.5; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 0.28rem; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .investor .section3 .text a { color: #00a73c; } .investor .section3 .text a:hover { text-decoration: underline; } .investor .section3 .text img { width: 0.625em; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; margin-right: 0.14rem; } .investor .section3 .img { width: 9.5rem; margin-left: auto; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; } .investor .section3 .list { margin-top: 1rem; } .investor .section3 .item { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.5; color: #666; } .investor .section3 .item .item { margin-top: 0.12rem; } .investor .section3 .item a { color: #666; } .investor .section3 .item a:hover { color: #00a73c; text-decoration: underline; } .investor .section3 .item img { width: 1em; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; margin-right: 0.26rem; } .investor .section3 .tip { text-align: center; line-height: 1.7142857143; color: #444; margin-top: 0.4rem; } .buy img { -o-object-fit: cover; object-fit: cover; } .buy .section2 { padding-top: 1.2rem; padding-bottom: 1.2rem; background: url(/uploads/image/pcilc/buy11.png) no-repeat center center/cover; } .buy .section2 .box { max-width: 1270px; } .buy .section2 .item { background-color: #fff; border-radius: 12px; padding-top: 0.42rem; padding-bottom: 0.38rem; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; } .buy .section2 .item .item { margin-top: 0.4rem; } .buy .section2 .item:nth-of-type(even) { -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } .buy .section2 .item:nth-of-type(even) .item-swiper { margin-left: 3.6220472441%; margin-right: auto; } .buy .section2 .item:nth-of-type(even) .item-info { margin-left: 0; margin-right: 7.874015748%; } .buy .section2 .item-info { width: 32.125984252%; margin-left: 7.874015748%; padding-top: 0.45rem; } .buy .section2 .item-title { line-height: 1.1785714286; margin-bottom: 0.3rem; font-family: 'almm'; } .buy .section2 .item-text { line-height: 1.5; color: #666; margin-bottom: 0.6rem; } .buy .section2 .item-swiper { margin-left: auto; width: 48.031496063%; margin-right: 3.6220472441%; } .buy .section2 .swiper { padding-bottom: 0.45rem; } .buy .section2 .swiper-pagination { bottom: 0; } .buy .section2 .swiper-pagination .swiper-pagination-bullet { width: 0.4rem; background-color: rgba(0, 167, 60, 0.2); border-radius: 4px; height: 4px; opacity: 1; } .buy .section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #00a73c; } .buy .section3 { padding-top: 1.2rem; padding-bottom: 1.2rem; background: url(/uploads/image/pcilc/buy12.png) no-repeat center bottom/cover; text-align: center; } .buy .section3 .title { line-height: 1.1785714286; margin-bottom: 0.24rem; font-family: 'almm'; } .buy .section3 .text { line-height: 1.3; color: #666; margin-bottom: 0.88rem; } .buy .section3 .list { margin-bottom: 0.5rem; } .buy .section3 .stempwrapinner { width: 100%; } .buy .section3 .item { margin: 0 0.22rem; width: 3.5rem; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 8px; } .buy .section4 { padding-top: 0.85rem; padding-bottom: 0.54rem; } .buy .section4 .box { max-width: 1270px; } .buy .section4 .title { text-align: center; margin-bottom: 0.72rem; font-family: 'almm'; } .buy .section4 .form { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .buy .section4 .form .form-item { width: 47.6377952756%; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin-bottom: 0.3rem; } .buy .section4 .form .form-item.active .groui-select .select-container, .buy .section4 .form .form-item.active .form-input > input { border-color: #00a73c; } .buy .section4 .form .form-item.active .form-input > input, .buy .section4 .form .form-item.active .groui-select .select-container .select-label-input { color: #00a73c; } .buy .section4 .form .form-item.active .form-input > input::-webkit-input-placeholder, .buy .section4 .form .form-item.active .groui-select .select-container .select-label-input::-webkit-input-placeholder { color: #00a73c; } .buy .section4 .form .form-item.active .form-input > input:-moz-placeholder, .buy .section4 .form .form-item.active .groui-select .select-container .select-label-input:-moz-placeholder { color: #00a73c; } .buy .section4 .form .form-item.active .form-input > input::-moz-placeholder, .buy .section4 .form .form-item.active .groui-select .select-container .select-label-input::-moz-placeholder { color: #00a73c; } .buy .section4 .form .form-item.active .form-input > input:-ms-input-placeholder, .buy .section4 .form .form-item.active .groui-select .select-container .select-label-input:-ms-input-placeholder { color: #00a73c; } .buy .section4 .form .form-item.active .form-input > input::placeholder, .buy .section4 .form .form-item.active .groui-select .select-container .select-label-input::placeholder { color: #00a73c; } .buy .section4 .form .form-item.yzm .yzm-img { position: absolute; right: 0; top: 0; cursor: pointer; width: 5.5555555556em; -webkit-transform: translatey(-30%); -moz-transform: translatey(-30%); -ms-transform: translatey(-30%); -o-transform: translatey(-30%); transform: translatey(-30%); } .buy .section4 .form .form-item.yzm .form-input > input { padding-right: 6.6666666667em; } .buy .section4 .form .form-item.btns { width: 100%; } .buy .section4 .form .form-item.btns .btn { line-height: 3.5714285714; box-shadow: 0 0 0 1px #00a73c inset; display: -webkit-inline-flex; display: -moz-inline-box; display: -ms-inline-flexbox; display: inline-flex; padding: 0 0.32rem; border-radius: 8px; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; color: #00a73c; cursor: pointer; margin: 0 auto; } .buy .section4 .form .form-item.btns .btn:hover { background-color: #00a73c; color: #fff; } .buy .section4 .form .form-item.btns .btn:hover img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } .buy .section4 .form .form-item.btns .btn img { width: 0.5em; margin-left: 0.15rem; } .buy .section4 .form .form-title { line-height: 1.3333333333; } .buy .section4 .form .form-label { -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; padding-left: 0.27rem; position: absolute; top: 0; left: 0; z-index: 2; } .buy .section4 .form .form-label.readonly::before { position: absolute; content: "*"; color: #00a73c; left: 0.08rem; } .buy .section4 .form .form-input { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .buy .section4 .form .form-input .groui-select { width: 100%; --groui-select-theme-color: #00a73c; margin: 0; } .buy .section4 .form .form-input .groui-select .select-container { border: 0; background-color: transparent; padding: 0 0.23rem 0 0.2rem; border-radius: 0; } .buy .section4 .form .form-input .groui-select .select-container .select-label-input { line-height: 1.5; text-align: right; padding-right: 0; } .buy .section4 .form .form-input .groui-select .select-container .select-label-input::-webkit-input-placeholder { color: #000; } .buy .section4 .form .form-input .groui-select .select-container .select-label-input:-moz-placeholder { color: #000; } .buy .section4 .form .form-input .groui-select .select-container .select-label-input::-moz-placeholder { color: #000; } .buy .section4 .form .form-input .groui-select .select-container .select-label-input:-ms-input-placeholder { color: #000; } .buy .section4 .form .form-input .groui-select .select-container .select-label-input::placeholder { color: #000; } .buy .section4 .form .form-input .groui-select .select-container .select-icon { margin-left: 0.14rem; } .buy .section4 .form .form-input > input { border: 0; outline: 0; line-height: 1.5; text-align: right; width: 100%; font-size: inherit; } .buy .section4 .form .form-input > input, .buy .section4 .form .form-input .groui-select .select-container { padding-bottom: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .buy .section4 .tip { text-align: center; color: #888; line-height: 1.5; } .product img { -o-object-fit: cover; object-fit: cover; } .product .my-nav .nav-item { margin: 0 0.5rem; } .product .section1 { padding-top: 0.66rem; padding-bottom: 0.6rem; } .product .section1 .title { line-height: 1.1875; margin-bottom: 0.3rem; font-family: 'almm'; } .product .section1 .section-select { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 1.3; margin-bottom: 0.26rem; } .product .section1 .select-item { margin-right: 0.5rem; cursor: pointer; margin-bottom: 10px; } .product .section1 .select-item.active, .product .section1 .select-item:hover { color: #00a73c; } .product .section1 .list { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; display: none; } .product .section1 .list.active { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } .product .section1 .list::after { content: ""; width: 31.25%; } .product .section1 .item { width: 31.25%; margin-bottom: 0.7rem; } .product .section1 .item:hover .item-title { color: #00a73c; } .product .section1 .item-img { background: -webkit-linear-gradient(top, #f9f9f9 0%, #ddd 70.5%, #eaeaea 74%, #ededed 100%); background: -moz-linear-gradient(top, #f9f9f9 0%, #ddd 70.5%, #eaeaea 74%, #ededed 100%); background: -o-linear-gradient(top, #f9f9f9 0%, #ddd 70.5%, #eaeaea 74%, #ededed 100%); background: linear-gradient(180deg, #f9f9f9 0%, #ddd 70.5%, #eaeaea 74%, #ededed 100%); border-radius: 12px; margin-bottom: 0.29rem; position: relative; } .product .section1 .item-tip { position: absolute; background-color: #00a73c; color: #fff; line-height: 1.8571428571; padding: 0 0.14rem; border-radius: 4px; top: 5.4285714286%; right: 3.4%; } .product .section1 .item-title { line-height: 1.3333333333; margin-bottom: 0.12rem; } .product .section1 .item-text { line-height: 1.3; } .product_contrast { padding-top: 100px; } .product_contrast img { -o-object-fit: cover; object-fit: cover; } .product_contrast .section2 { padding-top: 0.9rem; padding-bottom: 0.65rem; } .product_contrast .section2 .box { max-width: 1270px; } .product_contrast .section2 .title { line-height: 1.2083333333; text-align: center; margin-bottom: 0.5rem; font-family: 'almm'; } .product_contrast .section2 .title1 { line-height: 1.3333333333; text-align: center; margin: 0.3rem 0; } .product_contrast .section2 .list { line-height: 1.3333333333; } .product_contrast .section2 .item-ul { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; width: 100%; text-align: center; } .product_contrast .section2 .item-ul:first-child .item-li { border-top: 1px solid rgba(0, 0, 0, 0.3); } .product_contrast .section2 .item-li { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 20.8661417323%; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; padding: 10px; min-height: 0.6rem; border-right: 1px solid rgba(0, 0, 0, 0.3); border-bottom: 1px solid rgba(0, 0, 0, 0.3); position: relative; } .product_contrast .section2 .item-li.empty { background-color: #f1f1f1; } .product_contrast .section2 .item-li:first-child { font-family: "opm"; width: 0; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border-left: 1px solid rgba(0, 0, 0, 0.3); } .product_contrast .section2 .item-status { width: 0.8333333333em; height: 0.8333333333em; display: inline-block; border-radius: 50%; border: 1px solid #222; } .product_contrast .section2 .item-status.true { background-color: #00a73c; border-color: #00a73c; } .product_contrast .section2 .item-active1 .input { position: relative; width: 2.2222222222em; margin: 0 auto 0.12rem; } .product_contrast .section2 .item-active1 .input input { position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; cursor: pointer; z-index: 2; } .product_contrast .section2 .item-active1 .input input:checked .input-icon { background-color: #00a73c; } .product_contrast .section2 .item-active1 .input input:checked .input-icon::before { left: 1.3888888889em; } .product_contrast .section2 .item-active1 .input-icon { width: 2.2222222222em; height: 0.8888888889em; border-radius: 90px; background-color: #dcdcdc; position: relative; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .product_contrast .section2 .item-active1 .input-icon::before { position: absolute; content: ""; width: 0.7777777778em; height: 0.7777777778em; border-radius: 50%; background-color: #fff; top: 50%; -webkit-transform: translatey(-50%); -moz-transform: translatey(-50%); -ms-transform: translatey(-50%); -o-transform: translatey(-50%); transform: translatey(-50%); left: 0.0555555556em; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .product_contrast .section2 .item-active1 label { cursor: pointer; } .product_contrast .section2 .item-active2 { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .product_contrast .section2 .item-active2 .color { width: 1.2777777778em; height: 1.2777777778em; display: block; border-radius: 50%; border: 2px solid #7d7d7d; margin: 0 0.05rem; } .product_contrast .section2 .item-active3 .text1 { line-height: 1.375; } .product_contrast .section2 .item-active3 .text2 { line-height: 1.25; color: #00a73c; } .product_contrast .section2 .item-active3 .del-btn { position: absolute; width: 1.25em; height: 1.25em; top: 0.06rem; right: 0.06rem; cursor: pointer; background: url(/uploads/image/pcilsvg/close-icon-black.svg) no-repeat center center; -o-background-size: 45% auto; background-size: 45% auto; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .product_contrast .section2 .item-active3 .del-btn:hover { background-image: url(/uploads/image/pcilsvg/close-icon-color.svg); } .product_contrast .section2 .add-btn { cursor: pointer; } .product_contrast .section2 img.add-btn { width: 1.6666666667em; } .product_contrast .section2 .tip { margin-top: 0.45rem; text-align: center; color: #666; line-height: 1.2857142857; } .product_contrast .section2 .tip span { vertical-align: middle; } .product-modal { background-color: #fff; padding: 0.7rem 1.1rem 0.5rem; width: 100%; max-width: 1270px; border-radius: 12px; max-height: 100%; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .product-modal .modal-close { position: absolute; width: 1em; top: 0.3rem; right: 0.3rem; } .product-modal .modal-header { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 0.54rem; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; } .product-modal .modal-header p { line-height: 1.3333333333; } .product-modal .input { position: relative; } .product-modal .input .icon { width: 1.25em; position: absolute; right: 0.2rem; top: 50%; -webkit-transform: translatey(-50%); -moz-transform: translatey(-50%); -ms-transform: translatey(-50%); -o-transform: translatey(-50%); transform: translatey(-50%); } .product-modal .input input { font-size: inherit; border: 1px solid #f1f1f1; outline: none; line-height: 2.5; width: 2.54rem; background-color: #f1f1f1; border-radius: 8px; padding: 0 20px; } .product-modal .input input:focus { border-color: #00a73c; } .product-modal .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: auto; } .product-modal .list::-webkit-scrollbar { width: 6px; } .product-modal .list::-webkit-scrollbar-thumb { width: 6px; background-color: #00a73c; } .product-modal .item { width: 23.8095238095%; margin-right: 1.3333333333%; margin-bottom: 0.43rem; } .product-modal .item:nth-of-type(4n) { margin-right: 0; } .product-modal .item-title { text-align: center; margin-top: 0.13rem; line-height: 1.25; } .my-index-modal { display: none; background-color: #fff; border-radius: 12px; position: fixed; z-index: 100; bottom: 10px; right: 10px; min-width: 3.6rem; padding: 0.33rem 0.2rem 0.25rem; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); } .my-index-modal .modal-close { position: absolute; top: 0.14rem; right: 0.14rem; width: 10px; } .my-index-modal .active1 { display: none; } .my-index-modal .title { line-height: 1.25; margin-bottom: 0.12rem; } .my-index-modal .title.readonly::after { content: "*"; color: #ff0000; } .my-index-modal .list { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 0.24rem; } .my-index-modal .item { cursor: pointer; text-align: center; margin: 0 5px; } .my-index-modal .item:first-child { margin-left: 0; } .my-index-modal .item:last-child { margin-right: 0; } .my-index-modal .item.active .item-score, .my-index-modal .item:hover .item-score { border-color: #00a73c; background-color: #00a73c; color: #fff; } .my-index-modal .item-score { display: block; line-height: 4.1666666667; width: 4.1666666667em; text-align: center; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.15); margin: 0 auto; } .my-index-modal .item-title { line-height: 1.3333333333; color: #999; margin-top: 0.05rem; } .my-index-modal .list1 { margin-bottom: 0.16rem; } .my-index-modal .item1 { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; } .my-index-modal .item1-checkbox { width: 1.0714285714em; height: 1.0714285714em; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.15); margin-right: 0.12rem; margin-top: 0.2857142857em; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; } .my-index-modal .item1-checkbox.status1 { opacity: 0; pointer-events: none; } .my-index-modal .item1-checkbox:checked { background-color: #00a73c; } .my-index-modal .item1-info { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .my-index-modal .item1-title { cursor: pointer; line-height: 1.7142857143; } .my-index-modal .item1-input { width: 100%; line-height: 2.1428571429; border: 1px solid #dbdbdb; border-radius: 4px; margin-top: 0.05rem; outline: none; padding: 0 10px; } .my-index-modal .btn { width: 100%; text-align: center; line-height: 3.125; background-color: #00a73c; color: #fff; border-radius: 8px; margin-top: 0.13rem; } .my-active7{ margin-left: auto; color: #fff; text-align: right; } .my-active7:hover{ color: #00a73c; } .my-active7 p:nth-child(3){ display: none; } .my-active7 img{ width: 11.357142857em; margin-top: .2rem; margin-left: auto; } @media (max-width: 1600px) { .about .section2 .swiper-pagination { bottom: 2%; } } @media (max-width: 1200px) { .about .section2 .swiper { padding-bottom: 30px; } .about .section2 .swiper-pagination { bottom: 0; left: 0; text-align: center; } } .product-cont-h5-img,.product-cont-img{ margin: 0 auto; } .hide{ display: none!important; } .show{ display: block!important; } .hdbox.act3{ position: sticky; top: 0; left: 0; right: 0; z-index: 100; } .head.act3{ position: relative; } @media (min-width: 961px) { .my-active1 .swiper, .my-active2 .swiper, .my-active4 .swiper { display: none; } .my-active5 .active-swiper { display: none; } .my-active3 .slide-title { display: none; } .prco2 .img:nth-child(2), .my-active6 .dl2 img:nth-child(2) { display: none; } .product-cont-h5-img{ display: none; } } @media (max-width: 960px) { .my-active7{ position: absolute; right: 0; top: 30px; color: #a2a2a2; } .my-active7 p:nth-child(1){ display: none; } .my-active7 img{ width: 91px; margin-top: 0; margin-bottom: 8px; } .my-active7 p:nth-child(3){ display: block; } .a_dw{ top: 0; } .hide960{ display: none!important; } .my-active2 .swiper-pagination, .my-active3 .swiper-pagination, .my-active4 .swiper-pagination, .my-active5 .swiper-pagination { bottom: 0; } .my-active2 .swiper-pagination .swiper-pagination-bullet, .my-active3 .swiper-pagination .swiper-pagination-bullet, .my-active4 .swiper-pagination .swiper-pagination-bullet, .my-active5 .swiper-pagination .swiper-pagination-bullet { width: 20px; height: 2px; opacity: 1; background-color: #fff; border-radius: 5px; } .my-active2 .swiper-pagination .swiper-pagination-bullet-active, .my-active3 .swiper-pagination .swiper-pagination-bullet-active, .my-active4 .swiper-pagination .swiper-pagination-bullet-active, .my-active5 .swiper-pagination .swiper-pagination-bullet-active { background-color: #00a73c; } .my-active1 .box2 { margin: 0; width: 100%; padding-left: 17px; padding-right: 17px; } .my-active1 .dl1 { display: none; } .my-active1 .swiper-slide { border-radius: 10px; } .my-active1 .slide-info { position: absolute; top: 5.5555555556%; left: 6.6666666667%; right: 6.6666666667%; } .my-active1 .slide-title { color: #fff; margin-bottom: 16px; line-height: 1.2916666667; } .my-active1 .slide-text { color: #fff; opacity: 0.5; line-height: 1.6428571429; } .my-active2 { padding-top: 35px; padding-bottom: 35px; } .my-active2 .box2 { margin: 0; width: 100%; padding-left: 20px; padding-right: 20px; } .my-active2 .dl1 { display: none; } .my-active2 .swiper { padding-bottom: 24px; } .my-active2 .slide-info { position: absolute; top: 19.696969697%; left: 8.0597014925%; right: 8.0597014925%; } .my-active2 .slide-title { color: #fff; margin-bottom: 9px; line-height: 1.3571428571; } .my-active2 .slide-text { color: #fff; opacity: 0.5; line-height: 2.1111111111; } .my-active3 { padding-top: 35px; padding-bottom: 20px; } .my-active3 .box2 { margin: 0; width: 100%; padding-left: 20px; padding-right: 20px; } .my-active3 .swiper_pr1 { padding-bottom: 20px; } .my-active3 .swiper_pr1 .shezi { display: none; } .my-active3 .swiper_pr1 .swiper-slide .sbox .img { margin-bottom: 15px; border-radius: 4px; } .my-active3 .swiper_pr1 .swiper-slide .sbox .img img { border-radius: 4px; } .my-active3 .swiper_pr1 .swiper-slide .sbox .txt { font-size: 12px; } .my-active3 .slide-title { text-align: center; margin-bottom: 4px; line-height: 1.3571428571; } .my-active4 { padding-top: 35px; padding-bottom: 35px; } .my-active4 .box2 { margin: 0; width: 100%; padding-left: 20px; padding-right: 20px; } .my-active4 .dl1 { display: none; } .my-active4 .swiper { padding-bottom: 22px; } .my-active4 .swiper .swiper { margin-top: 29px; } .my-active4 .swiper.status1 .slide-info { top: 15%; left: 5.9701492537%; right: 5.9701492537%; } .my-active4 .swiper.status1 .slide-text { line-height: 1.3571428571; } .my-active4 .swiper-slide { border-radius: 6px; } .my-active4 .slide-info { position: absolute; top: 9.3548387097%; left: 6.8656716418%; right: 6.8656716418%; } .my-active4 .slide-title { color: #fff; margin-bottom: 14px; line-height: 1.3571428571; } .my-active4 .slide-text { color: #fff; opacity: 0.5; line-height: 2.1111111111; } .my-active5 { padding-top: 45px; padding-bottom: 37px; } .my-active5 .box2 { margin: 0; width: 100%; padding-left: 20px; padding-right: 20px; } .my-active5 .swiper-content { width: 56.7164179104%; margin: 0 auto; position: relative; padding-bottom: 28px; } .my-active5 .slide-info { position: absolute; top: 7.0588235294%; left: 6.5789473684%; right: 6.5789473684%; text-align: left; } .my-active5 .lunbo { display: none; } .my-active5 .active-swiper { margin-top: 25px; } .my-active6 { padding-top: 56px; padding-bottom: 56px; } .my-active6 .box2 { margin: 0; width: 100%; padding-left: 20px; padding-right: 20px; } .my-active6 .dl2 { margin-top: 25px; margin-bottom: 19px; } .my-active6 .dl2 img:nth-child(1) { display: none; } .my-active6 .dl2 img:nth-child(2) { display: block; } .my-active6 .zs { font-size: 12px; line-height: 1.5; } .prco2 { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .prco2 .img:nth-child(1) { display: none; } .prco2 .img:nth-child(2) { display: block; } .prco2 .txt { padding-top: 49px; } .prco2 .txt .tt { font-size: 28px; } .prco2 .txt .tc { font-size: 12px; } .prco6 .tt { font-size: 28px; } .prco6 .tc { font-size: 12px; } .swiper_pr1 .swiper-slide .sbox .img .wz { padding: 15px 10px; font-size: 6px; } .prco7 .tt { font-size: 24px; } .swiper_pr3 .qhh { top: 7.3333333333%; left: 20px; right: 20px; width: auto; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); text-align: center; } .swiper_pr3 .qhh .tc { -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 17px; } .swiper_pr3 .qhh .tc .btn { padding: 0 17px 0 12px; font-size: 12px; line-height: 2.6666666667; } .swiper_pr3 .qhh .tc .btn .ico { margin-right: 8px; width: 10px; } .swiper_pr3 .swiper-slide .sbox .pc { display: none; } .swiper_pr3 .swiper-slide .sbox .mob { display: block; } .padding50 { padding-top: 50px !important; padding-bottom: 50px !important; } .my-nav .nav-item { margin: 0 10px; } .my-list1 .item-title { padding-left: 0.2rem; } .my-list1.status1 .item-time, .my-list1.status2 .item-time { margin-right: 10px; } .my-list1.status2 .item { padding-right: 10px; } .my-list1.status2 .item-title { padding-left: 10px; } .my-banner-img .content { top: 8%; } .my-banner-img > .img1 { display: none; } .my-banner-img > .img2 { display: block; } .about .section1 .content { top: 8%; } .about .section2 .swiper-slide { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .about .section2 .slide-img { width: 100%; margin-right: 0; } .about .section3 .info { margin-bottom: 20px; } .about .section3 .section-right { position: relative; width: 100%; right: auto; } .about .section4 .item { width: 50%; } .about .section5 { height: 500px; } .about .section5 .imgs { height: 100%; } .about .section5 .box { top: 5%; bottom: 5%; } .about .section5 .select { overflow: auto; } .about .section5 .select-item { -webkit-flex: initial; -moz-box-flex: initial; -ms-flex: initial; flex: initial; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 60%; } .about .section7 .item { width: 100%; } .about .section8 .bg { height: 700px; } .about .section8 .content { top: 5%; } .about .section8 .list { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .about .section8 .item { width: 50%; text-align: center; margin-bottom: 20px; } .about .section8 .item-num { -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } .about .section10 .content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .about .section10 .img { width: 100%; } .about .section10 .text { height: auto; } .news .section1 .swiper-slide { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .news .section1 .slide-img { width: 100%; } .news .section1 .slide-info { margin-right: 0; padding-left: 20px; margin-right: 20px; padding-bottom: 20px; } .news .section1 .item { width: 100%; } .news_detail { padding-top: 0; } .news_detail .section3 .bottom { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .news_detail .section3 .list { width: 100%; } .news_detail .section3 .back { margin: 20px auto 0; padding: 0 30px; } .join .section2 .swiper-button-prev { left: -8px; } .join .section2 .swiper-button-next { right: -8px; } .join .section5 .form .form-item { width: 100%; } .join .section5 .form .form-label { position: relative; padding-left: 0.2rem; margin-bottom: 20px; } .join .section5 .form .form-label.readonly::before { top: 0; } .join .section5 .form .form-input { position: relative; } .join .section5 .form .form-input input { padding-left: 0.2rem; } .join .section6 .content { width: 100%; } .join .section6 .item-text a { margin-left: 0.2rem; } .investor .section1 .groui-select { margin: 0 3px; } .investor .section3 .content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .investor .section3 .info { width: 100%; padding-left: 10px; padding-right: 10px; } .investor .section3 .img { width: 100%; } .product .my-nav .nav-item { margin: 0 10px; } .product .section1 .item { width: 100%; } .product .section1 .select-item { margin-right: 10px; } .product_contrast { padding-top: 0; } .product_contrast .section2 .list-container { overflow: auto; } .product_contrast .section2 .list-container::-webkit-scrollbar { height: 4px; } .product_contrast .section2 .list-container::-webkit-scrollbar-thumb { height: 4px; background-color: #00a73c; } .product_contrast .section2 .list { width: -webkit-max-content; width: -moz-max-content; width: max-content; } .product_contrast .section2 .item-ul { width: auto; } .product_contrast .section2 .item-li { width: 160px; } .product_contrast .section2 .item-li:first-child { position: sticky; left: 0; top: 0; width: 140px; z-index: 2; background-color: #fff; } .product-modal { padding: 0.7rem 0.4rem 0.4rem; } .product-modal .modal-close { top: 0.2rem; right: 0.2rem; } .product-modal .list { -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .product-modal .list::-webkit-scrollbar { width: 4px; } .product-modal .list::-webkit-scrollbar-thumb { width: 4px; } .product-modal .item { width: 48%; margin-right: 0; } .buy .section2 .item { -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 20px; } .buy .section2 .item:nth-of-type(even) { -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .buy .section2 .item-info { margin: 0 0 20px; width: 100%; padding-top: 0; } .buy .section2 .item-swiper { margin: 0; width: 100%; } .buy .section4 .form .form-item { width: 100%; } .sev_var1 .table table { width: 1000px; } .swiper_pr3 .qhh .tc .btn .ico { height: 10px; } } @media (max-width: 1900px) { .join .section3 .list{ font-size: 16px; } } @media (max-width: 1520px) { .join .section3 .list{ font-size: 14px; } } @media (max-width: 1340px) { .join .section3 .list{ font-size: 12px; } }