.w1200{width:75rem;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.w1280{width:80rem;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.w1400{width:87.5rem;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.w1600{width:100rem;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.container{width:100%;padding:0 5%;-webkit-box-sizing:border-box;box-sizing:border-box}.overhidden{position:fixed;top:0;left:0;width:100%;overflow:hidden}.swiper-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:5rem;height:5rem;color:#111;line-height:5rem;z-index:1;outline:none;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.swiper-btn span{color:#111;font-size:1.875rem;line-height:5rem}.swiper-btn:hover{background:#773a2e}.space-over{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.img-cover{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-contain{display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:contain;object-fit:contain}.bgimg{background-repeat:no-repeat;background-position:center center;background-size:cover}.block-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:19}.icon{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.AddFadeInUp{-webkit-animation:AddFadeInUp 1.2s forwards cubic-bezier(0.31, 0.61, 0.25, 0.99);animation:AddFadeInUp 1.2s forwards cubic-bezier(0.31, 0.61, 0.25, 0.99)}@-webkit-keyframes AddFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes AddFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.AddFadeInDown{-webkit-animation:AddFadeInDown 1.2s forwards cubic-bezier(0.31, 0.61, 0.25, 0.99);animation:AddFadeInDown 1.2s forwards cubic-bezier(0.31, 0.61, 0.25, 0.99)}@-webkit-keyframes AddFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes AddFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.AddFadeInRight{-webkit-animation:AddFadeInRight 1.2s forwards cubic-bezier(0.31, 0.61, 0.25, 0.99);animation:AddFadeInRight 1.2s forwards cubic-bezier(0.31, 0.61, 0.25, 0.99)}@-webkit-keyframes AddFadeInRight{from{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes AddFadeInRight{from{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}:root{overflow-y:auto;overflow-x:hidden}:root body{position:absolute}:root::-webkit-scrollbar{width:.375rem;height:.375rem;background-color:#000}:root::-webkit-scrollbar-thumb{background-color:#773a2e}.common-banner{position:relative;width:100%;height:auto}.common-banner img{width:100%;height:auto}.common-banner-textbx{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:100%}.common-banner-textbx .w1600{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%}.common-banner-textbx-content{position:relative;width:100%}.common-banner-textbx-content h1{font-size:3.75rem;line-height:1em;font-weight:500;font-family:"HanyiGuLi";color:#fff;text-align:center}.common-morebtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.common-morebtn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:3.125rem;padding:0 1.875rem;border-radius:1.5625rem;background-color:#773a2e;-webkit-transition:all .4s;transition:all .4s}.common-morebtn a:hover p{text-decoration:underline}.common-morebtn a p{font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#fff;-webkit-transition:all .4s;transition:all .4s}.common-morebtn a .iconfont{font-size:1.25rem;color:#fff;margin-left:1rem}.common-crumb{background-color:#fff;border-bottom:1px solid hsla(0,0%,80%,.4)}.common-crumb-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5rem}.common-crumb-left p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common-crumb-left p .iconfont{font-size:1.75rem;color:#773a2e}.common-crumb-left p .icon-zuojiantou-copy{font-size:1rem}.common-crumb-left p a{font-size:1.125rem;line-height:2.5rem;font-weight:400;font-family:"NotoSansSC";color:#5b5b5b;margin:0 .5rem}.common-crumb-left p a:not(:first-child):hover{color:#773a2e;text-decoration:underline}.common-crumb-right ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common-crumb-right ul li{position:relative}.common-crumb-right ul li:not(:last-child){margin-right:2.5rem}.common-crumb-right ul li:hover a{color:#773a2e}.common-crumb-right ul li.active::after{opacity:1}.common-crumb-right ul li::after{position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:1px;background-color:#773a2e;opacity:0}.common-crumb-right ul li a{font-size:1rem;line-height:5rem;font-weight:400;font-family:"NotoSansSC";color:#5b5b5b}.common-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.common-title p{font-size:1.875rem;line-height:1em;font-weight:700;font-family:"NotoSansSC";color:rgba(1,56,135,.1);text-transform:uppercase;position:relative;margin-bottom:-1rem;z-index:1}.common-title h2{font-size:2.25rem;line-height:1em;font-weight:700;font-family:"NotoSansSC";color:#111;position:relative;z-index:2}.common-pagination{width:100%}.common-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.common-pagination a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1.875rem;font-size:1rem;color:#111;margin:0 .5rem;padding:.625rem;border:0;border-radius:.1875rem;background-color:#e9e9e9;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s;transition:all .35s}.common-pagination a:hover{color:#fff;background-color:#773a2e;border-color:#773a2e}.common-pagination a.page-num-current{color:#fff;background-color:#773a2e;border-color:#773a2e}.common-pagination li{display:-webkit-box;display:-ms-flexbox;display:flex}.common-pagination li:last-child>a{margin-right:0}.common-pagination li:first-child a,.common-pagination li:last-child a{font-size:.875rem;background-color:#e9e9e9}.common-pagination li:first-child a:hover,.common-pagination li:last-child a:hover{background-color:#773a2e}.common-pagebtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.common-pagebtn a{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:48%;font-size:1rem;line-height:2.25rem;color:#111;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.common-pagebtn a:hover{color:#773a2e}.index-header{position:fixed;top:0;left:0;width:100%;height:8.125rem;-webkit-box-shadow:0px 0px 8px 0px rgba(6,13,39,0);box-shadow:0px 0px 8px 0px rgba(6,13,39,0);background-color:hsla(0,0%,100%,0);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .5s;transition:background .5s;z-index:99}.index-header.innerpage,.index-header:hover,.index-header.scrolldown{background-color:#fff;-webkit-box-shadow:0px 0px 8px 0px rgba(6,13,39,.08);box-shadow:0px 0px 8px 0px rgba(6,13,39,.08)}.index-header.innerpage .index-header-logo .logobox img.logoimg1,.index-header:hover .index-header-logo .logobox img.logoimg1,.index-header.scrolldown .index-header-logo .logobox img.logoimg1{opacity:0}.index-header.innerpage .index-header-logo .logobox img.logoimg2,.index-header:hover .index-header-logo .logobox img.logoimg2,.index-header.scrolldown .index-header-logo .logobox img.logoimg2{opacity:1}.index-header.innerpage .index-header-navbox .headnav-menu-item .level1 a,.index-header:hover .index-header-navbox .headnav-menu-item .level1 a,.index-header.scrolldown .index-header-navbox .headnav-menu-item .level1 a{color:#111}.index-header.innerpage .index-header-navbox .headnav-menu-item.headnav-menu-item__active .level1 a::after,.index-header:hover .index-header-navbox .headnav-menu-item.headnav-menu-item__active .level1 a::after,.index-header.scrolldown .index-header-navbox .headnav-menu-item.headnav-menu-item__active .level1 a::after{background-color:#111}.index-header.innerpage .index-header-right .login a,.index-header:hover .index-header-right .login a,.index-header.scrolldown .index-header-right .login a{color:#111;border:1px solid #111}.index-header.innerpage .index-header-right .login a:hover,.index-header:hover .index-header-right .login a:hover,.index-header.scrolldown .index-header-right .login a:hover{color:#fff;border-color:#773a2e}.index-header.innerpage .index-header-right .login a:hover .iconfont,.index-header:hover .index-header-right .login a:hover .iconfont,.index-header.scrolldown .index-header-right .login a:hover .iconfont{color:#fff}.index-header.innerpage .index-header-right .login a .iconfont,.index-header:hover .index-header-right .login a .iconfont,.index-header.scrolldown .index-header-right .login a .iconfont{color:#111}.index-header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.index-header-logo{height:5.1875rem;width:auto}.index-header-logo .logobox{position:relative;display:block;width:auto;height:100%}.index-header-logo .logobox img{height:100%;width:auto;-webkit-transition:all .4s;transition:all .4s}.index-header-logo .logobox img.logoimg1{opacity:1;z-index:1}.index-header-logo .logobox img.logoimg2{position:absolute;left:0;top:0;z-index:2;opacity:0}.index-header-navbox{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.index-header-navbox .headnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:9;-webkit-transition:all .6s;transition:all .6s}.index-header-navbox .headnav-m{display:none}.index-header-navbox .headnav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.index-header-navbox .headnav-menu-item{position:relative;height:100%;margin-right:7%}.index-header-navbox .headnav-menu-item .level1{position:relative;display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.index-header-navbox .headnav-menu-item .level1 a{font-size:1.125rem;line-height:8.125rem;font-weight:400;font-family:"NotoSansSC";color:#fff;position:relative;display:block;height:100%;-webkit-transition:color .4s;transition:color .4s}.index-header-navbox .headnav-menu-item .level1 a::after{position:absolute;bottom:30%;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);content:"";display:block;width:100%;height:.125rem;background-color:#fff;-webkit-transition:all .4s;transition:all .4s}.index-header-navbox .headnav-menu-item .dropdown{position:absolute;top:8.125rem;left:50%;-webkit-transform:translateX(-50%) rotateX(90deg);transform:translateX(-50%) rotateX(90deg);background:#fff;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;opacity:0;visibility:hidden;min-width:100%;-webkit-box-shadow:3px 4px 8px rgba(0,0,0,.1);box-shadow:3px 4px 8px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:49;-webkit-transition:all .5s;transition:all .5s}.index-header-navbox .headnav-menu-item .dropdown-list li{position:relative}.index-header-navbox .headnav-menu-item .dropdown-list li a{font-size:1.125rem;line-height:3.125rem;font-weight:400;font-family:"NotoSansSC";color:#111;text-align:center;display:block;white-space:nowrap;padding:0 1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transition:all .4s;transition:all .4s}.index-header-navbox .headnav-menu-item .dropdown-list li a:hover{background-color:#773a2e;color:#fff}.index-header-navbox .headnav-menu-item:hover .level1 a::after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.index-header-navbox .headnav-menu-item:hover .dropdown{-webkit-transform:translateX(-50%) rotateX(0);transform:translateX(-50%) rotateX(0);visibility:visible;opacity:1}.index-header-navbox .headnav-menu-item.headnav-menu-item__active .level1 a::after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.index-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.index-header-right .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:1.5rem}.index-header-right .search-m{display:none}.index-header-right .search form{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:1.25rem;background-color:rgba(0,0,0,.15)}.index-header-right .search form input::-webkit-input-placeholder{font-size:.875rem;letter-spacing:1px;color:#fff;font-family:"NotoSansSC"}.index-header-right .search form input:-moz-placeholder{font-size:.875rem;letter-spacing:1px;color:#fff;font-family:"NotoSansSC"}.index-header-right .search form input::-moz-placeholder{font-size:.875rem;letter-spacing:1px;color:#fff;font-family:"NotoSansSC"}.index-header-right .search form input:-ms-input-placeholder{font-size:.875rem;letter-spacing:1px;color:#fff;font-family:"NotoSansSC"}.index-header-right .search form input{display:block;width:15rem;height:2.5rem;padding-left:.625rem;font-size:.875rem;color:#fff;background-color:rgba(0,0,0,0);border:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s;transition:all .6s}.index-header-right .search form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;border:0;outline:none;background-color:rgba(0,0,0,0);-webkit-transition:all .2s;transition:all .2s}.index-header-right .search form button i{font-size:1.25rem;color:#fff}.index-header-right .login{width:auto;height:2.5rem}.index-header-right .login a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:100%;padding:0 1rem;border-radius:1.25rem;border:1px solid #fff;font-size:1rem;color:#fff;-webkit-transition:all .4s;transition:all .4s}.index-header-right .login a:hover{border-color:#773a2e;background-color:#773a2e}.index-header-right .login a .iconfont{font-size:1.125rem;color:#fff;margin-right:1.25rem;-webkit-transition:all .4s;transition:all .4s}.index-footer{position:relative;background-color:#773a2e;z-index:3}.index-footer-content{padding:4.5rem 0 4rem}.index-footer-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index-footer-content-left{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.index-footer-content-left .ifcl-info{margin-bottom:4rem}.index-footer-content-left .ifcl-info-copyright p{font-size:1.125rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#fff}.index-footer-content-left .ifcl-info-hrefbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.25rem}.index-footer-content-left .ifcl-info-hrefbx p,.index-footer-content-left .ifcl-info-hrefbx a{font-size:1.125rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:hsla(0,0%,100%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-footer-content-left .ifcl-info-hrefbx a:hover{color:#fff;text-decoration:underline}.index-footer-content-left .ifcl-info-hrefbx .disclaimer{margin-right:.25rem}.index-footer-content-left .ifcl-info-hrefbx .privacy{margin-left:.25rem}.index-footer-content-left .ifcl-info-hrefbx .version{margin:0 1.25rem}.index-footer-content-left .ifcl-bottombox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index-footer-content-left .ifcl-bottombox-footlogo{margin-right:3rem}.index-footer-content-left .ifcl-bottombox-footlogo,.index-footer-content-left .ifcl-bottombox-erweima{height:8.75rem}.index-footer-content-left .ifcl-bottombox-footlogo img,.index-footer-content-left .ifcl-bottombox-erweima img{width:auto;height:100%}.index-footer-content-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:45%}.index-footer-content-right dl dt{margin:0 0 2rem}.index-footer-content-right dl dt a{font-size:1.25rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#fff}.index-footer-content-right dl dt a:hover{text-decoration:underline}.index-footer-content-right dl dd:not(:last-child){margin-bottom:1.25rem}.index-footer-content-right dl dd a{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:hsla(0,0%,100%,.5)}.index-footer-content-right dl dd a:hover{color:#fff;text-decoration:underline}.showvideo{display:none;position:fixed;left:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}.showvideo .center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:60vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.showvideo .center .closebtn{position:absolute;bottom:-4rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3rem;height:3rem;background-color:#ccc;border-radius:50%;z-index:89}.showvideo .center .closebtn:hover{cursor:pointer;background-color:#773a2e}.showvideo .center .closebtn i{font-size:1.5rem;color:#fff}.showvideo-content{position:relative;width:100%;padding-top:56.25%}.showvideo-content-videobox{position:absolute;inset:0}.showvideo-content-videobox video,.showvideo-content-videobox iframe{display:block;width:100% !important;height:100% !important}@media(min-width: 320px)and (max-width: 1023px){:root{font-size:12px !important}.w1400,.w1600,.container{width:100%;padding:0 1rem}.padding-module{padding:3rem 0}.showvideo-content .videobx{width:96%;height:28%}.Pcbox{display:none !important}.Mbox{display:block !important}#main{overflow:hidden}.module-padding{padding:3rem 0}.common-banner{width:100%;height:40vh}.common-banner>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.common-banner-textbx{top:50%}.common-banner-textbx-content .txtbg{font-size:3rem}.common-touch-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.common-touch-left{width:100%;border-bottom:1px solid #fff;padding-right:0;padding-top:0}.common-touch-left-info{margin-top:1.25rem}.common-touch-left-info li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.common-touch-left-info li p{font-size:1rem}.common-touch-right{width:100%;border-left:0;padding-left:0}.common-title h2{font-size:2.5rem;line-height:3.75rem}.common-navbox ul{overflow-x:auto}.common-navbox ul li a{white-space:nowrap}.common-pagebtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common-pagebtn a{max-width:100%}.index-header{position:fixed;width:100%;height:5rem;z-index:99}.index-header:hover .index-header-right .search-m-top i{color:#333}.index-header:hover .index-header-right .inner-header-icon{display:none;color:#2b2b2b;height:3.625rem;font-size:1.563rem;text-align:center;float:right;width:3.125rem;position:relative;-webkit-transition:background .5s;transition:background .5s;z-index:3;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.index-header:hover .index-header-right .inner-header-icon:hover{background-color:hsla(0,0%,100%,0);cursor:pointer}.index-header:hover .index-header-right .inner-header-icon span{position:absolute;left:calc((100% - 1.563rem)/2);top:calc((100% - 1px)/2);width:1.563rem;height:.125rem;background-color:#111}.index-header:hover .index-header-right .inner-header-icon span:nth-child(1){-webkit-transform:translateY(0.625rem) rotate(0deg);-ms-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}.index-header:hover .index-header-right .inner-header-icon span:nth-child(2){opacity:0}.index-header:hover .index-header-right .inner-header-icon span:nth-child(3){-webkit-transform:translateY(-0.625rem) rotate(0deg);-ms-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}.index-header:hover .index-header-right .inner-header-icon-click span{background:#2b2b2b}.index-header:hover .index-header-right .inner-header-icon-click span:nth-child(1){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:clickfirst;animation-name:clickfirst}.index-header:hover .index-header-right .inner-header-icon-click span:nth-child(2){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:clicksecond;animation-name:clicksecond}.index-header:hover .index-header-right .inner-header-icon-click span:nth-child(3){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:clickthird;animation-name:clickthird}@-webkit-keyframes clickfirst{0%{-webkit-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}100%{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}}@keyframes clickfirst{0%{-webkit-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}100%{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}}@-webkit-keyframes clicksecond{0%{opacity:1}100%{opacity:0}}@keyframes clicksecond{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes clickthird{0%{-webkit-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}100%{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}@keyframes clickthird{0%{-webkit-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}100%{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}.index-header:hover .index-header-right .inner-header-icon-out span{background:#2b2b2b}.index-header:hover .index-header-right .inner-header-icon-out span:nth-child(1){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:outfirst;animation-name:outfirst}.index-header:hover .index-header-right .inner-header-icon-out span:nth-child(2){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:outsecond;animation-name:outsecond}.index-header:hover .index-header-right .inner-header-icon-out span:nth-child(3){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:outthird;animation-name:outthird}@-webkit-keyframes outfirst{0%{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}100%{-webkit-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}}@keyframes outfirst{0%{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}100%{-webkit-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}}@-webkit-keyframes outsecond{0%{opacity:0}100%{opacity:1}}@keyframes outsecond{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes outthird{0%{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}100%{-webkit-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}}@keyframes outthird{0%{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}100%{-webkit-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}}.index-header:hover .index-header-right .inner-header-icon{display:block;z-index:99}.index-header-navbox .headnav{display:none}.index-header-navbox .headnav-m{display:block;position:absolute;top:5rem;left:0;width:100%;height:calc(100vh - 5rem);background:#fff;display:none;border-top:1px solid #f0f1f2;overflow-y:scroll;z-index:29}.index-header-navbox .headnav-m .cd-accordion-menu{width:100%;border-top:1px solid #f0f1f2}.index-header-navbox .headnav-m .cd-accordion-menu ul{display:none}.index-header-navbox .headnav-m .cd-accordion-menu>li{padding:0 1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.index-header-navbox .headnav-m .cd-accordion-menu>li .level1,.index-header-navbox .headnav-m .cd-accordion-menu>li .level2,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3{display:-webkit-box;display:-ms-flexbox;display:flex}.index-header-navbox .headnav-m .cd-accordion-menu>li .level1 a,.index-header-navbox .headnav-m .cd-accordion-menu>li .level2 a,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3 a{-webkit-box-flex:1;-ms-flex:1;flex:1}.index-header-navbox .headnav-m .cd-accordion-menu>li .level1 .down,.index-header-navbox .headnav-m .cd-accordion-menu>li .level2 .down,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3 .down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.75rem;height:3.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #f0f1f2;border-bottom:1px solid #f0f1f2}.index-header-navbox .headnav-m .cd-accordion-menu>li .level1 .down i,.index-header-navbox .headnav-m .cd-accordion-menu>li .level2 .down i,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3 .down i{display:none;color:#333}.index-header-navbox .headnav-m .cd-accordion-menu>li .level1 .down i.active,.index-header-navbox .headnav-m .cd-accordion-menu>li .level2 .down i.active,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3 .down i.active{display:block}.index-header-navbox .headnav-m .cd-accordion-menu>li .level1 .down i.icon-jianhao,.index-header-navbox .headnav-m .cd-accordion-menu>li .level2 .down i.icon-jianhao,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3 .down i.icon-jianhao{color:#ed1b24}.index-header-navbox .headnav-m .cd-accordion-menu a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:inset 0 -1px #f0f1f2;box-shadow:inset 0 -1px #f0f1f2;color:#333;font-size:1.125rem;font-weight:400;padding:.875rem 0;line-height:2rem}.index-header-navbox .headnav-m .cd-accordion-menu a>i{font-size:1rem;font-weight:normal;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:1.25rem}.index-header-navbox .headnav-m .has-children.active>.level1>a{color:#773a2e}.index-header-navbox .headnav-m .cd-accordion-menu ul a{-webkit-box-shadow:inset 0 -1px #f0f1f2;box-shadow:inset 0 -1px #f0f1f2;padding-left:1.5rem}.index-header-navbox .headnav-m .cd-accordion-menu>li:last-of-type>a{-webkit-box-shadow:none;box-shadow:none}.index-header-navbox .headnav-m .cd-accordion-menu ul ul a{padding-left:3rem}.index-header-navbox .headnav-m .has-children>.dropdown>li>a{font-weight:normal}.index-header-navbox .headnav-m .cd-accordion-menu>li .level2 a,.index-header-navbox .headnav-m .cd-accordion-menu>li .level3 a{font-weight:400}.index-header-right{position:static}.index-header-right .search{display:none}.index-header-right .search-m{display:block}.index-header-right .search-m-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.625rem;height:100%}.index-header-right .search-m-top.active i.iconbx1{display:none}.index-header-right .search-m-top.active i.iconbx2{display:block}.index-header-right .search-m-top i{display:none;font-size:1.875rem;color:#2b2b2b}.index-header-right .search-m-top i.iconbx1{display:block}.index-header-right .search-m-top i.iconbx2{display:none}.index-header-right .search-m-dropdown{position:absolute;top:5rem;left:0;width:100%;height:auto;opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;transform-origin:0 0 0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.index-header-right .search-m-dropdown.show{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);visibility:visible;opacity:1}.index-header-right .search-m-dropdown form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:16px;padding:.5rem 1rem;background:rgba(0,0,0,.6);backdrop-filter:blur(14px)}.index-header-right .search-m-dropdown form input{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:3.125rem;font-size:1.125rem;color:#fff;padding:0 .625rem;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid hsla(0,0%,100%,.56);outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s;transition:all .6s}.index-header-right .search-m-dropdown form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.125rem;height:3.125rem;border:0;outline:none;background-color:rgba(0,0,0,0);-webkit-transition:all .2s;transition:all .2s}.index-header-right .search-m-dropdown form button i{font-size:1.875rem;color:#fff}.index-header-right .language{display:none}.index-header .inner-header-icon{display:none;color:#2b2b2b;height:3.625rem;font-size:1.563rem;text-align:center;float:right;width:3.125rem;position:relative;-webkit-transition:background .5s;transition:background .5s;z-index:3;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.index-header .inner-header-icon:hover{background-color:hsla(0,0%,100%,0);cursor:pointer}.index-header .inner-header-icon span{position:absolute;left:calc((100% - 1.563rem)/2);top:calc((100% - 1px)/2);width:1.563rem;height:.125rem;background-color:#111}.index-header .inner-header-icon span:nth-child(1){-webkit-transform:translateY(0.625rem) rotate(0deg);-ms-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}.index-header .inner-header-icon span:nth-child(2){opacity:0}.index-header .inner-header-icon span:nth-child(3){-webkit-transform:translateY(-0.625rem) rotate(0deg);-ms-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}.index-header .inner-header-icon-click span{background:#2b2b2b}.index-header .inner-header-icon-click span:nth-child(1){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:clickfirst;animation-name:clickfirst}.index-header .inner-header-icon-click span:nth-child(2){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:clicksecond;animation-name:clicksecond}.index-header .inner-header-icon-click span:nth-child(3){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:clickthird;animation-name:clickthird}@keyframes clickfirst{0%{-webkit-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}100%{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{opacity:1}100%{opacity:0}}@keyframes clickthird{0%{-webkit-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}100%{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}.index-header .inner-header-icon-out span{background:#2b2b2b}.index-header .inner-header-icon-out span:nth-child(1){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:outfirst;animation-name:outfirst}.index-header .inner-header-icon-out span:nth-child(2){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:outsecond;animation-name:outsecond}.index-header .inner-header-icon-out span:nth-child(3){-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:outthird;animation-name:outthird}@keyframes outfirst{0%{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}100%{-webkit-transform:translateY(-0.625rem) rotate(0deg);transform:translateY(-0.625rem) rotate(0deg)}}@keyframes outsecond{0%{opacity:0}100%{opacity:1}}@keyframes outthird{0%{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}100%{-webkit-transform:translateY(0.625rem) rotate(0deg);transform:translateY(0.625rem) rotate(0deg)}}.index-header .inner-header-icon{display:block;z-index:99}.index-header .inner-header-icon-click span{background-color:#2b2b2b}.index-footer-content-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.index-footer-content-left{width:100%}.index-footer-content-right{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.1)}.index-footer-content-right dl{width:50%}.index-footer-copyright{height:auto;padding-top:.5rem;padding-bottom:.5rem}.index-footer-copyright p{line-height:1.5em}}.searchbd-content{padding:5rem 0}.searchbd-content-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchbd-content-list .zhanwei{width:23.5%}.searchbd-content-list .item{position:relative;width:23.5%;margin-bottom:2.5rem}.searchbd-content-list .item:hover .item-imgbx img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.searchbd-content-list .item:hover .item-textbx h4{color:#773a2e}.searchbd-content-list .item-imgbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;aspect-ratio:32/29;background-color:#f5f5f5;border-radius:.5rem}.searchbd-content-list .item-imgbx img{display:block;width:80%;height:80%;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .4s;transition:all .4s}.searchbd-content-list .item-textbx{margin-top:.5rem}.searchbd-content-list .item-textbx h4{font-size:1.25rem;line-height:1.5em;font-weight:700;font-family:"NotoSansSC";color:#141414;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 1023px){.searchbd-content-list .item{width:100%}.searchbd-content-list .zhanwei{display:none}}.about-content{position:relative;padding:6.25rem 0}.about-content .bg{position:absolute;top:0;left:0;width:100%;height:auto;pointer-events:none;z-index:0}.about-content .bg img{width:100%;height:auto}.about-content-wrapper{position:relative;z-index:1}.about-content-title{margin-bottom:4rem}.about-content-title h2{font-size:3.125rem;line-height:1.3em;font-weight:700;font-family:"NotoSansSC";color:#000}.about-content-title h3{font-size:1.375rem;line-height:1.3em;font-weight:500;font-family:"NotoSansSC";color:#000}.about-content-textbx p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#000}.about-content-textbx img{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.about-content-numbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:5rem 0}.about-content-numbox-item{min-width:11.875rem}.about-content-numbox-item .acni-num{padding-bottom:.625rem}.about-content-numbox-item .acni-num p{font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#773a2e}.about-content-numbox-item .acni-num p span{font-size:2.5rem;line-height:1em;font-weight:700;font-family:"NotoSansSC";color:#773a2e}.about-content-numbox-item .acni-text{padding-top:.625rem;border-top:1px solid rgba(0,0,0,.1)}.about-content-numbox-item .acni-text p{font-size:1.25rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#000}.about-content-video{position:relative;width:100%;padding-top:35%}.about-content-video-center{position:absolute;inset:0;overflow:hidden}.about-content-video-center img{-webkit-transition:all .5s;transition:all .5s}.about-content-video-center:hover{cursor:pointer}.about-content-video-center:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.about-content-video-center .playbtn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.about-content-video-center .playbtn .iconfont{font-size:5rem;color:#fff}.new-content{padding:0 0 5rem}.new-content-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem 0}.new-content-nav-list .ncnl-item{position:relative}.new-content-nav-list .ncnl-item::after{position:absolute;bottom:-0.625rem;left:50%;-webkit-transform:translateX(-50%) scale(0);-ms-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0);content:"";width:1.375rem;height:.125rem;background-color:#773a2e}.new-content-nav-list .ncnl-item.ncnl-item__active a{color:#773a2e}.new-content-nav-list .ncnl-item.ncnl-item__active::after{-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.new-content-nav-list .ncnl-item:not(:first-child){margin-left:4rem}.new-content-nav-list .ncnl-item a{font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#111}.new-content-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));grid-column-gap:3.125rem;grid-row-gap:3.75rem;margin-top:1.875rem;margin-bottom:4rem}.new-content-list-item{position:relative}.new-content-list-item:hover .ncli-imgbx-center img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.new-content-list-item:hover .ncli-textbx h4{color:#773a2e}.new-content-list-item .ncli-imgbx{width:100%;padding-top:70%;position:relative}.new-content-list-item .ncli-imgbx-center{position:absolute;inset:0;overflow:hidden}.new-content-list-item .ncli-imgbx-center img{-webkit-transition:all .4s;transition:all .4s}.new-content-list-item .ncli-textbx{width:100%;padding:1.25rem 0}.new-content-list-item .ncli-textbx h4{font-size:1.25rem;line-height:1.875rem;font-weight:500;font-family:"NotoSansSC";color:#111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.75rem;margin-bottom:.625rem;-webkit-transition:all .4s;transition:all .4s}.new-content-list-item .ncli-textbx span{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#666}.newdetail-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.newdetail-content{padding:5rem 0 3.125rem}.newdetail-content-descbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding-right:5%}.newdetail-content-descbx-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.newdetail-content-descbx-title .ncdt-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:6.875rem;height:6.875rem;background-color:#eee}.newdetail-content-descbx-title .ncdt-time span{font-size:2.875rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#773a2e}.newdetail-content-descbx-title .ncdt-time p{font-size:.875rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111;margin-top:.625rem}.newdetail-content-descbx-title .ncdt-text{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding-left:3.6%}.newdetail-content-descbx-title .ncdt-text h2{font-size:1.5rem;line-height:2rem;font-weight:500;font-family:"NotoSansSC";color:#111}.newdetail-content-descbx-title .ncdt-text-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.newdetail-content-descbx-title .ncdt-text-info p{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:rgba(17,17,17,.5)}.newdetail-content-descbx-title .ncdt-text-info .author{margin-right:2.5rem}.newdetail-content-descbx-text{padding:2.5rem 0;margin-bottom:1.875rem;border-bottom:.1875rem solid #eee}.newdetail-content-descbx-text p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#111}.newdetail-content-rightbx{width:21.25%;padding:0 1.5rem;border:1px solid #eee}.newdetail-content-rightbx-item{position:relative;padding:1.25rem 0}.newdetail-content-rightbx-item:not(:last-child){border-bottom:1px solid #eee}.newdetail-content-rightbx-item:hover h4{color:#773a2e}.newdetail-content-rightbx-item h4{font-size:1rem;line-height:1.875rem;font-weight:500;font-family:"NotoSansSC";color:#111;-webkit-transition:all .4s;transition:all .4s}.newdetail-content-rightbx-item .time{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:rgba(17,17,17,.5);margin-top:.25rem}.product-content{padding-bottom:5rem}.product-content-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));grid-column-gap:5.9375rem;grid-row-gap:4.375rem;margin:2.5rem 0 4rem}.product-content-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:1.875rem 0;border-top:1px solid #773a2e}.product-content-list-item:hover .pcli-imgbx-center img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.product-content-list-item:hover .pcli-textbx h4{color:#773a2e}.product-content-list-item .pcli-imgbx{width:78.7234042553%}.product-content-list-item .pcli-imgbx-center{position:relative;width:100%;padding-top:89.1891891892%;overflow:hidden}.product-content-list-item .pcli-imgbx-center img{position:absolute;inset:0;-webkit-transition:all .4s;transition:all .4s}.product-content-list-item .pcli-textbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.product-content-list-item .pcli-textbx p{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.5em;margin:0;font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111}.product-content-list-item .pcli-textbx h4{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;margin:0;letter-spacing:.125rem;-webkit-transition:all .4s;transition:all .4s;font-size:1.75rem;line-height:1em;font-weight:500;font-family:"HanyiGuLi";color:#111}.productdetail-info{padding:5rem 0}.productdetail-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productdetail-info-imgbx{width:43.75%}.productdetail-info-imgbx-box{position:relative;width:100%;padding-top:77.1428571429%;overflow:hidden}.productdetail-info-imgbx-box img{position:absolute;inset:0}.productdetail-info-textbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding-left:5%}.productdetail-info-textbx-title h3{font-size:2.5rem;line-height:1.3em;font-weight:500;font-family:"HanyiGuLi";color:#111}.productdetail-info-textbx-title em{display:block;width:4.375rem;height:.0625rem;margin-top:.625rem;background-color:#773a2e}.productdetail-info-textbx-intro{margin:2.5rem 0}.productdetail-info-textbx-intro p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#111}.productdetail-info-textbx-intro strong{font-weight:700}.productdetail-info-textbx-btnbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}.productdetail-info-textbx-btnbox .buybtn,.productdetail-info-textbx-btnbox .contactbtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:3.125rem;padding:0 3.125rem;border:1px solid #773a2e;border-radius:.9375rem;font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#773a2e;-webkit-transition:all .4s;transition:all .4s}.productdetail-info-textbx-btnbox .buybtn:hover,.productdetail-info-textbx-btnbox .contactbtn:hover{background-color:#773a2e;color:#fff}.productdetail-info-textbx-btnbox .buybtn{margin-right:1.75rem}.productdetail-info-textbx-return a{font-size:.875rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:rgba(17,17,17,.3)}.productdetail-info-textbx-return a:hover{color:#773a2e}.productdetail-descbox-center{padding:5rem 0;border-top:1px solid #e8e8e8}.productdetail-descbox-center p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#111}.productdetail-descbox-center strong{font-weight:700}.productdetail-descbox-center .imgbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productdetail-descbox-center img{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.productdetail-recommend{padding:1.25rem 0 5rem}.productdetail-recommend-title h3{font-size:3.125rem;line-height:1em;font-weight:700;font-family:"NotoSansSC";color:#000}.productdetail-recommend-list{margin-top:4rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));grid-column-gap:5.9375rem;margin:2.5rem 0 4rem}.productdetail-recommend-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:1.875rem 0;border-top:1px solid #773a2e}.productdetail-recommend-list-item:hover .prli-imgbx-center img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.productdetail-recommend-list-item:hover .prli-textbx h4{color:#773a2e}.productdetail-recommend-list-item align-self .prli-imgbx{width:78.7234042553%}.productdetail-recommend-list-item align-self .prli-imgbx-center{position:relative;width:100%;padding-top:89.1891891892%;overflow:hidden}.productdetail-recommend-list-item align-self .prli-imgbx-center img{position:absolute;inset:0;-webkit-transition:all .4s;transition:all .4s}.productdetail-recommend-list-item align-self .prli-textbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.productdetail-recommend-list-item align-self .prli-textbx p{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.5em;margin:0;font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111}.productdetail-recommend-list-item align-self .prli-textbx h4{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;margin:0;letter-spacing:.125rem;-webkit-transition:all .4s;transition:all .4s;font-size:1.75rem;line-height:1em;font-weight:500;font-family:"HanyiGuLi";color:#111}.contact-content{position:relative;padding:5rem 0 7.5rem}.contact-content .bg{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:auto;pointer-events:none;z-index:0}.contact-content .bg img{width:100%;height:auto}.contact-content-wrapper{position:relative;z-index:1}.contact-content-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-content-head-left{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.contact-content-head-left h2{font-size:1.875rem;line-height:1.3em;font-weight:700;font-family:"NotoSansSC";color:#000;margin-bottom:1.25rem}.contact-content-head-left p{font-size:1.25rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#000}.contact-content-head-intro{width:55%}.contact-content-head-intro p{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#000}.contact-content-body{margin-top:6.875rem}.contact-content-body-md .ccbm-title h3{font-size:1.875rem;line-height:1.3em;font-weight:700;font-family:"NotoSansSC";color:#000}.contact-content-body-md .ccbm-center{display:grid;grid-template-columns:repeat(auto-fit, minmax(30rem, 1fr));grid-column-gap:5rem;margin-top:2.5rem}.contact-content-body-md .ccbm-center-item{position:relative;padding-top:36%;background-color:#f0f0f0}.contact-content-body-md .ccbm-center-item:last-child .ccbm-center-item-text p{font-size:1.25rem}.contact-content-body-md .ccbm-center-item-text{position:absolute;inset:0;padding:1.875rem 2.5rem}.contact-content-body-md .ccbm-center-item-text h4{font-size:1.25rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#773a2e}.contact-content-body-md .ccbm-center-item-text span{font-size:1.625rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:rgba(17,17,17,.1);text-transform:uppercase;display:block;margin:.5rem 0 1.25rem}.contact-content-body-md .ccbm-center-item-text p{font-size:1.5rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#111}.privacy-content{margin-top:8.125rem;padding:5rem 0}.privacy-content h2{font-size:3.125rem;line-height:1.3em;font-weight:700;font-family:"NotoSansSC";color:#000}.privacy-content .detailbx{margin-top:3.5rem}.privacy-content .detailbx p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#000}.privacy-content .detailbx strong{font-weight:700}.register-content-center-bottombx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.375rem}.register-content-center-bottombx p{font-size:1rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#111}.register-content-center-bottombx p a{color:#773a2e}.register-content-center-bottombx p a:hover{text-decoration:underline}.loginpage{width:100vw;height:100vh;overflow:hidden}.loginpage-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:100%}.loginpage-content .loginbg{position:absolute;inset:0;z-index:0}.loginpage-content-center{position:relative;width:36%;height:auto;padding:2.875rem 5% 4rem;background-color:hsla(0,0%,100%,.9);border-radius:1.25rem;z-index:2}.loginpage-content-center h1{font-size:3.75rem;line-height:1em;font-weight:500;font-family:"HanyiGuLi";color:#773a2e;text-align:center}.loginpage-content-center .formbx{width:100%;height:auto;margin-top:2.5rem}.loginpage-content-center .formbx-item{width:100%;height:3.125rem;margin-bottom:1.25rem}.loginpage-content-center .formbx-item::-webkit-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.loginpage-content-center .formbx-item:-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.loginpage-content-center .formbx-item::-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.loginpage-content-center .formbx-item:-ms-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.loginpage-content-center .formbx-item input{display:block;width:100%;height:100%;padding:0 1rem;border:1px solid #c4c4c4;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#000}.loginpage-content-center .formbx-codebx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:3.125rem;margin-bottom:1.5rem}.loginpage-content-center .formbx-codebx input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;padding:0 1rem;border:1px solid #c4c4c4;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.625rem}.loginpage-content-center .formbx-codebx .codeimg{width:auto;height:100%}.loginpage-content-center .formbx-codebx .codeimg img{display:block;width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.loginpage-content-center .formbx-btn{position:relative;width:100%;height:3.125rem;border:0;outline:none;background:#773a2e;border-radius:.3125rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.125rem;color:#fff;letter-spacing:.625rem;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}.loginpage-content-center .formbx-btn:hover{cursor:pointer;-webkit-text-decoration:capitalize;text-decoration:capitalize}.loginpage-content-center-bottombx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.375rem}.loginpage-content-center-bottombx .registerbx p{font-size:1rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#111}.loginpage-content-center-bottombx .registerbx p a{color:#773a2e}.loginpage-content-center-bottombx .registerbx p a:hover{text-decoration:underline}.loginpage-content-center-bottombx .forgetbtn{font-size:1rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#999}.loginpage-content-center-bottombx .forgetbtn:hover{color:#773a2e;text-decoration:underline}.forget-content-center .formbx-phontcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:3.125rem;margin-bottom:1.25rem}.forget-content-center .formbx-phontcode input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;padding:0 1rem;border:1px solid #c4c4c4;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.625rem}.forget-content-center .formbx-phontcode .getcodebtn{width:auto;height:100%;padding:0 1.875rem;background-color:rgba(0,0,0,0);border:1px solid #773a2e;border-radius:.625rem;font-family:1.125rem;color:#773a2e;-webkit-transition:all .4s;transition:all .4s}.forget-content-center .formbx-phontcode .getcodebtn:hover{cursor:pointer;text-decoration:underline;background-color:#773a2e;color:#fff}.userinfo{margin-top:8.125rem;background-color:#f5f5f5}.userinfo-content{padding:4rem 0}.userinfo-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.userinfo-content-nav{width:18.125%;padding:2rem 1.875rem;border-radius:.625rem;background-color:#fff}.userinfo-content-nav h3{font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#333}.userinfo-content-nav-center{margin-top:2.5rem}.userinfo-content-nav-center .ucnc-md:not(:last-child){margin-bottom:2.5rem}.userinfo-content-nav-center .ucnc-md h4{font-size:.875rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#999;margin-bottom:1.25rem}.userinfo-content-nav-center .ucnc-md-item:not(:last-child){margin-bottom:1.25rem}.userinfo-content-nav-center .ucnc-md-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.userinfo-content-nav-center .ucnc-md-item a:hover p{color:#773a2e;text-decoration:underline}.userinfo-content-nav-center .ucnc-md-item a .iconfont{font-size:1.125rem;color:#999;margin-right:.75rem}.userinfo-content-nav-center .ucnc-md-item a p{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#666;-webkit-transition:all .4s;transition:all .4s}.userinfo-content-rightbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding-left:3.125%}.userinfo-content-rightbx-infobx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:2.75rem 7.1428571429%;margin-bottom:3.125rem;background-color:#fff;border-radius:.625rem}.userinfo-content-rightbx-infobx .ucrl-imgbx{width:12.962962963%}.userinfo-content-rightbx-infobx .ucrl-imgbx-wrap{position:relative;width:100%;padding-top:100%;border-radius:50%;overflow:hidden}.userinfo-content-rightbx-infobx .ucrl-imgbx-wrap .imgbox{position:absolute;inset:0}.userinfo-content-rightbx-infobx .ucrl-textbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-left:2rem}.userinfo-content-rightbx-infobx .ucrl-textbx h2{font-size:1.875rem;line-height:1.3em;font-weight:500;font-family:"NotoSansSC";color:#111;margin-bottom:1.5rem}.userinfo-content-rightbx-infobx .ucrl-textbx .editbtn{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#999}.userinfo-content-rightbx-infobx .ucrl-textbx .editbtn:hover{color:#773a2e;text-decoration:underline}.userinfo-content-rightbx-recentorder{padding:2rem 7.1428571429% 4rem;background-color:#fff;border-radius:.625rem}.userinfo-content-rightbx-recentorder .ucrr-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.userinfo-content-rightbx-recentorder .ucrr-header h3{font-size:1.5rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.userinfo-content-rightbx-recentorder .ucrr-header .allorderbtn{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#773a2e}.userinfo-content-rightbx-recentorder .ucrr-header .allorderbtn:hover{text-decoration:underline}.userinfo-content-rightbx-recentorder .ucrr-body{margin-top:2.5rem}.userinfo-content-rightbx-recentorder .ucrr-body-item{position:relative;width:100%;padding:0 3.7037037037%;border-radius:.625rem;border:1px solid #eee}.userinfo-content-rightbx-recentorder .ucrr-body-item:not(:last-child){margin-bottom:1.875rem}.userinfo-content-rightbx-recentorder .ucrr-body-item:hover .ucrr-body-item-infobox .ubii-textbx-info-txt h4{color:#773a2e}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-imgbx{width:20%}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-imgbx-wrap{position:relative;width:100%;padding-top:90%;overflow:hidden}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-imgbx-wrap .imgbox{position:absolute;inset:0}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-left:1.875rem}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding-right:5%;border-right:1px solid #f3f3f3}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-info-txt{width:50%}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-info-txt h4{font-size:1.125rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-info-txt .type{font-size:.875rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#999;margin-top:1.5rem}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-info-pricebx p,.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-info-number p{font-size:1rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-totalprice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22.0779220779%}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-totalprice p{font-size:.875rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111}.userinfo-content-rightbx-recentorder .ucrr-body-item-infobox .ubii-textbx-totalprice .totalprice{font-size:1.5rem;line-height:2.25rem;font-weight:500;font-family:"NotoSansSC";color:#111}.userinfo-content-rightbx-recentorder .ucrr-body-item-orderid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1.25rem 0;border-top:1px solid #f3f3f3}.userinfo-content-rightbx-recentorder .ucrr-body-item-orderid p{font-size:1rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111}.userinfo-content-rightbx-recentorder .ucrr-body-item-orderid p.orderid{margin-right:1.5rem}.userinfo-content-rightbx-recentorder .ucrr-body-item-orderid p.time{color:#999}.userinfo-edit-nav li:not(:last-child){margin-bottom:2.5rem}.userinfo-edit-nav li.active a{color:#773a2e}.userinfo-edit-nav li a{font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#333}.userinfo-edit-nav li a:hover{text-decoration:underline}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx{width:100%;margin-top:4rem}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item{width:48%;height:auto;margin-bottom:2.5rem}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item::-webkit-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item:-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item::-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item:-ms-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item label{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111;display:block;margin-bottom:.75rem}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-item input{display:block;width:100%;height:3.125rem;padding:0 1rem;border:1px solid #ececec;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#000}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-btnbx{width:100%;margin-top:1.25rem}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-btnbx .edit-btn{position:relative;width:auto;height:3.125rem;padding:0 2.5rem;border:0;outline:none;background:#773a2e;border-radius:1.5625rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.125rem;color:#fff;letter-spacing:.25rem;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}.userinfo-edit-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .edit-form-btnbx .edit-btn:hover{cursor:pointer;-webkit-text-decoration:capitalize;text-decoration:capitalize}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx h2{font-size:1.5rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx{width:100%;margin-top:2.75rem}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form{width:50%}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item{width:100%;margin-bottom:2.5rem}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item::-webkit-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item:-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item::-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item:-ms-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item label{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111;display:block;margin-bottom:.75rem}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-item input{display:block;width:100%;height:3.125rem;padding:0 1rem;border:1px solid #ececec;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#000}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-phontcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:3.125rem;margin-bottom:2.5rem}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-phontcode input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;padding:0 1rem;border:1px solid #ececec;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.625rem}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-phontcode .getcodebtn{width:auto;height:100%;padding:0 1.875rem;background-color:rgba(0,0,0,0);border:1px solid #773a2e;border-radius:.625rem;font-family:1.125rem;color:#773a2e;-webkit-transition:all .4s;transition:all .4s}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-phontcode .getcodebtn:hover{cursor:pointer;text-decoration:underline;background-color:#773a2e;color:#fff}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-btnbx{width:100%;margin-top:1.25rem}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-btnbx .phone-btn{position:relative;width:auto;height:3.125rem;padding:0 2.5rem;border:0;outline:none;background:#773a2e;border-radius:1.5625rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.125rem;color:#fff;letter-spacing:.25rem;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}.userinfo-phone-content-rightbx .userinfo-content-rightbx-infobx .ucrl-editbx .phone-form-btnbx .phone-btn:hover{cursor:pointer;-webkit-text-decoration:capitalize;text-decoration:capitalize}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx h2{font-size:1.5rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx{width:50%;margin-top:4rem}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item{width:100%;height:auto;margin-bottom:2.5rem}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item::-webkit-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item:-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item::-moz-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item:-ms-input-placeholder{font-size:1rem;letter-spacing:1px;color:#999;font-family:"NotoSansSC"}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item label{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111;display:block;margin-bottom:.75rem}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-item input{display:block;width:100%;height:3.125rem;padding:0 1rem;border:1px solid #ececec;border-radius:.625rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#000}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-btnbx{width:100%}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-btnbx .password-btn{position:relative;width:auto;height:3.125rem;padding:0 2.5rem;border:0;outline:none;background:#773a2e;border-radius:1.5625rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.125rem;color:#fff;letter-spacing:.25rem;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}.userinfo-password-content-rightbx .userinfo-content-rightbx-infobx .ucrl-passwordbx .password-form-btnbx .password-btn:hover{cursor:pointer;-webkit-text-decoration:capitalize;text-decoration:capitalize}.orderdetail-content-rightbx-center{width:100%;padding:2rem 7.1428571429% 4rem;background-color:#fff;border-radius:.625rem}.orderdetail-content-rightbx-center h2{font-size:1.5rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.orderdetail-content-rightbx-center .ocrc-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:1.875rem;padding:1.875rem 0;border-top:1px solid #f3f3f3}.orderdetail-content-rightbx-center .ocrc-step::after{position:absolute;top:50%;left:0;content:"";display:block;width:100%;height:1px;background-color:#f3f3f3;z-index:0}.orderdetail-content-rightbx-center .ocrc-step-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:0 1.5rem;background-color:#fff;z-index:1}.orderdetail-content-rightbx-center .ocrc-step-item:first-child{padding-left:0}.orderdetail-content-rightbx-center .ocrc-step-item:last-child{padding-right:0}.orderdetail-content-rightbx-center .ocrc-step-item.finished .ocrc-step-item-numbx{border-color:#773a2e}.orderdetail-content-rightbx-center .ocrc-step-item.finished .ocrc-step-item-numbx .iconfont{opacity:1}.orderdetail-content-rightbx-center .ocrc-step-item-numbx{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.125rem;height:2.125rem;border-radius:50%;border:1px solid #f2f2f2;margin-right:.625rem;overflow:hidden}.orderdetail-content-rightbx-center .ocrc-step-item-numbx .iconfont{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #773a2e;border-radius:50%;background-color:#773a2e;overflow:hidden;font-size:1rem;color:#fff;pointer-events:none;opacity:0}.orderdetail-content-rightbx-center .ocrc-step-item-numbx p{font-size:1rem;color:#999}.orderdetail-content-rightbx-center .ocrc-infobx{padding:3.125rem 0}.orderdetail-content-rightbx-center .ocrc-infobx h3{font-size:1.125rem;line-height:1em;font-weight:600;font-family:"NotoSansSC";color:#111}.orderdetail-content-rightbx-center .ocrc-infobx-body{display:grid;grid-template-columns:repeat(auto-fit, minmax(18rem, 1fr));grid-column-gap:6%;grid-row-gap:.625rem;margin-top:1.875rem}.orderdetail-content-rightbx-center .ocrc-infobx-body-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orderdetail-content-rightbx-center .ocrc-infobx-body-item span{font-size:1rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111;white-space:nowrap}.orderdetail-content-rightbx-center .ocrc-infobx-body-item p{font-size:1rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.orderdetail-content-rightbx-center .ocrc-product{padding:3.125rem 0}.orderdetail-content-rightbx-center .ocrc-product h3{font-size:1.125rem;line-height:1em;font-weight:600;font-family:"NotoSansSC";color:#111}.orderdetail-content-rightbx-center .ocrc-product-body{width:100%;margin-top:2.5rem}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table{width:100% !important;border-collapse:collapse}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table thead tr th,.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td{padding:1.25rem;border:1px solid #f3f3f3}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table thead tr th{font-size:1rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table thead tr th:first-child{text-align:left;width:36.6666666667%;padding-left:2.5rem;padding-right:2.5rem}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td{font-size:1rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111;text-align:center}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2.5rem;padding-right:2.5rem}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td:first-child .imgbx{width:7.5rem;margin-right:1rem}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td:first-child .imgbx-wrap{position:relative;width:100%;padding-top:83.3333333333%}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td:first-child .imgbx-wrap .imgbox{position:absolute;inset:0}.orderdetail-content-rightbx-center .ocrc-product-body-tablebx table tbody tr td:first-child h4{font-size:1.25rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111}.orderdetail-content-rightbx-center .ocrc-product-pricebox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:1.5rem 0 0}.orderdetail-content-rightbx-center .ocrc-product-pricebox p{font-size:1rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#111}.orderdetail-content-rightbx-center .ocrc-product-pricebox p:not(:last-child){margin-bottom:.625rem}.orderdetail-content-rightbx-center .ocrc-product-pricebox p span{font-size:1.25rem;color:#773a2e;font-weight:700}.cart-content-rightbx-listbox{padding:1.25rem 5% 0;background-color:#fff;border-radius:.625rem}.cart-content-rightbx-listbox .ccrl-header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:1.5rem 0;border-bottom:1px solid #f3f3f3}.cart-content-rightbx-listbox .ccrl-header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-content-rightbx-listbox .ccrl-header-item p{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111}.cart-content-rightbx-listbox .ccrl-header-item.allselect{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.125rem;height:1.125rem;border:1px solid #ccc}.cart-content-rightbx-listbox .ccrl-header-item.allselect.selected .iconfont{opacity:1}.cart-content-rightbx-listbox .ccrl-header-item.allselect:hover{cursor:pointer}.cart-content-rightbx-listbox .ccrl-header-item.allselect .iconfont{font-size:.875rem;color:#773a2e;opacity:0}.cart-content-rightbx-listbox .ccrl-header-item.allselect p{position:absolute;top:50%;left:1.75rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap}.cart-content-rightbx-listbox .ccrl-header-item.infotd{width:45%}.cart-content-rightbx-listbox .ccrl-header-item.pricetd,.cart-content-rightbx-listbox .ccrl-header-item.numtd,.cart-content-rightbx-listbox .ccrl-header-item.deletetd{width:10%;min-width:7.5rem}.cart-content-rightbx-listbox .ccrl-header .producthead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.cart-content-rightbx-listbox .ccrl-body-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem 0}.cart-content-rightbx-listbox .ccrl-body-item:not(:last-child){border-bottom:1px solid #f3f3f3}.cart-content-rightbx-listbox .ccrl-body-item .selectbx{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.125rem;height:1.125rem;border:1px solid #ccc}.cart-content-rightbx-listbox .ccrl-body-item .selectbx.selected .iconfont{opacity:1}.cart-content-rightbx-listbox .ccrl-body-item .selectbx:hover{cursor:pointer}.cart-content-rightbx-listbox .ccrl-body-item .selectbx .iconfont{font-size:.875rem;color:#773a2e;opacity:0}.cart-content-rightbx-listbox .ccrl-body-item .productbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.cart-content-rightbx-listbox .ccrl-body-item .productbx-infobx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45%;padding:0 1.25rem}.cart-content-rightbx-listbox .ccrl-body-item .productbx-infobx-imgbx{width:40%;margin-right:1rem}.cart-content-rightbx-listbox .ccrl-body-item .productbx-infobx-imgbx-wrap{position:relative;width:100%;padding-top:76.4705882353%}.cart-content-rightbx-listbox .ccrl-body-item .productbx-infobx-imgbx-wrap .imgbox{position:absolute;inset:0}.cart-content-rightbx-listbox .ccrl-body-item .productbx-infobx-textbx h4{font-size:1.25rem;line-height:2.25rem;font-weight:400;font-family:"NotoSansSC";color:#111;margin-bottom:1.25rem}.cart-content-rightbx-listbox .ccrl-body-item .productbx-infobx-textbx-type{font-size:.875rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#999}.cart-content-rightbx-listbox .ccrl-body-item .productbx-pricebx,.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx,.cart-content-rightbx-listbox .ccrl-body-item .productbx-deletebx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:10%;min-width:7.5rem}.cart-content-rightbx-listbox .ccrl-body-item .productbx-pricebx p{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111}.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ccc;width:auto;height:1.5rem}.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx-center .jian,.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx-center .jia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.5rem;height:100%;font-size:1rem;color:#999}.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx-center .jian:hover,.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx-center .jia:hover{cursor:pointer;color:#773a2e}.cart-content-rightbx-listbox .ccrl-body-item .productbx-numberbx-center .productnum{font-size:1rem;color:#111;line-height:1.5rem;padding:0 .75rem;border-left:1px solid #ccc;border-right:1px solid #ccc}.cart-content-rightbx-listbox .ccrl-body-item .productbx-deletebx .iconfont{font-size:1.5rem;color:#111}.cart-content-rightbx-listbox .ccrl-body-item .productbx-deletebx .iconfont:hover{cursor:pointer;color:#773a2e}.cart-content-rightbx-sumbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin-top:2.5rem;border-radius:.625rem;padding:1.5rem 5%}.cart-content-rightbx-sumbox .allselect{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.125rem;height:1.125rem;border:1px solid #ccc}.cart-content-rightbx-sumbox .allselect.selected .iconfont{opacity:1}.cart-content-rightbx-sumbox .allselect:hover{cursor:pointer}.cart-content-rightbx-sumbox .allselect .iconfont{font-size:.875rem;color:#773a2e;opacity:0}.cart-content-rightbx-sumbox .allselect p{position:absolute;top:50%;left:1.75rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap}.cart-content-rightbx-sumbox .ccrs-rightbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-content-rightbx-sumbox .ccrs-rightbx .calculatebx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3.75rem}.cart-content-rightbx-sumbox .ccrs-rightbx .calculatebx-number p{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#666;white-space:nowrap}.cart-content-rightbx-sumbox .ccrs-rightbx .calculatebx-price{margin-left:1.25rem}.cart-content-rightbx-sumbox .ccrs-rightbx .calculatebx-price p{font-size:1.875rem;line-height:1em;font-weight:600;font-family:"NotoSansSC";color:#773a2e}.cart-content-rightbx-sumbox .ccrs-rightbx .sumbitbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:3.125rem;padding:0 2.5rem;border-radius:.625rem;background-color:#773a2e;font-size:1rem;color:#fff}.cart-content-rightbx-sumbox .ccrs-rightbx .sumbitbx:hover{cursor:pointer}.paypage-content{padding:5rem 0}.paypage-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.paypage-content-leftbx{width:39.375%;padding-right:3.75%;border-right:1px solid #fff}.paypage-content-leftbx-paynumber{margin-bottom:3.75rem}.paypage-content-leftbx-paynumber p{font-size:1.5rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#333}.paypage-content-leftbx-paynumber .totalprice{font-size:2.25rem}.paypage-content-leftbx-productinfo h4{font-size:1rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.paypage-content-leftbx-productinfo .productlist{margin-top:1.875rem}.paypage-content-leftbx-productinfo .productlist-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.paypage-content-leftbx-productinfo .productlist-item:not(:last-child){margin-bottom:4rem}.paypage-content-leftbx-productinfo .productlist-item-imgbx{width:16%;margin-right:1.125rem}.paypage-content-leftbx-productinfo .productlist-item-imgbx-wrap{position:relative;width:100%;padding-top:100%}.paypage-content-leftbx-productinfo .productlist-item-imgbx-wrap .imgbox{position:absolute;inset:0}.paypage-content-leftbx-productinfo .productlist-item-textbx h5{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#111}.paypage-content-leftbx-productinfo .productlist-item-textbx p{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#999}.paypage-content-leftbx-deliverybx{margin-top:4rem}.paypage-content-leftbx-deliverybx .pcld-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:1.5rem}.paypage-content-leftbx-deliverybx .pcld-header h4{font-size:1rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.paypage-content-leftbx-deliverybx .pcld-header .morebtn{font-size:.875rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#999}.paypage-content-leftbx-deliverybx .pcld-header .morebtn:hover{cursor:pointer;color:#773a2e;text-decoration:underline}.paypage-content-leftbx-deliverybx .pcld-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:1.5rem;background-color:#fff;border-radius:.625rem}.paypage-content-leftbx-deliverybx .pcld-body .iconfont{font-size:1.25rem;color:#999;margin-right:.875rem}.paypage-content-leftbx-deliverybx .pcld-body-textbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.paypage-content-leftbx-deliverybx .pcld-body-textbx-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:.625rem}.paypage-content-leftbx-deliverybx .pcld-body-textbx-info p{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111}.paypage-content-leftbx-deliverybx .pcld-body-textbx-info p.name{margin-right:2rem}.paypage-content-leftbx-deliverybx .pcld-body-textbx .address{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#999}.paypage-content-rightbx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding-left:3.75%}.paypage-content-rightbx-recommend{margin-bottom:5rem}.paypage-content-rightbx-recommend h3{font-size:1.625rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#333}.paypage-content-rightbx-recommend .pcrr-list{margin-top:1.875rem;width:100%}.paypage-content-rightbx-recommend .pcrr-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1.5rem;background-color:#fff;border-radius:.625rem}.paypage-content-rightbx-recommend .pcrr-list-item:not(:last-child){margin-bottom:1.5rem}.paypage-content-rightbx-recommend .pcrr-list-item:hover{cursor:pointer}.paypage-content-rightbx-recommend .pcrr-list-item:hover p{color:#773a2e}.paypage-content-rightbx-recommend .pcrr-list-item svg{font-size:3.375rem;margin-right:1.875rem}.paypage-content-rightbx-recommend .pcrr-list-item p{font-size:1.25rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#333}.paypage-content-rightbx-other h3{font-size:1.625rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#333}.paypage-content-rightbx-other .pcro-center{background-color:#fff;padding:1.5rem;margin-top:1.5rem;border-radius:.625rem}.paypage-content-rightbx-other .pcro-center-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.25rem}.paypage-content-rightbx-other .pcro-center-head svg{font-size:5rem;margin-right:1.375rem}.paypage-content-rightbx-other .pcro-center-head p{font-size:1.25rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#333}.paypage-content-rightbx-other .pcro-center-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(22.5rem, 1fr));grid-column-gap:6%;grid-row-gap:1.5rem}.paypage-content-rightbx-other .pcro-center-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f3f3;padding:.75rem 1.25rem;border-radius:.3125rem}.paypage-content-rightbx-other .pcro-center-list-item:hover{cursor:pointer}.paypage-content-rightbx-other .pcro-center-list-item:hover p{color:#773a2e}.paypage-content-rightbx-other .pcro-center-list-item .iconbx{width:2rem;margin-right:1.5rem}.paypage-content-rightbx-other .pcro-center-list-item .iconbx-wrap{width:100%;padding-top:100%;position:relative}.paypage-content-rightbx-other .pcro-center-list-item .iconbx-wrap .imgbox{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paypage-content-rightbx-other .pcro-center-list-item .iconbx-wrap .imgbox img{width:100%;height:100%}.paypage-content-rightbx-other .pcro-center-list-item p{font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#333}.address-content-rightbx-center{padding:2rem 5% 5rem;background-color:#fff;border-radius:.625rem}.address-content-rightbx-center h3{font-size:1.5rem;line-height:1em;font-weight:500;font-family:"NotoSansSC";color:#111}.address-content-rightbx-center .acrc-listbox{margin-top:2.5rem;margin-bottom:2.5rem}.address-content-rightbx-center .acrc-listbox-item{padding:2.5rem;border:1px solid #eee;border-radius:.625rem}.address-content-rightbx-center .acrc-listbox-item:not(:last-child){margin-bottom:1.875rem}.address-content-rightbx-center .acrc-listbox-item-userinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem}.address-content-rightbx-center .acrc-listbox-item-userinfo p{font-size:1.125rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#111}.address-content-rightbx-center .acrc-listbox-item-addressinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.address-content-rightbx-center .acrc-listbox-item-addressinfo .address-detail{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#999;width:50%}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.875rem}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default.active em::after{opacity:1}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default:hover{cursor:pointer}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default:hover p{color:#773a2e}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default em{position:relative;display:block;width:1rem;height:1rem;margin-right:.325rem;border:1px solid #eee;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default em::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:.75rem;height:.75rem;border-radius:50%;background-color:#773a2e;opacity:0}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-default p{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#999}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-edit,.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-edit:hover,.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-delete:hover{cursor:pointer}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-edit:hover p,.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-delete:hover p{color:#773a2e}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-edit .iconfont,.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-delete .iconfont{font-size:1.125rem;color:#999}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-edit p,.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-delete p{font-size:.875rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#999;margin-left:.25rem}.address-content-rightbx-center .acrc-listbox-item-addressinfo .alia-rightbx-edit{margin-right:1.875rem}.address-content-rightbx-center .acrc-addbtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3.125rem;border-radius:1.5625rem;background-color:#773a2e;font-size:1rem;color:#fff}.address-content-rightbx-center .acrc-addbtn:hover{cursor:pointer}.addresspop{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:19}.addresspop-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:36%;height:auto;padding:1.25rem 1.5rem 2.5rem;background:#fff;-webkit-box-shadow:1px 1px 12px 0px rgba(0,0,0,.14);box-shadow:1px 1px 12px 0px rgba(0,0,0,.14);border-radius:.3125rem}.addresspop-center .closebtn{position:absolute;top:1rem;right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.875rem;height:1.875rem;background-color:#666;border-radius:50%}.addresspop-center .closebtn:hover{cursor:pointer;background-color:#773a2e}.addresspop-center .closebtn i{font-size:1rem;color:#fff}.addresspop-center h4{font-size:1.5rem;color:#2b2b2b;font-weight:500;text-transform:uppercase;text-align:center;margin-top:1.25rem}.addresspop-center .addressform{margin-top:1.875rem}.addresspop-center .addressform .add-formbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.addresspop-center .addressform .add-formbx-item::-webkit-input-placeholder{font-size:1rem;letter-spacing:#8b8b8b;color:1px;font-family:"NotoSansSC"}.addresspop-center .addressform .add-formbx-item:-moz-placeholder{font-size:1rem;letter-spacing:#8b8b8b;color:1px;font-family:"NotoSansSC"}.addresspop-center .addressform .add-formbx-item::-moz-placeholder{font-size:1rem;letter-spacing:#8b8b8b;color:1px;font-family:"NotoSansSC"}.addresspop-center .addressform .add-formbx-item:-ms-input-placeholder{font-size:1rem;letter-spacing:#8b8b8b;color:1px;font-family:"NotoSansSC"}.addresspop-center .addressform .add-formbx-item{width:100%;height:3.125rem;border-radius:.3125rem;margin-bottom:1.25rem;overflow:hidden}.addresspop-center .addressform .add-formbx-item input{font-size:1rem;line-height:1.5em;font-weight:400;font-family:"NotoSansSC";color:#111;width:100%;height:100%;padding:0 1rem;background:#f5f5f7;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;border:1px solid #c1c1c1;border-radius:.3125rem}.addresspop-center .addressform .add-formbx-btnbx{width:100%;margin-top:1.875rem}.addresspop-center .addressform .add-formbx-btnbx button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:2.5rem;margin:0 auto;border:0;border-radius:.3125rem;background:#773a2e;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;color:#fff;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}.addresspop-center .addressform .add-formbx-btnbx button:hover{cursor:pointer;text-decoration:underline}.index-common-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.index-common-head-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.index-common-head-title h3{font-size:3.125rem;line-height:4.375rem;font-weight:700;font-family:"NotoSansSC";color:#000;margin-bottom:1rem}.index-common-head-title h4{font-size:1.375rem;line-height:1.3em;font-weight:400;font-family:"NotoSansSC";color:#000}.index-common-morebtn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:2.5rem;padding:0 1.875rem;border-radius:1.25rem;background-color:#773a2e;font-size:1rem;color:#fff}.index-common-morebtn a:hover{text-decoration:underline}.index-banner{position:relative;width:100%;height:auto;overflow:hidden;z-index:2}.index-banner-swiper{position:relative;width:100%;height:auto}.index-banner-swiper .swiper-slide{position:relative}.index-banner-swiper .swiper-slide .swiper-animation{opacity:0}.index-banner-swiper .swiper-slide img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.index-banner-swiper .swiper-slide .bannertext{position:absolute;inset:0}.index-banner-swiper .swiper-slide .bannertext-wrapper{position:relative;height:100%}.index-banner-swiper .swiper-slide .bannertext-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.index-banner-swiper .swiper-slide .bannertext-content-txt{margin-bottom:6%}.index-banner-swiper .swiper-slide .bannertext-content-txt h2{font-size:3.75rem;line-height:5.625rem;font-weight:400;font-family:"NotoSansSC";color:#fff;margin-bottom:2.5rem}.index-banner-swiper .swiper-slide .bannertext-content-txt .intro p{font-size:1.375rem;line-height:1.4em;font-weight:400;font-family:"NotoSansSC";color:#fff}.index-banner-page{position:absolute;bottom:2.375rem;left:0;width:100%;z-index:3}.index-banner-page .swiper-pagination{position:static;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);bottom:2rem;text-align:left}.index-banner-page .swiper-pagination-bullet{position:relative;width:.875rem;height:.875rem;border-radius:50%;border:1px solid rgba(180,140,92,0);background-color:rgba(0,0,0,0);opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .4s;transition:all .4s}.index-banner-page .swiper-pagination-bullet:not(:last-child){margin-right:1rem}.index-banner-page .swiper-pagination-bullet:not(:last-child)::after{position:absolute;top:50%;left:1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";display:block;width:.875rem;height:.0625rem;background-color:#fff;opacity:1}.index-banner-page .swiper-pagination-bullet::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";display:block;width:.5625rem;height:.5625rem;background-color:#fff;border-radius:50%;-webkit-transition:all .4s;transition:all .4s}.index-banner-page .swiper-pagination-bullet-active{border-color:#b48c5c}.index-banner-page .swiper-pagination-bullet-active::before{background-color:#b48c5c}.index-banner-M{display:none}.index-culture{position:relative;padding:6.25rem 0 3.75rem}.index-culture-bg{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none}.index-culture-bg img{width:100%;height:auto}.index-culture-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;z-index:2}.index-culture-textbx{width:49.375%;padding:1% 0}.index-culture-textbx-intro{margin-top:3rem}.index-culture-textbx-intro p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#000}.index-culture-videobx{position:relative;width:43.125%;aspect-ratio:69/46;min-height:28.125rem;overflow:hidden}.index-culture-videobx img{-webkit-transition:all .4s;transition:all .4s}.index-culture-videobx:hover{cursor:pointer}.index-culture-videobx:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.index-culture-videobx .playbtn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.index-culture-videobx .playbtn .iconfont{font-size:5rem;color:#fff}.index-planning{position:relative;padding:3.75rem 0 5rem;z-index:1}.index-planning-content{position:relative;margin-top:3.125rem;padding-bottom:3.125rem;overflow:hidden}.index-planning-swiper .swiper-slide{position:relative}.index-planning-swiper .swiper-slide:hover .imgbx img:first-child{opacity:0}.index-planning-swiper .swiper-slide:hover .imgbx img:last-child{opacity:1}.index-planning-swiper .swiper-slide .imgbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;aspect-ratio:9/10;min-height:20rem;overflow:hidden}.index-planning-swiper .swiper-slide .imgbx img{width:80%;height:80%;opacity:0;-webkit-transition:all .4s;transition:all .4s}.index-planning-swiper .swiper-slide .imgbx img:first-child{opacity:1}.index-planning-swiper .swiper-slide .imgbx img:last-child{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0}.index-planning-swiper .swiper-slide h4{font-size:1.25rem;line-height:4rem;font-weight:400;font-family:"NotoSansSC";color:#000;text-align:center}.index-planning .swiper-pagination-progressbar{background:#d6d6d6;height:1px}.index-planning .swiper-pagination-progressbar-fill{background:#773a2e}.index-jining-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:.625rem;margin-top:3.125rem}.index-jining-content-left{width:31%;padding-left:8.3vw;background-image:url(../images/index_jining_bg1.webp)}.index-jining-content-left .ijcl-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:6.25rem 4rem 6.25rem 0}.index-jining-content-left .ijcl-center-textbx{width:100%}.index-jining-content-left .ijcl-center-textbx-md{display:none;width:100%;height:100%}.index-jining-content-left .ijcl-center-textbx-md.show{display:block}.index-jining-content-left .ijcl-center-textbx-md h4{font-size:3.125rem;line-height:1.3em;font-weight:500;font-family:"NotoSansSC";color:#fff}.index-jining-content-left .ijcl-center-textbx-md .intro{margin-top:4rem}.index-jining-content-left .ijcl-center-textbx-md .intro p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:hsla(0,0%,100%,.5)}.index-jining-content-left .ijcl-center-btnbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.index-jining-content-left .ijcl-center-btnbox .swiper-btn{position:relative;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;border:1px solid #fff;border-radius:1.25rem}.index-jining-content-left .ijcl-center-btnbox .swiper-btn:hover{background-color:#773a2e}.index-jining-content-left .ijcl-center-btnbox .swiper-btn-prev{margin-right:1.5rem}.index-jining-content-left .ijcl-center-btnbox .swiper-btn .iconfont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;color:#fff}.index-jining-content-right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.index-jining-content-right .index-jining-swiper{width:100%;aspect-ratio:132/70;min-height:42.5rem;overflow:hidden}.index-jining-content-right .index-jining-swiper .swiper-slide{width:100%;height:100%}.index-new{padding:6.25rem 0}.index-new-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(18rem, 1fr));grid-column-gap:4rem;margin-top:4rem}.index-new-content-item{position:relative}.index-new-content-item:hover .inci-imgbx img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.index-new-content-item:hover .inci-textbx h4{color:#773a2e}.index-new-content-item .inci-imgbx{position:relative;width:100%;overflow:hidden}.index-new-content-item .inci-imgbx-center{position:relative;width:100%;padding-top:127.7551020408%;overflow:hidden}.index-new-content-item .inci-imgbx-center img{position:absolute;inset:0;-webkit-transition:all .4s;transition:all .4s}.index-new-content-item .inci-imgbx-center-type{position:absolute;top:2rem;right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:2.5rem;padding:0 1rem;border:1px solid #fff;border-radius:1.25rem}.index-new-content-item .inci-imgbx-center-type .iconfont{font-size:1.125rem;color:#fff;margin-right:.625rem}.index-new-content-item .inci-imgbx-center-type p{font-size:1rem;line-height:1em;font-weight:400;font-family:"NotoSansSC";color:#fff}.index-new-content-item .inci-textbx{padding:1.5rem 1.25rem}.index-new-content-item .inci-textbx h4{font-size:1.5rem;line-height:1.3em;font-weight:700;font-family:"NotoSansSC";color:#000;-webkit-transition:all .4s;transition:all .4s}.index-new-content-item .inci-textbx p{font-size:1rem;line-height:1.875rem;font-weight:400;font-family:"NotoSansSC";color:#000}.Pcbox{display:block !important}.Mbox{display:none !important}.zhanwei{display:block;height:0}.import-color{color:#773a2e !important}@media(min-width: 320px)and (max-width: 1023px){:root{font-size:12px !important}.w1200,.w1400,.w1600{width:100%;padding:0 1rem}.showvideo .center{width:96vw}.index-banner{display:none}.index-banner-M{display:block;width:100%;height:auto;margin-top:5rem}.index-banner-M .index-banner-swiper{width:100%;height:auto}.index-banner-M .index-banner-swiper .swiper-slide{position:relative;height:auto;padding:0}.index-banner-M .index-banner-swiper .swiper-slide img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.index-banner-M .index-banner-swiper .swiper-slide .bannertext-content{display:none}.index-banner-M .index-banner-swiper .swiper-slide .bannertext-content-txt h2{font-size:3rem;line-height:1.5em;margin-bottom:1.25rem}.index-banner-M .index-banner-swiper .swiper-slide .bannertext-content-txt .common-morebtn{display:none}.index-banner-M .index-banner-swiper .swiper-pagination{bottom:1rem}.index-banner-M .index-banner-swiper .swiper-pagination-bullet{width:.5rem;height:.5rem;background:#fff;border-radius:50%;opacity:1;margin:0 .5rem}.index-banner-M .index-banner-swiper .swiper-pagination-bullet-active{background:#773a2e}.index-banner-M .swiper-pagination{bottom:1rem;font-size:1.25rem;color:#999}}@media(min-width: 768px)and (max-width: 1023px){:root{font-size:12px !important}.w1400,.w1600{width:100%;padding-left:3rem;padding-right:3rem}}@media(min-width: 1001px)and (max-width: 1200px){:root{font-size:12px !important}.w1600{width:100%;padding-left:3rem;padding-right:3rem}.index-header .navmain{padding:0 2%}.index-header-navbox .logobox p{display:none;font-size:.875rem}.index-header-nav-item .nav-level>a{font-size:1rem;padding:0 1rem}}@media(min-width: 1201px)and (max-width: 1350px){:root{font-size:14px !important}.w1400,.w1600{width:100%;padding-left:8%;padding-right:8%}.index-works-content-nav .iwcn-item-left h4{max-width:55%}}@media(min-width: 1351px)and (max-width: 1450px){:root{font-size:16px !important}.w1400,.w1600{width:100%;padding-left:6rem;padding-right:6rem}}@media(min-width: 1451px)and (max-width: 1600px){:root{font-size:16px !important}.w1400,.w1600{width:100%;padding-left:5rem;padding-right:5rem}}@media(min-width: 1351px)and (max-width: 1600px){:root{font-size:16px !important}}@media(min-width: 1601px)and (max-width: 1800px){:root{font-size:16px !important}.w1400,.w1600{width:100%;padding-left:4rem;padding-right:4rem}}@media screen and (min-width: 1601px){:root{font-size:16px !important}}@media screen and (min-width: 2301px){:root{font-size:18px !important}}