html,
body {
    -ms-touch-action: none;
    background: #ffffff;
    padding: 0;
    border: 0;
    margin: 0;
    height: 100%;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    /*绂佹閫変腑*/
}

* {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently not supported by any browser */
}

html {
    -webkit-text-size-adjust: none;
    /*瑙ｅ喅chrome娴忚鍣ㄤ笅瀛椾綋涓嶈兘灏忎簬12px*/
}

html {
    zoom: 1;
}

html * {
    outline: 0;
    zoom: 1;
}

html button::-moz-focus-inner {
    border-color: transparent !important;
}

body {
    overflow-x: hidden;
    /* font-size: 10px; */
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: '寰蒋闆呴粦';
}

fieldset,
a img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
    /*鍘绘帀鑻规灉鐨勯粯璁I鏉ユ覆鏌撴寜閽�*/
}

em,
i {
    font-style: normal;
}


body {
    font-family: Arial, sans-serif;
    color: #333;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* 澶囨鍙� */
.bottom_layer {
    position: fixed;
    z-index: 302;
    bottom: 0;
    left: 0;
    height: 3.9rem;
    padding-top: 0.1rem;
    zoom: 1;
    margin: 0;
    line-height: 3.9rem;
    background: #fff;
    width: 100%;
    visibility: visible;
}

.bottom_layer p {
    text-align: center;
}

.bottom_layer p a {
    display: inline-block;
    margin-right: 1.4rem;
    color: #bbb;
    text-decoration: none;
    font-size: 2rem;
}

.column-war {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
}

.chainPage {
    background-image: url('../img/securitbg1.png');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}

.faqlistPage {
    background-image: url('../img/bg-02.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
}

.faqmainPage {
    background-image: url('../img/bg-03.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
}

.apkPage {
    background-image: url('../img/bg-02.jpg');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}

.header-index {
    /* background-image: url('../img/bg-02.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;  */
    width: 100%;
    position: relative;
}

.header-apk {
    width: 100%;
    position: relative;
    padding-bottom: 2rem;
}

.top-apk {
    position: relative;
    /* 纭繚鑳屾櫙鍥剧墖鍦ㄥ叾浠栧唴瀹瑰悗闈� */
}

.header-iosapk {
    padding-bottom: 5rem;
    position: relative;
}

.header-apk .app-logo,
.header-index .app-logo {
    width: 11.1rem;
    height: 11.5rem;
}

.header-index .logo {
    padding-top: 18rem;
    flex-direction: row;
    padding-left: 9.5rem;
}

.header-iosapk .app-logo {
    width: 7.6rem;
    height: 7.6rem;
}

.logo {
    display: flex;
    align-items: center;
}

.logo .line {
    width: 3rem;
    height: 0.4rem;
    background: #4ca9ae;
    display: block;
    margin-bottom: 0.3rem;
}


.header-index .logo .title {
    margin-left: 2rem;
}

.header-index .logo .title h1 {
    font-size: 3.6rem;
}

.header-index .logo .title p {
    font-size: 2.6rem;
}

.logo .title h1 {
    color: #7fb96a;
    font-weight: 600;
    margin-bottom: -0.5rem;
}

.logo .title p {
    color: #7fb96a;
}

.header-apk .title {
    text-align: center;
    margin-top: 0.5rem;
}

.header-apk .logo {
    flex-direction: column;
    padding-top: 13.8rem;
}

.header-apk .logo .title h1 {
    font-size: 2.8rem;
    margin-bottom: 0.5rem;
}

.header-apk .logo .title p {
    font-size: 2rem;
}

.header-iosapk .logo {
    padding-top: 6rem;
    padding-left: 5rem;
}

.header-iosapk .title {
    margin-left: 1rem;
}

.header-iosapk .logo .title h1 {
    font-size: 2.8rem;
}

.header-iosapk .logo .title p {
    font-size: 1.8rem;
}

.header-iosapk .line {
    width: 2rem;
    height: 0.3rem;
    margin-bottom: 0.3rem;
}

.iosapk-text .ad-title {
    font-size: 4.8rem;
    margin-bottom: 2.8rem;
}

.iosapk-text .title-2 {
    font-size: 2.2rem;
}

.iosapk-text {
    text-align: center;
    margin-top: 3rem;
    color: #7fb96a;
}

.iosapk-text .top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.2rem;
}

.iosapk-text .top img {
    background-size: contain;
    width: 5.8rem;
    height: 100%;
}

.iosapk-text .top span {
    background: #7fb96a;
    font-size: 1.8rem;
    color: #ffffff;
    width: 6.8rem;
    height: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
    display: block;
    margin-left: 1.6rem;
}

.header-index .ad-title {
    text-align: center;
    color: #7fb96a;
    font-size: 2.6rem;
    margin-top: 3rem;
    margin-bottom: 9.4rem;
}

.button-row {
    display: flex;
    margin: 0 9.5rem;
    flex-direction: row;
    justify-content: space-between;
    gap: 4rem;
}

.apk-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4rem;
    margin-top: 9.4rem;
}

.apk-button img,
.button-row img {
    height: 100%;
    background-size: contain;
}

.iosapk-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.8rem;
    margin-top: 6.5rem;
}

