/* 手機版品牌故事切換樣式 */
.gy-one-message-t .message-t {
    cursor: pointer;
}
/* 被選中時的樣式，例如加個底色或改變字體顏色 */
.gy-one-message-t .message-t.active span {
    color: #b19162; /* 假設這是您的品牌金邊色 */
    font-weight: bold;
    border-bottom: 2px solid #b19162;
}

/*手機端css*/
body {padding-top: 60px; /* 依 header-m 實際高度調整 */}
.header-m{width: 100%;height:60px;background-color:#FFF;position: fixed;top:0;z-index: 9999;border-bottom: 0.25px solid #999999;}
.header-m .header-m-all{display: flex;width: 90%;height:60px;margin: auto;justify-content: space-between;align-items: center;}
.header-m .header-m-all .header-m-one{width: 20px;}
.header-m .header-m-all .header-m-two{width: 175px;}    /* 設定一個固定寬度（建議比 200px 小，留點上下邊距，原設定為150px） */
.header-m .header-m-all .header-m-three{width: 20px;}
.header-m .header-m-all .header-m-one .top-z{display: none;}
.header-m-nav{width: 100%; background-color:#FFF;padding-bottom: 50px;display: none;position: fixed;z-index: 999;}
.header-m-nav .header-m-nav-all{width: 90%;margin: auto;}
.header-m-nav .header-m-nav-all ul{padding-top: 50px;border-bottom: 0.5px solid #e7e7e7;}
.header-m-nav .header-m-nav-all ul li .nav-one{display: flex;justify-content: space-between;align-items: center; border-top: 0.5px solid #e7e7e7;}
.header-m-nav .header-m-nav-all ul li .top-b{display: none;}
.header-m-nav .header-m-nav-all ul li a{color: #000;}
.header-m-nav .header-m-nav-all ul li span{width: 80%;padding-bottom: 20px;padding-top: 20px;font-size: 16px;font-family: 'OPPOSansm';}
.header-m-nav .header-m-nav-all ul li img{width: 10px;height: 10px;padding-bottom: 25px;padding-top: 25px;padding-left: 20px;}
.header-m-nav .header-m-nav-all ul li .nav-two{width: 84%;margin: auto;display: none;}
.header-m-nav .header-m-nav-all ul li .nav-two dl{padding-bottom: 20px;}
.header-m-nav .header-m-nav-all ul li .nav-two dl a{color: #000;}
.header-m-nav .header-m-nav-all ul li .nav-two dl dt{line-height: 32px;font-size: 16px;color: #333;font-family: 'OPPOSansl';}
.shop{width: 100%;height: calc(100vh - 60px);background-color:rgba(0, 0, 0, 0.9);position: fixed;top: 60px;display: none;z-index: 99999;}
.shop .shop-one{width: 30%;height:65vh; margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.shop .shop-one .shop-one-tm{width: 100%;display: flex;flex-direction: column;justify-content: center;}
.shop .shop-one .shop-one-tm img{width: 70%;margin: auto;}
.shop .shop-one .shop-one-tm span{font-size: 16px;color: #FFF;padding-top: 20px;text-align: center;}
.shop .shop-one .shop-one-jd{width: 100%;display: flex;flex-direction: column;justify-content: center;margin-top: 70px;}
.shop .shop-one .shop-one-jd img{width: 70%;margin: auto;}
.shop .shop-one .shop-one-jd span{font-size: 16px;color: #FFF;padding-top: 20px;text-align: center;}
.shop .cancel{width: 30%;margin: auto;margin-top: 20px;}
.shop .cancel img{width: 33px;margin: auto;}


.footer-m{width: 100%;background-color: #000;padding-bottom: 40px;}
.footer-m .footer-m-nav-all{width: 80%;margin: auto;}
.footer-m .footer-m-nav-all ul{padding-top: 50px;border-bottom: 0.5px solid #e7e7e7;}
.footer-m .footer-m-nav-all ul li .nav-one{ display: flex;justify-content: space-between;align-items: center; border-top: 0.5px solid #e7e7e7;}
.footer-m .footer-m-nav-all ul li .top-b{display: none;}
.footer-m .footer-m-nav-all ul li a{color: #FFF;}
.footer-m .footer-m-nav-all ul li span{width: 80%;padding-bottom: 20px;padding-top: 20px;font-size: 16px;font-family: 'OPPOSansm';    color: #FFF;}
.footer-m .footer-m-nav-all ul li img{width: 12px;height: 12px;padding-bottom: 25px;padding-top: 25px;padding-left: 20px;}
.footer-m .footer-m-nav-all ul li .nav-two{width: 84%;margin: auto;display: none;}
.footer-m .footer-m-nav-all ul li .nav-two dl{padding-bottom: 20px;}
.footer-m .footer-m-nav-all ul li .nav-two dl a{color: #FFF;}
.footer-m .footer-m-nav-all ul li .nav-two dl dt{line-height: 32px;font-size: 16px;color: #FFF;font-family: 'OPPOSansl';}

.footer-m .footer-m-nav-all .social-icons-m {display: flex; gap: 3px; margin-left: 3px;}
.footer-m .footer-m-nav-all .social-icons-m img {width: 30px; height: 30px; cursor: pointer; transition: 0.3s;}
.footer-m .footer-m-nav-all .social-icons-m img:hover {opacity: 0.7;}

.footer-m-xx{width: 80%;margin: auto;margin-top: 42px;}
.footer-bq{text-align: center;font-size: 10px;margin-top: 40px;color: #999999;margin-bottom: 40px;}
.footer-bq p{width: 100%;font-size: 10px;text-align: center;}
.footer-bq a{color: #999999;}
.footer-wdx{width: 100%;margin: auto; display: flex;justify-content: space-between;}
.footer-wdx .footer-ewm-one{width: 46%;display: flex;flex-direction: column;justify-content: flex-end;}
.footer-wdx .footer-ewm-one .phone{font-size: 19px;text-align: justify;color:#AF6437;font-weight: bold;font-family:'OPPOSansr';}
.footer-wdx .footer-ewm-one span{font-size: 12px;color: #FFF;text-align: justify;}

.footer-wdx .footer-ewm{width: 46%;display: flex;justify-content: space-between;}
.footer-wdx .footer-ewm .footer-ewm-two{width: 48%;display: flex;flex-direction: column;align-items: center;}
.footer-wdx .footer-ewm .footer-ewm-two span{color: #FFF;font-size: 10px;text-align: center;padding-top: 10px;}

.nav-lx{width: 90%;margin: auto;margin-top: 40px;}
.nav-lx .nav-lx-two{width: 100%;height: 40px;background-color:#AF6437;justify-content: center;margin-top: 15px;outline: none;border: none;}
.nav-lx .nav-lx-two span{font-size: 16px;font-family:'OPPOSansb';color: #FFF;}

.footer-xf{width: 80%;margin: auto; border-radius: 50px;box-shadow: 0 0 10px #e7e7e7;height: 52px;display: flex;align-items: center;position: fixed;bottom: 60px;background-color: #FFF;left: 10%;}
.footer-xf .footer-xf-left{color: #BE956A;font-size: 12px;width: 38%;display: flex;align-items: center;padding-left: 6%;box-sizing: border-box;}
.footer-xf .footer-xf-right{width: 62%;height: 42px;}
.footer-xf .footer-xf-right button{width: 96%;height: 42px;background-color: #BE956A;color: #FFF;border-radius: 50px;border: none;font-size: 16px;font-weight: bold;}


.m-index-one {
    padding-top: 60px; /* 改用 padding 撐開空間 */
    box-sizing: border-box;
}

.m-index-one .banner {
    width: 100%;
    height: calc(100dvh - 60px); /* 使用 dvh (dynamic viewport height) */
    margin-top: 0; /* 取消 margin */
    position: relative;
    overflow: hidden;
}
.m-index-one .banner video::-webkit-media-controls-play-button {
        display: none;
    }
.m-index-one .banner video::-webkit-media-controls-timeline {
        display: none;
    }
.m-index-one .banner video::-webkit-media-controls-current-time-display{
        display: none;            
    }
.m-index-one .banner video::-webkit-media-controls-time-remaining-display {
        display: none;            
    }
.m-index-one .banner video::-webkit-media-controls-mute-button {
        display: none;            
    }
.m-index-one .banner video::-webkit-media-controls-toggle-closed-captions-button {
        display: none;            
    }
.m-index-one .banner video::-webkit-media-controls-volume-slider {
        display: none;            
    }
.m-index-one .banner video::-webkit-media-controls-enclosure{ 
        display: none;
    }
.m-index-one .banner .banner-t{width: 100%;height: 100%; position: absolute;top: 0;}
.m-index-one .banner .banner-t .banner-t-one{width: 76%;margin: auto;margin-top: 290px;}
.m-index-one .banner .banner-t .banner-t-two{width: 50%;margin: auto;margin-top: 200px;}
.m-index-one .banner .banner-t .banner-t-three{width: 5%;margin: auto;padding-top:650px;animation: heart 1.3s ease-in-out 2.7s infinite alternate;} 
 /*用transform就流畅了*/
 @keyframes heart{
   from {
     transform: translate(0, -10px);
   }
   to {
     transform: translate(0, 1px);
   }
 }
 
.m-index-two{width: 100%;padding-top:50px;padding-bottom: 50px;}
.m-index-two .m-index-two-all{width: 90%;margin: auto;}
.m-index-two .m-index-two-all h2{font-size: 30px;font-weight: bold;color: #333;}
.m-index-two .m-index-two-all .two-ul{margin-top: 20px;}
.m-index-two .m-index-two-all .two-ul ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.m-index-two .m-index-two-all .two-ul ul a{width: 48%;}
.m-index-two .m-index-two-all .two-ul ul li{margin-top: 15px;margin-bottom: 20px;position: relative;}
.m-index-two .m-index-two-all .two-ul ul li p{width: 100%;position: absolute;bottom: 0;text-align: center;font-size: 12px;color: #FFF;background-color: rgba(0, 0, 0, 0.6);padding-top: 5px;padding-bottom: 5px;}

.m-index-three{position: relative;}
.m-index-three .three-jj{width: 80%; position: absolute;top: 220px;left: 10%;}
.m-index-three .three-jj h2{color: #FFF;font-size: 24px;font-weight: 400;text-align: justify;}
.m-index-three .three-jj p{color: #FFF;font-size: 12px;font-weight: 400;text-align: justify;margin-top: 10px;}

.m-index-four{width: 100%;padding-bottom: 50px;}
.m-index-four .m-index-four-all{width: 90%;margin: auto;position: relative;}
.m-index-four .m-index-four-all .m-index-four-one{width:100%;background-color:#F5F5F5;position: absolute;top: -75px;}
.m-index-four .m-index-four-all .m-index-four-one ul{display: flex;flex-wrap: wrap;}
.m-index-four .m-index-four-all .m-index-four-one ul li{width: 33.33%;padding-top: 15px;padding-bottom: 15px;}
.m-index-four .m-index-four-all .m-index-four-one ul li .t{width:90%;margin: auto;}
.m-index-four .m-index-four-all .m-index-four-one ul li p{width: 90%;margin: auto;font-size: 12px;color: #666;text-align: justify;}
.m-index-four .m-index-four-all .m-index-four-one ul li .t .t-one{font-size: 20px;font-weight: bold;}
.m-index-four .m-index-four-all .m-index-four-one ul li .t .t-two{font-size: 10px;text-align: justify;color: #333;margin-left: -5px;}
.m-index-four-two{padding-top: 75px;}
.m-index-four-two .f-two-img{margin-top: 10px;}
.m-index-five{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.m-index-five .m-index-five-all{width: 90%;margin: auto;position: relative;}
.m-index-five .m-index-five-all .five-bt{width: 90%; position: absolute;top: 59px;left: 5%;}
.m-index-five .m-index-five-all .five-bt h2{text-align: center;color: #FFF;font-size: 30px;font-weight: 400;}
.m-index-five .m-index-five-all .five-bt p{font-size: 19px;line-height: 29px;color: #FFF4F4;margin-top: 23px;text-align: center;}
.m-index-five .m-index-five-all .five-bt .f-button{width: 140px;height: 40px;margin: auto;margin-top: 47.5px;}
.m-index-five .m-index-five-all .five-bt .f-button button{width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.2);border: 0.25px solid #999999;font-size: 12px;color: #FFF;}

.m-index-six{width: 100%;padding-bottom: 50px;}
.m-index-six .m-index-six-all{width: 90%;margin: auto;position: relative;}
.m-index-six .m-index-six-all .six-bt{width: 90%; position: absolute;top: 40px;left: 5%;}
.m-index-six .m-index-six-all .six-bt h2{text-align: center;color: #FFF;font-size: 24px;font-weight: 400;}
.m-index-six .m-index-six-all .six-bt p{font-size: 12px;line-height: 16px;color: #FFF4F4;margin-top: 23px;text-align: center;}
.m-index-six .m-index-six-all .six-bt .f-button{width: 140px;height: 40px;margin: auto;margin-top:209px;}
.m-index-six .m-index-six-all .six-bt .f-button button{width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.2);border: 0.25px solid #999999;font-size: 12px;color: #FFF;}
.footer-m-d{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.footer-m-d .footer-m-d-all{width: 80%;margin: auto;display: flex;justify-content: space-between;align-items: center;}
.footer-m-d .footer-m-d-all .d-xian{width: 0.25px;height: 33px;background-color: #999;}
.footer-m-d .footer-m-d-all .footer-m-d-one img{width: 35px;margin: auto;}
.footer-m-d .footer-m-d-all .footer-m-d-one span{font-size: 12px;color: #333;font-family: 'OPPOSansm';}


.jg-banner{width: 100%;margin-top: 60px;}
.jg-one{width: 100%;}
.jg-one .jg-one-title{width: 100%;height: 115px;background-color:#AF6437;}
.jg-one .jg-one-title h2{width: 80%;margin: auto;line-height: 115px;color: #FFF;letter-spacing: 4px;font-size: 30px;}
.jg-one .jg-one-nv{width: 80%;margin: auto;margin-top: 75px;}
.jg-one .jg-one-nv h2{font-size: 30px;color: #333;font-weight: bold;}
.jg-one .jg-one-nv p{margin-top: 20px;font-size: 19px;text-align: justify;color: #333;}
.jg-one .jg-one-img{width: 90%;margin: auto;margin-top: 30px;}
.jg-one .jg-one-img .jg-one-img-y{width: 100%;margin-top: 10px;}
.jg-one .jg-one-img .jg-one-img-y p{width: 100%;height: 45px;background-color: #000;text-align: center;color: #FFF;font-family:'OPPOSansb';font-size: 19px;line-height: 40px;}

.jg-one .jg-one-imgt{width: 100%;margin-top: 73px;}
.jg-one .jg-one-imgt p{width: 80%;margin: auto;font-size: 19px;text-align: justify;color: #333;}
.jg-one .jg-one-imgt .jg-one-imgt-y{width: 90%;margin: auto;margin-top: 40px;}

.jg-two{width: 100%;margin-top: 76px;}
.jg-two .jg-one-title{width: 100%;height: 115px;background-color:#AF6437;}
.jg-two .jg-one-title h2{width: 80%;margin: auto;line-height: 115px;color: #FFF;letter-spacing: 4px;font-size: 30px;}
.jg-two .jg-one-nv{width: 80%;margin: auto;margin-top: 75px;padding-bottom: 50px;}
.jg-two .jg-one-nv h2{font-size: 30px;color: #333;font-weight: bold;}
.jg-two .jg-one-nv p{margin-top: 20px;font-size: 19px;text-align: justify;color: #333;line-height: 31px;}
.jg-two .jg-two-bd{width: 100%;padding-top: 50px;padding-bottom: 50px;background-color:#F9F9F9;}
.jg-two .jg-two-bd .jg-two-bd-one{width: 80%;margin: auto;}
.jg-two .jg-two-bd .jg-two-bd-one h2{font-size: 30px;font-weight: bold;color: #000;}
.jg-two .jg-two-bd .jg-two-bd-one h3{font-size: 24px;font-weight: 400;color: #000;font-family: 'OPPOSansr';}
.jg-two .jg-two-bd .jg-two-bd-two{width: 90%;margin: auto;margin-top: 20px;}
.jg-two .jg-two-bd .jg-two-bd-two ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.jg-two .jg-two-bd .jg-two-bd-two ul li{width:48%;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #FFF;padding-top: 34px;padding-bottom: 34px;margin-top: 12px;}
.jg-two .jg-two-bd .jg-two-bd-two ul li img{width: 40px;height: 35px;}
.jg-two .jg-two-bd .jg-two-bd-two ul li span{padding-top: 20px;font-size: 19px;color: #333;font-family: 'OPPOSansm';}

.jg-three{width: 100%;padding-top: 41px;}
.jg-three .jg-two-bd-one{width: 80%;margin: auto;}
.jg-three .jg-two-bd-one h2{font-size: 30px;font-weight: bold;color: #000;}
.jg-three .jg-two-bd-one h3{font-size: 24px;font-weight: 400;color: #000;font-family: 'OPPOSansr';}
.jg-three .jg-three-bd-two{width: 90%;margin: auto;margin-top: 20px;}
.jg-three .jg-three-bd-two ul li{margin-top: 10px;}

.jg-four{width: 100%;margin-top: 76px;}
.jg-four .jg-one-title{width: 100%;height: 115px;background-color:#AF6437;}
.jg-four .jg-one-title h2{width: 80%;margin: auto;line-height: 115px;color: #FFF;letter-spacing: 4px;font-size: 30px;}
.jg-four .jg-one-nv{width: 80%;margin: auto;margin-top: 75px;}
.jg-four .jg-one-nv h2{font-size: 30px;color: #333;font-weight: bold;}
.jg-four .jg-one-nv p{margin-top: 20px;font-size: 19px;text-align: justify;color: #666;line-height: 31px;}

.jg-four-gc{width: 90%;margin: auto;margin-top: 15px;}
.jg-four-gc .jg-four-gc-one{margin-top: 50px;}
.jg-four-gc .jg-four-gc-one .jg-four-b{width: 100%;height: 41px;background-color: #000;}
.jg-four-gc .jg-four-gc-one .jg-four-b .jg-four-b-b{width: 80%;height: 41px;margin: auto;display: flex;align-items: center; justify-content: space-between;}
.jg-four-gc .jg-four-gc-one .jg-four-b .jg-b-one{font-size: 19px;color: #FFF;}
.jg-four-gc .jg-four-gc-one .jg-four-b .jg-b-two{width:15px;}
.jg-four-gc .jg-four-gc-two{width: 100%;padding-top: 30px;padding-bottom: 50px;display: none;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all{width: 80%;margin: auto;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all p{font-size: 19px;line-height: 31px;text-align: justify;color: #333;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul li{width: 50%; box-sizing: border-box;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-one{border-right: 0.5px solid #333;padding-bottom: 20px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-one .jg-li-n{font-size: 24px;text-align: center;color: #333;font-family: 'OPPOSansr';}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-one .jg-li-n .m{font-size: 15px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-one .jg-li-p{font-size: 15px;margin-top: 4px;text-align: center;color: #333;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-lix{width: 100%;height: 0.5px;background-color: #333;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-two{padding-bottom: 20px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-two .jg-li-n{font-size: 24px;text-align: center;color: #666;font-family: 'OPPOSansr';}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-two .jg-li-n .m{font-size: 15px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-two .jg-li-p{font-size: 15px;margin-top: 4px;text-align: center;color: #333;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-three{padding-top: 20px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-three{border-right: 0.5px solid #333;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-three .jg-li-n{font-size: 24px;text-align: center;color: #333;font-family: 'OPPOSansr';}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-three .jg-li-n .m{font-size: 15px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-three .jg-li-p{font-size: 15px;margin-top: 4px;text-align: center;color: #333;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-four{padding-top: 20px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-four .jg-li-n{font-size: 24px;text-align: center;color: #333;font-family: 'OPPOSansr';}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-four .jg-li-n .m{font-size: 15px;}
.jg-four-gc .jg-four-gc-two .jg-four-gc-two-all ul .jg-li-four .jg-li-p{font-size: 15px;margin-top: 4px;text-align: center;color: #333;}

.jg-four-gctwo{width: 90%;margin: auto;margin-top: 15px;}
.jg-four-gctwo .jg-four-gc-one{margin-top: 50px;}
.jg-four-gctwo .jg-four-gc-one .jg-four-b{width: 100%;height: 41px;background-color: #000;}
.jg-four-gctwo .jg-four-gc-one .jg-four-b .jg-four-b-b{width: 80%;height: 41px;margin: auto;display: flex;align-items: center; justify-content: space-between;}
.jg-four-gctwo .jg-four-gc-one .jg-four-b .jg-b-one{font-size: 19px;color: #FFF;}
.jg-four-gctwo .jg-four-gc-one .jg-four-b .jg-b-two{width:15px;}
.jg-four-gctwo .jg-four-gc-two{width: 100%;padding-top: 30px;padding-bottom: 50px;display: none;}
.jg-four-gctwo .jg-four-gc-two .jg-four-gc-two-all{width: 80%;margin: auto;}
.jg-four-gctwo .jg-four-gc-two .jg-four-gc-two-all p{font-size: 19px;line-height: 31px;text-align: justify;color: #333;}
.jg-four-gctwo .jg-four-gc-two .jg-four-gc-two-all ul{margin-top: 30px;}
.jg-four-gctwo .jg-four-gc-two .jg-four-gc-two-all ul li{font-size: 19px;text-align: justify;color: #333;line-height: 31px;}

.jg-four-gcthree{width: 90%;margin: auto;margin-top: 15px;}
.jg-four-gcthree .jg-four-gc-one{margin-top: 50px;}
.jg-four-gcthree .jg-four-gc-one .jg-four-b{width: 100%;height: 41px;background-color: #000;}
.jg-four-gcthree .jg-four-gc-one .jg-four-b .jg-four-b-b{width: 80%;height: 41px;margin: auto;display: flex;align-items: center; justify-content: space-between;}
.jg-four-gcthree .jg-four-gc-one .jg-four-b .jg-b-one{font-size: 19px;color: #FFF;}
.jg-four-gcthree .jg-four-gc-one .jg-four-b .jg-b-two{width:15px;}
.jg-four-gcthree .jg-four-gc-two{width: 100%;padding-top: 30px;padding-bottom: 50px;display: none;}
.jg-four-gcthree .jg-four-gc-two .jg-four-gc-two-all{width: 80%;margin: auto;}
.jg-four-gcthree .jg-four-gc-two .jg-four-gc-two-all p{font-size: 19px;line-height: 31px;text-align: justify;color: #333;}
.jg-four-gcthree .jg-four-gc-two .jg-four-gc-two-all ul{margin-top: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.jg-four-gcthree .jg-four-gc-two .jg-four-gc-two-all ul li{width: 49%;font-size: 15px;color: #666;border: 0.5px solid #333;text-align: center;height: 30px;line-height: 30px;margin-top:5px;}

.gc-banner{width: 100%;margin-top: 60px;position: relative;}
.gc-banner .gc-t{width: 60%;margin: auto;position: absolute;top:90px;left: 20%;text-align: center;}
.gc-banner .gc-t h2{font-size: 24px;color: #FFF;font-weight: 400;}
.gc-banner .gc-t p{font-size: 12px;color: #FFF;margin-top: 10px;}

.gc-one{width: 100%;padding-top: 75px;padding-bottom: 75px;}
.gc-one .gc-one-all{width: 80%;margin: auto;}
.gc-one .gc-one-all h2{font-size: 24px;font-weight: 400;color: #333;}
.gc-one .gc-one-all p{font-size: 16px;line-height: 24px;color: #666;color: #666;margin-top: 20px;}
.gc-one .gc-one-all .gc-button{width: 110px;height: 36px;margin: auto;margin-top: 25px; display: flex;justify-content: center;align-items: center; border: 0.25px solid #999999;color: #666;font-size: 10px;}
.gc-one .gc-one-all .gc-button img{width: 10px;margin-left: 5px;}
.gc-one .gc-one-all .two-p{display: none;}

.gc-two h2{width: 80%;margin: auto;font-size: 24px;font-weight: 400;color: #333;}
.gc-two .gc-two-all{width: 90%;margin: auto;margin-top: 20px;background-color: #FFF;}
.gc-two .gc-two-all .gc-two-message .gc-two-title{width:100%;height:40px;background-color:#000;}
.gc-two .gc-two-all .gc-two-message .gc-two-title .gc-title-o{width:80%;height:40px;margin: auto;display: flex;justify-content: space-between;align-items: center; color: #FFF;}
.gc-two .gc-two-all .gc-two-message .gc-two-title span{font-size: 16px;font-family: 'OPPOSansb';}
.gc-two .gc-two-all .gc-two-message .gc-two-title img{width: 10px;}
.gc-two .gc-two-all .gc-two-message .gc-two-p{width: 80%;margin: auto;margin-top: 20px;color: #000;font-size: 16px;text-align: justify;line-height: 24px;display: none;padding-bottom: 44px;}

.gc-three{width: 100%;padding-top: 75px;padding-bottom: 75px;}
.gc-three h2{width: 80%;margin: auto;font-size: 24px;font-weight: 400;color: #333;}
.gc-three .gc-three-all{width: 90%;margin: auto;margin-top: 20px;}
.gc-three .gc-three-all .gc-three-one{width: 100%;display: flex;}
.gc-three .gc-three-all .gc-three-one .gc-three-one-o{width: 33%;border: 0.25px solid #999999;text-align: center;padding-top: 12px;padding-bottom: 12px;font-size: 16px;background-color: #AF6437;color: #FFF;}
.gc-three .gc-three-all .gc-three-one .gc-three-one-t{width: 33%;border: 0.25px solid #999999;text-align: center;padding-top: 12px;padding-bottom: 12px;font-size: 16px;color: #333;}
.gc-three .gc-three-all .gc-three-one .gc-three-one-h{width: 33%;border: 0.25px solid #999999;text-align: center;padding-top: 12px;padding-bottom: 12px;font-size: 16px;color: #333;}
.gc-three .gc-three-all .gc-three-two{width: 86%;margin: auto;margin-top: 40px;display: flex;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-l{width: 50%;border-right: 0.25px solid #999999;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-l  li{width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;padding-top: 20px;padding-bottom: 20px;border-bottom: 0.25px solid #999999;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-l  li:nth-child(3){border-bottom: none}
.gc-three .gc-three-all .gc-three-two .gc-three-two-l  li img{width: 50px;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-l  li h3{font-size: 12px;color: #666;margin-top: 20px;font-weight: 400;}

.gc-three .gc-three-all .gc-three-two .gc-three-two-r{width: 50%;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-r  li{width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;padding-top: 20px;padding-bottom: 20px;border-bottom: 0.25px solid #999999;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-r  li:nth-child(3){border-bottom: none}
.gc-three .gc-three-all .gc-three-two .gc-three-two-r  li img{width: 50px;}
.gc-three .gc-three-all .gc-three-two .gc-three-two-r  li h3{font-size: 12px;color: #666;margin-top: 20px;font-weight: 400;}
.gc-three .gc-three-all .gc-lb-three{display: none;}
.gc-three .gc-three-all .gc-lb-two{display: none;}

.gc-hz{width: 100%;position: relative;}
.gc-hz .gc-hz-message{position: absolute;top: 40px;left: 10%;width: 80%;}
.gc-hz .gc-hz-message h2{font-size: 24px;font-weight: 400;color: #FFF;}
.gc-hz .gc-hz-message p{margin-top: 20px;font-size: 16px;line-height: 24px;text-align: justify;color: #FFF;}
.gc-hz .gc-hz-tb{width: 100%;margin-top:40px;}
.gc-hz .gc-hz-tb ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.gc-hz .gc-hz-tb ul li{width: 48%;margin-top: 10px;}

.gc-al{width: 100%;padding-top: 75px;padding-bottom: 75px;}
.gc-al .gc-al-all{width: 90%;margin: auto;}
.gc-al .gc-al-all h2{width: 80%;margin: auto; font-size: 24px;color: #333;}
.gc-al .gc-al-all .gc-title-al{width: 100%;display: flex;justify-content: space-between;margin-top: 20px;}
.gc-al .gc-al-all .gc-title-al .gc-title-al-one{width: 49.6%;border: 0.25px solid #999999;height: 40px;line-height: 40px; text-align: center;font-size: 10px;background-color:#AF6437;color:#FFF;}
.gc-al .gc-al-all .gc-title-al .gc-title-al-two{width: 49.6%;border: 0.25px solid #999999;height: 40px;line-height: 40px; text-align: center;font-size: 10px;}
.gc-al .gc-al-all .gc-al-me{width: 100%;margin: auto;margin-top:40px;}
.gc-al .gc-al-all .two-gw{ display: none;}
.gc-al .gc-al-all .gc-al-me ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.gc-al .gc-al-all .gc-al-me ul li{width: 49%;margin-top: 10px;}
.gc-al .gc-al-all .gc-al-me ul li span{font-size: 10px;margin-top: 10px;color: #666;}

.gc-tj{width: 100%;padding-top: 40px;padding-bottom: 40px;}
.gc-tj .gc-tj-all{width: 80%;margin: auto;}
.gc-tj .gc-tj-all h2{font-size: 24px;font-weight: 400;color: #333;}
.gc-tj .gc-tj-all input{width: 100%;margin-top: 40px;height: 40px;border-bottom:0.25px solid rgba(0, 0, 0, 0.5);}
.gc-tj .gc-tj-all .gc-button{width: 100%;height: 40px;margin-top: 20px;}
.gc-tj .gc-tj-all .gc-button button{width: 100%;height: 100%;background-color:#AF6437;color: #FFF;font-size: 16px;font-weight: 400;border: none;outline: none;}

.zs-banner{margin-top:60px;}
.zs-one{width: 100%;padding-top: 75px;padding-bottom: 75px;}
.zs-one .zs-one-all{width: 80%;margin: auto;}
.zs-one .zs-one-all p{font-size: 16px;text-align: justify;line-height: 24px;margin-bottom: 15px}
.zs-one .zs-one-all h2{font-size: 24px;font-weight: 400;text-align: justify;color: #000;margin-top: 75px;}
.zs-one .zs-one-all .zs-one-img{width: 100%;margin-top: 50px;}

.zs-three{width: 100%;margin-top: 75px;}
.zs-three .zs-three-all{width: 90%;margin: auto;}
.zs-three .zs-three-all .zs-three-one{width:80%;margin: auto;padding-bottom: 30px;}
.zs-three .zs-three-all .zs-three-one h2{display: flex;align-items: center;}
.zs-three .zs-three-all .zs-three-one h2 img{width: 25px;height: 25px;}
.zs-three .zs-three-all .zs-three-one h2 span{font-size: 24px;font-weight: 400;color: #333;padding-left: 10px;}
.zs-three .zs-three-all .zs-three-one p{margin-top: 25px;font-size: 16px;font-weight: 400;line-height: 24px;text-align: justify;color: #666;}
.zs-three .zs-three-all .zs-three-two{margin-top: 10px;}
.zs-three .zs-three-all .zs-three-two p{width: 100%;height: 40px;line-height: 40px; text-align: center;background-color: #000;color: #FFF;font-size: 16px;}

.zs-four{margin-top: 75px;}
.zs-five{width: 100%;padding-top: 75px;padding-bottom: 75px;}
.zs-five .zs-five-all{width: 80%;margin: auto;}
.zs-five .zs-five-all h2{font-size: 24px;font-weight: 400;color: #000;}
.zs-five .zs-five-all p{margin-top: 20px;font-size: 16px;line-height: 24px;text-align: justify;color: #666;}
.zs-five .zs-five-all .zs-five-message{margin-top: 40px;}
.zs-five .zs-five-all .zs-five-message .zs-five-message-o{display: flex;justify-content: space-between;padding-top: 20px;padding-bottom: 20px;border-bottom:0.25px solid #999999;}
.zs-five .zs-five-all .zs-five-message .zs-five-message-o .zs-five-message-t{width: 14%;}
.zs-five .zs-five-all .zs-five-message .zs-five-message-o .zs-five-message-p{width: 84%;}
.zs-five .zs-five-all .zs-five-message .zs-five-message-o .zs-five-message-p h3{color: #AF6437;font-weight: 400;font-size: 16px;}
.zs-five .zs-five-all .zs-five-message .zs-five-message-o .zs-five-message-p span{padding-top: 8px;font-size: 16px;color: #666666;text-align: justify;line-height: 15px;}

.zs-six{width: 100%;padding-bottom: 75px;}
.zs-six .zs-six-all{width: 80%;margin: auto;}
.zs-six .zs-six-all h2{font-size: 24px;color: #000;font-weight: 400;}
.zs-six .zs-six-all .zs-six-p{font-size: 16px;line-height: 24px;text-align: justify;letter-spacing: 1px;color: #666;margin-top: 20px;}
.zs-six .zs-six-all .gc-two-all{width: 100%;margin: auto;margin-top: 20px;}
.zs-six .zs-six-all .gc-two-all .gc-two-message .gc-two-title{width: 100%;height:40px;background-color: #000;}
.zs-six .zs-six-all .gc-two-all .gc-two-message .gc-two-title .gc-title-o{width: 80%;height:40px;margin: auto;display: flex;justify-content: space-between;align-items: center; color: #FFF;}

.zs-six .zs-six-all .gc-two-all .gc-two-message .gc-two-title span{font-size: 16px;font-family: 'OPPOSansb';}
.zs-six .zs-six-all .gc-two-all .gc-two-message .gc-two-title img{width: 10px;}
.zs-six .zs-six-all .gc-two-all .gc-two-message .gc-two-p{width: 80%;margin: auto;margin-top: 20px;color: #000;font-size: 15px;text-align: justify;line-height: 21px;display: none;padding-bottom: 44px;}

.zs-seven{width: 100%;margin: auto;}
.zs-seven .zs-seven-all{width: 80%;margin: auto;}
.zs-seven .zs-seven-all h2{font-size: 24px;font-weight: 400;color: #000;}
.zs-seven .zs-seven-all .zs-seven-message{margin-top: 20px;}
.zs-seven .zs-seven-all .zs-seven-message ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zs-seven .zs-seven-all .zs-seven-message ul li{width: 48%;margin-top: 10px;}
.zs-seven .zs-seven-all .zs-seven-message ul li .zs-message-li{padding-top: 10px;padding-bottom: 6px;}
.zs-seven .zs-seven-all .zs-seven-message ul li .zs-message-li h3{width: 90%;margin: auto;font-size: 12px;color: #000;font-weight: 400;}
.zs-seven .zs-seven-all .zs-seven-message ul li .zs-message-li p{width: 90%;margin: auto;font-size: 10px;color: #AF6437;font-weight: 400;}
.zs-seven .zs-seven-all .zs-button{width: 100%;height:40px;}
.zs-seven .zs-seven-all .zs-button button{width: 100%;height: 100%;background-color:#AF6437;border: 0.25px solid #999999;color: #FFF;margin-top: 40px;}

.lc-one{width: 100%;padding-top:75px;padding-bottom: 75px;}
.lc-one .lc-one-all{width: 80%;margin: auto;}
.lc-one .lc-one-all h2{font-size: 23px;color: #000;font-weight: 400;}
.lc-one .lc-one-all .process-one-o{margin-top: 40px;}
.lc-one .lc-one-all .process-one-o ul{display: flex;justify-content: space-between;align-items: center;margin-top: 30px;}
.lc-one .lc-one-all .process-one-o ul li{display: flex;flex-direction: column;align-items: center;}
.lc-one .lc-one-all .process-one-o ul li img{width: 80%;margin-bottom: 20px;}
.lc-one .lc-one-all .process-one-o ul li span{font-size: 16px;color: #AF6437;}
.lc-one .lc-one-all .process-one-o ul .process-next{margin-bottom: 15px;}
.lc-one .lc-one-all .process-one-o .bed{display: flex;justify-content: end;align-items: center;}
.lc-one .lc-one-all .process-one-o .bed .process-next{margin-top: 20px;margin-right: 20px;margin-bottom: 0px;}

.lc-two{width: 100%;padding-top:50px;padding-bottom: 75px;}
.lc-two .lc-two-all{width: 80%;margin: auto;}
.lc-two .lc-two-all h2{font-size: 20px;font-weight: 400;color: #000;}
.lc-two .lc-two-all input{width: 100%;height: 40px;margin-top: 40px;line-height: 40px;color: #999;font-size: 12px;border-bottom:0.25px solid rgba(0, 0, 0, 0.5);}
.lc-two .lc-two-all .lc-button{width: 100%;height: 40px;margin-top: 40px;}
.lc-two .lc-two-all .lc-button button{width: 100%;height: 100%;background-color:#AF6437;border: none;outline: none;color: #FFF;font-size: 16px;}

.lx-one{width: 100%;padding-top: 75px;padding-bottom: 75px;margin-top: 60px;}
.lx-one .lx-one-all{width: 90%;margin: auto;}
.lx-one .lx-one-all .lx-one-one{width: 100%;height: 75px;background-color:#F9F9F9;margin-top: 10px;}
.lx-one .lx-one-all .lx-one-one .lx-one-one-o{width: 80%;height: 100%;margin: auto;display: flex;justify-content: space-between;align-items: center;}
.lx-one .lx-one-all .lx-one-one .lx-one-one-o .lx-one-one-t{display: flex;align-items: flex-end;}
.lx-one .lx-one-all .lx-one-one .lx-one-one-o .lx-one-one-t h2{font-size: 16px;font-weight: 400;color: #000;}
.lx-one .lx-one-all .lx-one-one .lx-one-one-o .lx-one-one-t h3{font-size: 10px;font-weight: 400;color:#AF6437;opacity: 0.5;margin-left: 4px;}
.lx-one .lx-one-all .lx-one-one .lx-one-one-o img{width: 30px;height: 30px;}
.lx-dt{width:90%;margin: auto;}

.lx-two{width: 100%;padding-top:40px;padding-bottom: 75px;}
.lx-two .lx-two-all{width: 80%;margin: auto;}
.lx-two .lx-two-all h2{font-size: 20px;font-weight: 400;color: #333;}
.lx-two .lx-two-all .lx-x{width:60px;height: 2px;background-color:#AF6437;margin-top: 17.5px;}
.lx-two .lx-two-all .lx-two-message{margin-top: 17.5px;}
.lx-two .lx-two-all .lx-two-message p{font-size: 12px;color: #666;}

.fw-banner{width: 100%;margin-top: 60px;}

.fw-one{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.fw-one .fw-one-all{width: 80%;margin: auto;}
.fw-one .fw-one-all h2{font-size: 24px;color: #333;font-weight: 400;}
.fw-one .fw-one-all ul{display:flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.fw-one .fw-one-all ul li{width: 49%;margin-top: 10px;}
.fw-one .fw-one-all ul li p{width: 100%;height: 30px;line-height: 30px; background-color: #000;font-size: 12px;text-align: center;color: #FFF;}


.fw-two{width: 100%;padding-top: 50px;padding-bottom: 50px;background-color:#F9F9F9;}
.fw-two .fw-two-all{width: 80%;margin: auto;}
.fw-two .fw-two-all h2{font-size: 24px;color: #333;font-weight: 400;}
.fw-two .fw-two-all ul{display:flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.fw-two .fw-two-all ul li{width: 49%;background-color: #FFF;display: flex;justify-content:center;align-items: center;flex-direction: column;margin-top: 10px;padding-top: 25px;padding-bottom: 25px;}
.fw-two .fw-two-all ul li img{width: 40px;}
.fw-two .fw-two-all ul li p{margin-top: 23px;font-size: 10px;color: #666;}



.xw-news{width: 100%;margin-top: 60px;}
.xw-news ul{width: 90%;margin: auto;}
.xw-news ul li{padding-top: 20px;padding-bottom: 20px;border-bottom: 0.25px solid #999999;}
.xw-news ul li h2{width: 90%;margin: auto;font-size: 16px;margin-top: 20px;line-height: 21px;font-family: 'OPPOSansb';color: #333;margin-bottom: 10px;}
.xw-news ul li span{font-size: 16px;color: #666;width: 90%;margin: auto;padding-left: 5%;}


.xw-news-list{width: 100%;margin-top:20%;}
.xw-news-list .xw-news-list-all{width: 90%;margin: auto;}
.xw-news-list .xw-news-list-all h1{font-size: 20px;font-weight: 800;text-align: justify; margin-bottom: 4px;}
.xw-news-list .xw-news-list-all h2{font-size: 18px;font-weight: 700;text-align: justify;color: #72777b;padding-top: 0.4em; padding-bottom: 0.4em;}
.xw-news-list .xw-news-list-all img{width: 100% !important; height: auto !important;}
.xw-news-list .xw-news-list-all video{width: 100% !important; height: auto !important;}
.xw-news-list .xw-news-list-all p{width: 100% !important; height: auto !important;font-size: 16px;color: #999999;padding-bottom: 0.5em; line-height: 1.3em;}
.xw-news-list .xw-news-list-all .text{margin-top: 10px;}





.md{width: 100%;margin-top: 80px;}
.md ul{width: 80%;margin: auto;}
.md ul li{display: flex;justify-content: space-between;align-items: center;padding-top: 20px;padding-bottom: 20px;border-bottom:0.25px solid #999999;}
.md ul li .md-img{width: 70%;}
.md ul li .md-img img{width: 100%;}
.md ul li a{width: 20%;}
.md ul li .md-title{display: flex;flex-direction: column;align-items: flex-end;justify-content: center;}
.md ul li .md-title h2{font-size: 16px;font-weight: 400;color: #333;}
.md ul li .md-title h3{font-size: 16px;font-weight: 400;color: #333;}
.md ul li .md-title p{font-size: 10px;font-weight: 400;color: #999;margin-top: 20px;}

.md-botton{width: 80%;height:40px;margin: auto;margin-top: 75px;}
.md-botton button{width: 100%;height: 100%;text-align: center;line-height: 40px;color: #FFF;font-size: 16px;background-color:#AF6437;border: none;outline: none;}


.gy-banner{width: 100%;margin-top: 60px;}
.gy-one{width: 100%;padding-top: 0px;}
.gy-one p{width: 90%;margin: auto;font-size: 16px;line-height: 24px;color: #666;margin-bottom: 15px;}
.gy-one .gy-one-message{width: 90%;margin: auto;margin-top: 33px;}
.gy-one .gy-one-message h2{width: 90%;margin: auto;font-size: 27px;font-weight: bold;margin-bottom: 10px;}
.gy-one .gy-one-message h3{width: 90%;margin: auto;font-size: 16px;font-weight: 600;margin-bottom: 10px;}
.gy-one .gy-one-message .gy-one-message-t{width: 90%;margin: auto;display: flex;margin-top: 26px;margin-bottom: 20px;}
.gy-one .gy-one-message .gy-one-message-t .message-t{width: 33.3%; text-align: center;color:#AF6437;font-size: 18px;cursor:pointer;}

.gy-one .gy-one-message  .gc-two-all{width: 100%;margin: auto;}
.gy-one .gy-one-message  .gc-two-all .gc-two-message{padding-bottom: 50px;}
.gy-one .gy-one-message  .gc-two-all .gc-two-message .gc-two-title{width: 100%;height: 40px;background-color: #000; margin: auto;display: flex;justify-content:space-around;align-items: center; color: #FFF;}
.gy-one .gy-one-message  .gc-two-all .gc-two-message .gc-two-title span{font-size: 19px;font-family: 'OPPOSansb';}
.gy-one .gy-one-message  .gc-two-all .gc-two-message .gc-two-title img{width: 10px;}
.gy-one .gy-one-message  .gc-two-all .gc-two-message .gc-two-p{width: 80%;margin: auto;margin-top: 20px;color: #666;font-size: 19px;text-align: justify;line-height: 29px;display: none;padding-bottom: 44px;}
.mt-three-message{display: none;}
.mt-two-message{display: none;}

.gy-two{width: 100%;padding-top: 50px;padding-bottom: 50px;background-color: #F9F9F9;}
.gy-two .gy-two-all{width: 80%;margin: auto;}
.gy-two h2{width: 80%;margin: auto;margin-bottom: 20px;font-size: 27px;font-weight: bold;}
.gy-two .gy-two-all ul{margin-top: 55px;}
.gy-two .gy-two-all ul li{margin-top: 20px;border-bottom: 0.5px solid #999999;padding-bottom: 15px;}
.gy-two .gy-two-all ul li h3{font-size: 16px;font-weight: 600;}
.gy-two .gy-two-all ul li p{font-size: 16px;margin-top: 6px;}

.gy-three{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.gy-three h2{width: 80%;margin: auto;margin-bottom: 20px;font-size: 27px;font-weight: bold;}
.gy-three .gy-three-message{width: 80%;margin: auto;padding-top: 75px;}
.gy-three .gy-three-message h3{font-size: 27px;font-weight: bold;text-align: justify;}
.gy-three .gy-three-message p{margin-top: 20px;font-size: 19px;line-height: 29px;text-align: justify;color: #666;}

.gy-four{width: 100%;}
.gy-four .gy-four-message{width: 90%;margin: auto;padding-top: 75px;}
.gy-four .gy-four-message h2{width: 90%;margin: auto;font-size: 24px;font-weight: 400;color: #333;}
.gy-four .gy-four-message p{width: 90%;margin: auto; margin-top: 20px;font-size: 16px;line-height: 24px;font-weight: 400;text-align: justify;color: #666;margin-bottom: 40px;}

.gy-five .gy-lc{width: 100%;padding-top: 75px;background-color: #FFF;padding-bottom: 34px;}
.gy-five .gy-lc h2{width: 80%;margin: auto;font-size: 24px;font-weight: 400;}
.gy-five .gy-lc-message{width: 100%;background-color: #F9F9F9;padding-top: 40px;padding-bottom: 40px;}
.gy-five .gy-lc-message ul{width: 80%;margin: auto;}
.gy-five .gy-lc-message ul li{margin-top: 15px;display: flex;}
.gy-five .gy-lc-message ul li .gy-m-one{width: 25%;background-color: #AF6437;display: flex;justify-content: center;align-items: center;padding-top: 14px;padding-bottom: 14px;font-size: 20px;color: #FFF;}
.gy-five .gy-lc-message ul li .gy-m-two{width: 75%;background-color: #FFF;display: flex;align-items: center;}
.gy-five .gy-lc-message ul li .gy-m-two p{width: 90%;margin: auto;font-size: 16px;line-height: 20px;text-align: justify;color: #666;}
.gy-five .gy-button{width: 80%;margin: auto;height: 40px;margin-top: 40px;}
.gy-five .gy-button button{width: 100%;height: 100%;border: none;background-color:#AF6437;color: #FFF;font-size: 16px;text-align: center;}

.gy-five .gy-more{display: none;}
.gy-five .more-s{display: none;}

.gy-six{width: 100%;padding-top: 50px;padding-bottom: 50px;background-color:#fafafa;}
.gy-six .gy-six-all{width: 90%;margin: auto;}
.gy-six .gy-six-all h2{width: 90%;margin: auto;color: #333;font-size: 30px;font-weight: bold;}
.gy-six .gy-six-all ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.gy-six .gy-six-all ul li{width: 49%;margin-top: 18px;}
.gy-six .gy-six-all ul li p{text-align: center;font-size: 16px;color: #666;font-family: 'OPPOSansm';background-color:#F9F9F9;height: 30px;line-height: 30px;}

.gy-seven{width: 100%;padding-top: 50px;padding-bottom: 50px;background-color:#F9F9F9;}
.gy-seven h2{width: 80%;margin: auto;margin-bottom: 20px;font-size: 27px;font-weight: bold;}
.gy-seven .gy-seven-message{width: 80%;margin: auto;padding-top: 75px;}
.gy-seven .gy-seven-message h3{font-size: 24px;font-weight: 400;text-align: justify;}
.gy-seven .gy-seven-message p{margin-top: 20px;font-size: 16px;line-height: 24px;text-align: justify;color: #666;}

.cp-message{width: 100%;margin-top: 70px;}
.cp-message h2{width: 90%;margin: auto;font-size: 20px;color: #333;font-weight: 400;}
.cp-all ul{width: 90%;margin: auto;margin-bottom:125px;}
.cp-all ul li{display: flex;justify-content: space-between;align-items: center;padding-top: 20px;padding-bottom: 20px;border-bottom:0.25px solid #999999;}
.cp-all ul li .cp-img{width: 70%;}
.cp-all ul li .cp-img img{width: 100%;}
.cp-all ul li a{width: 20%;}
.cp-all ul li .cp-title{display: flex;flex-direction: column;justify-content: center;}
.cp-all ul li .cp-title h3{font-size: 20px;font-weight: 400;color: #333;}
.cp-all ul li .cp-title p{font-size: 10px;font-weight: 400;color: #999;margin-top: 20px;}

.cp-list{width: 100%;margin-top: 70px;padding-bottom: 75px;}
.cp-list .cp-list-title{width: 100%;padding-top: 10px;padding-bottom: 10px;}
.cp-list .cp-list-title .cp-list-title-all{width: 90%;margin: auto;display: flex;justify-content: space-between;align-items: center;}
.cp-list .cp-list-title .cp-list-title-all h2{font-size: 20px;font-weight: 400;color: #333;}
.cp-list .cp-list-title .cp-list-title-all .cp-list-title-all-t{display: flex;align-items: center;}
.cp-list .cp-list-title .cp-list-title-all .cp-list-title-all-t span{font-size: 16px;color: #999;}
.cp-list .cp-list-title .cp-list-title-all .cp-list-title-all-t span img{width: 9px;margin-left: 11px;}
.cp-list .cp-list-title-o{width: 90%;margin: auto;display: none;}
.cp-list .cp-list-title-o ul li{line-height: 30px;}

.cp-list .cp-all ul{width: 90%;margin: auto;}
.cp-list .cp-all ul li{display: flex;justify-content: space-between;align-items: center;padding-top: 20px;padding-bottom: 20px;border-bottom:0.25px solid #999999;}
.cp-list .cp-all ul li .cp-img{width: 65%;}
.cp-list .cp-all ul li .cp-img img{width: 100%;}
.cp-list .cp-all ul li a{width: 30%;}
.cp-list .cp-all ul li .cp-title{display: flex;flex-direction: column;justify-content: center;}
.cp-list .cp-all ul li .cp-title h3{font-size: 20px;font-weight: 400;color: #333;}
.cp-list .cp-all ul li .cp-title p{font-size: 10px;font-weight: 400;color: #999;margin-top: 20px;}

.cp-list-button{width:80%;margin: auto;height: 44px;margin-top: 40px;background-color:#AF6437; border:none;font-size: 16px;color: #FFF;text-align:center;}

.cp-one{width:90%;margin:auto;margin-top:20px;}
.cp-one h2{width:90%;margin:auto;font-size:16px;font-weight:400;margin-top:12px;}

.mt-one span{font-weight:bold;border-bottom:1.5px solid rgb(175, 100, 55);}

.gc-cnm{width:100%;margin-top:20px;}
.gc-cnm ul{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.gc-cnm ul li{width:49%;text-align:center;margin-top:5px;border:0.5px solid #999;}

.gc-cnm-c{width:100%;margin-top:20px;}
.gc-cnm-c ul{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.gc-cnm-c ul li{width:46%;text-align:center;margin-top:5px; border:0.25px solid #666;padding-top:5px;padding-bottom:5px;}

.fy-cnm{width:100%;display:flex;justify-content:center; margin-bottom:10%;}
.fy-cnm .fy-s{width:75px;height:35px;line-height:35px;text-align:center;border:0.5px solid #999;}
.fy-cnm .fy-l{width:75px;height:35px;line-height:35px;text-align:center;border:0.5px solid #999;margin-left:5px;margin-right:5px;}
.fy-cnm .fy-x{width:75px;height:35px;line-height:35px;text-align:center;border:0.5px solid #999;}