.button {
    display: flex;
    padding: 1rem;
    width: 100%;
    background-color: #71bd59;
    color: white;
    text-decoration: none;
    border-radius: 0.8rem;
    font-size: 2.8rem;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    height: 5rem;
}

.apk-button .buttom,
.button-row .buttom {
    height: 6.6rem;
}

.apk-button .button,
.iosapk-button .button {
    max-width: 38rem;
}

.iPhone-but {
    background-color: #4ca9ae;
}

.button .iPhone-but img {
    width: 3.3rem;
    height: 4.3rem;
}

.button .Android-but img {
    width: 4rem;
    height: 4.6rem;
}



.arrow-right {
    width: 1.4rem;
    height: 1.4rem;
    background-color: transparent;
    border-color: #4ca9ae;
    border-style: solid;
    border-width: 0.3rem 0.3rem 0 0;
    transform: rotate(45deg);
}

.arrow-left {
    width: 1.8rem;
    height: 1.8rem;
    background-color: transparent;
    border-color: #ffffff;
    border-style: solid;
    border-width: 0 0 0.5rem 0.5rem;
    transform: rotate(45deg);
    margin: 0 2rem 0 -1rem;
}


.ask-title {
    color: #4ca9ae;
    font-size: 2.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4.5rem;
    gap: 1rem;
}

.header-iosapk .arrow-right {
    border-color: #ffffff;
}


/* 甯歌闂 */
.faq-top {
    padding-top: 2.8rem;
    margin: 0 3.6rem;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 3rem;
}

.faq-top .input-search {
    height: 6rem;
    width: calc(100% - 4.4rem);
    background: #f7f7f7;
    position: relative;
}

.faq-top .input-search input {
    width: 100%;
    text-indent: 4.5rem;
    height: 100%;
    border: 0 none;
    background: none;
    font-size: 2.8rem;
    color: #acacac;
}

.faq-top .input-search .search-ico {
    background: url(../img/search-ico.png) no-repeat;
    background-size: contain;
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    position: absolute;
    left: 1.7rem;
    top: 1.7rem;
}

.header-index .faq-logo {
    background-color: #7fb96a;
    height: 8rem;
    margin-top: 2rem;
    padding: 0 3rem;
}

.header-index .faq-logo .app-logo {
    width: 5.2rem;
    height: 5.3rem;
}

.header-index .faq-logo h1 {
    font-size: 2.6rem;
    color: #ffffff;
    font-weight: 600;
    margin: 0 1rem;
}

.header-index .faq-logo span {
    font-size: 2.6rem;
    color: #ffffff;
}

.faq-list {
    background-color: #dfeed8;
    border-radius: 0.6rem;
    margin: 2.6rem;
    padding: 2.6rem 2.6rem 4.4rem;
}

.faq-list li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 7.9rem;
    padding-right: 2rem;
    /* border-bottom: 1px solid #e5e4e4; */
    border: 1px solid #7fb96a;
    margin-bottom: 2rem;
    border-radius: 1rem;
    padding-left: 2rem;
}

.faq-list li a {
    color: #000000;
    font-size: 2.8rem;
    text-decoration: none;
}

.faq-list li .arrow-right {
    border-color: #333;
}

.faq-list li .view {
    /* border-color: #333; */
    font-size: 2rem;
}

.faqcontent {
    height: auto;
}

.faqcontent .faq-head {
    background: url(../img/faq-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
}

.faqcontent .faqtxt-top {
    height: 53rem
}

.faqcontent .faq-head .text {
    padding: 17.9rem 3.8rem 3.2rem 7.5rem;
    color: #9a6e49;
}

.faqcontent .faq-head h1 {
    font-size: 6rem;
    font-weight: 550;
}

.faqcontent .faq-head .txt-01 {
    font-size: 3rem;
    margin-top: 11.9rem;
    font-weight: 600;
}

.faqcontent .faq-head .txt-02 {
    font-size: 2.8rem;
    margin-top: 4.5rem;
}

.faqcontent .faqPic {
    background-size: cover;
    width: 75rem;
}

.title-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 3rem;
    font-weight: 600;
    gap: 1rem;
    margin-top: 7.6rem;
    color: #9a6e49;
}

.title-row h2 {
    font-size: 6rem;
}

.colorbg {
    background: linear-gradient(to right, #c19d7b, #f5e8d5);
    height: 2rem;
    width: 70%;
}

.colorbg02 {
    width: 100%;
    margin-top: 1rem;
}

.videoContent .title-row {
    padding: 3.8rem 6rem 0;
}

.videoContent .colorbg {
    margin: 0 6rem;
}

.triangle {
    width: 0;
    height: 0;
    border-left: 1.5rem solid #9a6e49;
    border-top: 1.5rem solid transparent;
    border-bottom: 1.5rem solid transparent;
}

.faq-pic-list {
    /* background: url(../img/faq-bg-01.jpg) no-repeat;
    background-size: contain; */
    width: 100%;
    height: 112.4rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faq-pic-list01 {
    margin: 0 7rem;
}

.faq-pic-list02 {
    background: url(../img/faq-bg-01.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 130.4rem;
    position: relative;
}

.faq-pic-tips {
    height: 100rem;
}

.faq-pic-list02 .title-row {
    padding-top: 6.2rem;
    margin: 0 7.2rem;
    color: #7d533b;
}

.faq-pic-list02 .title-tips {
    margin: 0 0 0 16rem;
}

.faq-pic-list02 .colorbg02 {
    margin: 1rem 7.6rem;
    width: 79%;
}

.faq-pic-list02 .tips-txt {
    font-size: 2.8rem;
    line-height: 3.8rem;
    color: #7d533b;
    margin: 3.5rem 9.3rem;
}

.faq-pic-list img,
.faq-pic-list02 img {
    background-size: contain;
}

.faq-pic-list .pic01 {
    width: 44.2rem;
    height: 93rem;
}

.faq-pic-list02 .pic02 {
    width: 44rem;
    height: 91.8rem;
}

.faq-pic-list02 .pic03 {
    width: 45.4rem;
    height: 93rem;
}

.faq-pic-list02 .pic04 {
    width: 45.4rem;
    height: 91.6rem;
}

.border-pic {
    position: absolute;
    left: 7rem;
    top: 4.4rem;
    background: url(../img/faq-bg05.png) no-repeat;
    background-size: contain;
    width: 63.8rem;
    height: 102.2rem;
}

.faq-pic-pr {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10rem;
}

/* 瑙嗛椤甸潰 */
.videoPage {
    background-color: #e4e5e7;
    /* height: auto; */
}

.videoPage .video-head {
    background-color: #e1e4e9;
    height: 16.4rem;
    margin: 0 3.5rem;
}

.videoPage .video-head h3 {
    font-size: 2.6rem;
    color: #8f6b4b;
    padding-top: 8.9rem;
    margin-bottom: 2rem;
    font-weight: 580;
}

.video-playback {
    padding: 5rem 3.5rem;
    /* height: 50rem; */
}

.video-top {
    background: url(../img/faq-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
}

.vd-big-txt {
    padding: 17.9rem 3.8rem 0 7.5rem;
    color: #9a6e49;
    font-size: 6rem;
    font-weight: 550;
}

.video-title {
    background-color: #668367;
    height: 14rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-right: 5rem;
}

.video-title h1 {
    font-size: 6rem;
    color: #efffd3;
    margin-right: 3.5rem;
    margin-left: 7.7rem;
}

.video-title h3 {
    font-size: 2.6rem;
    color: #ffffff;
}

.illustrate-txt {
    color: #9a6e49;
    margin: 6rem 5rem;
    padding: 3rem;
    font-size: 2.8rem;
    line-height: 4rem;
}

/* .illustrate-txt .red{
    color: #a72109;
} */
.illustrate-txt2 {
    padding: 5rem 0 0 6rem;
    font-size: 2.8rem;
    line-height: 4rem;
}

.vd-title-center {
    text-align: center;
    font-size: 2.8rem;
    font-weight: 600;
}

.videoContent {
    height: auto;
}

.video-playback-con {
    margin: 6rem 5rem;
    min-height: 41.4rem;
}

.videoContent .video-bg-color {
    /* background: #e5eaed; */
    margin: 0;
    padding: 6rem 5rem;
}

.illustrate-color {
    /* background-color: #69836a; */
    /* padding: 5rem 0 58rem; */
}

.illustrate-color .illustrate-txt {
    margin-top: 0;
    margin-bottom: 0;
}

.illustrate-color .illustrate-nobg {
    font-weight: 600;
    margin-bottom: 8rem;
}

.video-mp4-bg {
    background: #212121;
    width: 100%;
    height: 43rem;
    position: relative;
    text-align: center;
}

.video-broadcast {
    background: url(../img/broadcast.jpg) no-repeat;
    position: absolute;
    bottom: -1rem;
    left: 0;
    height: 6rem;
    width: 100%;
    background-size: contain;
}

.playico {
    background: url(../img/playico.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3.5rem;
    margin-top: -3.5rem;
    height: 7rem;
    width: 7rem;
    background-size: contain;
}

.video-pic {
    background-size: contain;
    height: 100%;
    width: 100%;
}

.video-middle-Bg {
    background: url(../img/faq-bg-01.jpg) repeat left top;
    background-size: contain;
    height: auto;
    width: 100%;
    /* padding: 2rem 0; */

}

.video-ad-title {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80%;
}

.video-ad-title .header-iosapk .logo {
    padding-left: 0;
}

.video-ad-title .app-logo {
    width: 7.6rem;
    height: auto;
}

.video-ad-title .title {
    text-align: left;
}

.video-ad-title .slogan {
    margin-top: 2rem;
    font-size: 3.6rem;
    font-weight: 600;
    background: linear-gradient(to bottom, #23d8ff, #0d904e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.video-row-bg {
    width: 100%;
    padding-bottom: 3rem;
}

.video-row-bg .title-row {
    margin-top: 0;
    gap: 2rem
}

.video-row-bg .colorbg {
    width: 85%;
    margin-top: 2rem;
}

.faq-questions {
    font-size: 2.6rem;
    color: #7d533b;
    margin: 3rem 0;
}

.faq-questions strong {
    margin: 1rem 0 1.5rem;
    font-size: 3rem;
    display: block;
}

.faq-questions p {
    margin-bottom: 2.5rem;
}

.faq-questions .f-txt {
    margin-bottom: 7rem;
}

.faq-middle-Bg {
    background: url(../img/faq-bg-01.jpg) repeat left top;
    background-size: contain;
    height: auto;
    padding: 2rem 5rem 0 5rem;
}

@media screen and (max-width: 75rem) and (max-height: 11.36rem) {
    body {
        width: 100%;
        height: 100%;
    }
}

.wxTip {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: "winHeight";
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    float: left;
}

.wxTip div p {
    text-align: right;
    width: 85%;
    margin-top: 10%;
    color: #fff;
}

.wxTip div {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-left: 4%;
    padding-right: 4%;
}

.wxTip div img {
    text-align: left;
    width: 40%;
    height: 40%;
    margin-top: 7%;
    padding-left: 4%;
    padding-right: 4%;
}

.chstyle {
    color: red;
    font-weight: 600;
}

.img-video {
    background-image: url('../img/video-1.jpg');
    background-size: contain;
    background-position: top;
    /* 鑳屾櫙鍥剧墖灞呬腑 */
    background-repeat: no-repeat;
    /* 鑳屾櫙鍥剧墖涓嶉噸澶� */
    cursor: pointer;
}

/**榛樿鐨勫垪琛ㄥ皬骞垮憡鏍峰紡*/
.list-adpic {
    margin: 1.5rem;
}

/*澶у箍鍛婃牱寮忥紝闇€瑕佹妸鏍峰紡鍙樺皬闃叉鐢ㄦ埛璇偣鐜囧お楂�**/
.list-adpic_1 {
    margin: 0 6rem;
}


.adtips-txt {
    padding: 2rem 3rem;
    font-size: 2.6rem;
    color: #2F4F4F;
    font-weight: bold;
}


/* homePage */
.homePage .container {
    background-image: url('../img/hone-bg.jpg');
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 3rem;
}

.homePage .footer {
    background-color: #61b647;
    height: 39.9rem;
    padding: 0 7.5rem;
    font-size: 2.4rem;
    color: #ffffff;
}

.homePage .footer .ft-top {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 3.8rem;
    padding-top: 6.5rem;
    margin-bottom: 3rem;
}

.homePage .footer .ft-top p {
    line-height: 5rem;
}

.homePage .footer .ft-bottom {
    text-align: center;
}

.homePage .footer .ft-bottom h4 {
    font-size: 3rem;
    margin-bottom: 2rem;
}

.homePage .footer .ft-bottom p {
    font-size: 1.6rem;
}

.homePage .footer .ft-bottom span {
    padding: 0 3rem;
}

/* .homePage .list-adpic{
    height: 66rem;
    background-color: #ffffff;
} */
.homebanner {
    background-image: url('../img/home-banner.jpg');
    background-size: contain;
    background-position: top;
    /* 鑳屾櫙鍥剧墖灞呬腑 */
    background-repeat: no-repeat;
    /* 鑳屾櫙鍥剧墖涓嶉噸澶� */
    height: 91.5rem;
    text-align: center;
    padding-top: 11.6rem;
    position: relative;
}

.homebanner p {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.homebanner h1 {
    font-weight: 600;
    font-size: 4.8rem;
    margin-bottom: 1rem;
}

.homebanner .s-txt {
    font-size: 2.4rem;
}

.homebanner .product-list {
    height: 20.5rem;
    background: #ffffff;
    border-radius: 2rem;
    margin: 0 2.5rem;
    position: absolute;
    bottom: 3.5rem;
    left: 0;
    width: calc(100% - 5rem);
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.homebanner .product-list a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 2.8rem;
    gap: 1rem;
}

.homebanner .product-list a span {
    background-image: url('../img/home-pd-ico.png');
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    color: #000000;
    width: 10rem;
    height: 9rem;
}

.homebanner .product-list .pr-01 {
    background-position: 0 0;
}

.homebanner .product-list .pr-02 {
    background-position: 0 -19.4rem;
}

.homebanner .product-list .pr-03 {
    background-position: 0 -39rem;
}

.homebanner .product-list .pr-04 {
    background-position: 0 -59.5rem;
}

.question-list {
    font-size: 2.8rem;
    text-align: center;
    padding-top: 8.2rem;
}

.question-list h3 {
    font-size: 4.8rem;
    font-weight: 600;
    margin-bottom: 3rem;
}

.question-list .photo-content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    margin: 7.5rem 4.5rem 9rem;
    gap: 3.8rem;
}

.question-list .photo-content a {
    display: flex;
    background-image: url('../img/home-pdpic.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 29.4rem;
    width: 30.6rem;
    border-radius: 1rem;
    position: relative;
}

.question-list .photo-content a span {
    background-color: #61b647;
    height: 5.5rem;
    line-height: 5.5rem;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    font-size: 2.4rem;
}

.question-list .photo-content .pt-01 {
    background-position: 0 0;
}

.question-list .photo-content .pt-02 {
    background-position: 0 -26rem;
}

.question-list .photo-content .pt-03 {
    background-position: 0 -56rem;
}

.question-list .photo-content .pt-04 {
    background-position: 0 -85rem;
}

.billboard {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 15rem;
}

.billboard h3 {
    font-size: 4.8rem;
    font-weight: 600;
    margin-bottom: 3rem;
}

.billboard p {
    font-size: 2.8rem;
    margin-bottom: 7rem;
}

.billboard .bill-pic {
    background-image: url('../img/home-bd.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 62.3rem;
    width: 100%;
    background-position: center;
}

/* 瀵艰埅 */
.navbar {
    background-color: #71bd59;
    height: 8.4rem;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-evenly;
    font-size: 2.6rem;
    align-items: center;
    position: fixed;
    justify-content: center;
}

.navbar a {
    color: #ffffff;
}

.navbar a span {
    padding: 0 3.4rem;
}

.navbar .on {
    background-color: #4fa037;
}

.navbar-content {
    /* background-color: rgb(241, 227, 207,0.5);  */
    background-color: rgb(241, 227, 207);
    padding: 1rem;
    height: 8.4rem;
    display: flex;
    width: 100%;
    flex-direction: row;
    font-size: 3rem;
    align-items: center;
    position: fixed;
    justify-content: center;
    z-index: 500;
    gap: 1rem;

}

.navbar-content a {
    display: flex;
    color: #9a6e49;
    width: 21%;
    height: 100%;
    text-align: center;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
    border: 0.5rem solid #966d4d52;
    text-decoration: none;

}

.navbar-content .on {
    background-color: #966d4d;
    color: #ffffff;
}

.navbar-bg {
    background-color: rgb(127, 88, 64, 0.64);
}


.adarticle {
    max-width: 100%;
    max-height: 300px;
    overflow-y: hidden;
    transition: max-height 1s linear;
    border-bottom: 1px solid #d3d3d3;
}

.adhidden {
    max-height: 0;
    overflow: hidden;
    /* 闅愯棌瓒呭嚭閮ㄥ垎 */
    transition: max-height 0.5s ease-out;
    /* 杩囨浮鏁堟灉 */
    background-color: #f0f0f0;
    /* 鑳屾櫙鑹诧紝浠呬负浜嗙編瑙� */
}

.arrow-img {
    border: 1px solid #4ca9ae;
    border-radius: 6px;
    width: 20px;
    /* 鍥剧墖瀹藉害 */
    height: auto;
    /* 鑷姩楂樺害 */
}

.arrow-text {
    display: flex;
    text-align: center;
    align-items: center;

    font-size: 2.6rem;
    color: #4ca9ae;
    font-weight: bold;
}

/* Security1椤甸潰 寮€濮� */
.sef{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.security1Page {
    background-image: url(../img/securitbg1.png);
    background-size: 100% 120%;
}

.security2Page {
    background-image: url(../img/securitbg1.png);
    background-size: 100% 120%;
    min-height: 720px;
}

.security-navbar {
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.security-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:7rem;
}

.se-logo{
    /* width: 11rem; */
    height: 8rem;
}

.security{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    margin-top: 3rem;
    font-weight: bold;
    color: #000000;
}

.sti{
    font-size: 2.4rem;
}

.security-cont{
    margin: 0 auto;
    width: 80%;
    height: 40rem;
    margin-top: 3rem;
    background-color: #A9C15F;
    border-radius: 10px;
    padding: 1.5rem;
    position: relative;
}
.secotimg{
    position: absolute;
    left: 5rem;
}
.secont{
    background-color: #E6F5E8;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.secont-font{
    font-size: 2rem;
    color: #000;
    margin-top: 3rem;
    font-weight: 800;
}

.putogimg{
    width: 22%;
}

.contspan{
    font-weight: 600;
    font-size: 2.6rem;
    color: #000;
    padding: 0 0 0 5rem;
    margin:0 3rem 0 0;
}

.contspan p {
    margin-left: 5rem;
    margin-top: 2rem;
    color: #0a6a0d;
}

.contspan label {
    /* padding: 1.5rem;*/
    color: #841a1a;
}

.sebutton{
    width: 85%;
    border: none;
    background-color: #0FB599;
    color: #fff;
    font-size: 3rem;
    margin-top: 2rem;
    padding: 2rem;
    border-radius: 5px;
    text-align:center;
    text-decoration:none;
}
.blcokbtn{
    color: #000;
    background-color: transparent;
}


/* Security1椤甸潰 缁撴潫*/

/* Security2椤甸潰 缁撴潫*/
.imgf{
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.tagimgbox{
    background: url('../img/tag.jpg') no-repeat top center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100% 110%;
    background-position: center top -10px;
}
.tagimg{
    width: 100%;
}
.imgbox{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    background: #00000010;
    color: #fff;
    font-size: 4rem;
    font-weight: bold;
}
.contli{
    background-color: #f8f8f8;
    color: #bcbcbc;
    height: auto;
    padding: 2rem;
    font-size: 2.6rem;
}
.flexli{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #ffffff;
    color: #000;
    border-bottom: 1px solid #bcbcbc;
}
.licolorclass{
    color: #939393;
    font-weight: bold;
}
/* Security2椤甸潰 缁撴潫*/

/**鍔犺浇鍔ㄧ敾鏁堟灉******寮€濮�*/
/* From Uiverse.io by SchawnnahJ */
.loader {
    position: relative;
    width: 2.5em;
    height: 2.5em;
    font-size:5.5rem;
    transform: rotate(165deg);
}

.loader:before, .loader:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-radius: 0.25em;
    transform: translate(-50%, -50%);
}

.loader:before {
    animation: before8 2s infinite;
}

.loader:after {
    animation: after6 2s infinite;
}

@keyframes before8 {
    0% {
        width: 0.5em;
        box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
    }

    35% {
        width: 2.5em;
        box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75);
    }

    70% {
        width: 0.5em;
        box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75);
    }

    100% {
        box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
    }
}

@keyframes after6 {
    0% {
        height: 0.5em;
        box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
    }

    35% {
        height: 2.5em;
        box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75);
    }

    70% {
        height: 0.5em;
        box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75);
    }

    100% {
        box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
    }
}

.loader {
    position: absolute;
    top: calc(35% - 1.25em);
    left: calc(50% - 1.25em);
}

.loadertxt {
    position: absolute;
    top: calc(50% - 1.25em);
    left: calc(40% - 1.25em);
    font-size: 3.5rem;
    font-weight: 600;
    color: #3a6908;
}




/**鍔犺浇鍔ㄧ敾鏁堟灉******缁撴潫*/
