/*
* @description: Home Style css
* @author: CRD-IT-onLineGroup
* @update: name (2025/11)
*/

.home__wrap *{font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", sans-serif; font-weight: 500; }
/* 首页KV */
#crdIndexKv { width: 100vw; height: 100vh;}

.crd-pick {}
.crd-pick h3{display: block; padding: 82px 0 0 0; font-family: PingFang-SC-Bold; font-size: 23px; text-align: center; color: #000; font-weight: normal;}
.pick-tab{padding: 22px 0; display: flex; justify-content: center; align-items: center;}
.pick-tab > li{font-size: 17px; padding: 0 18px; color: rgba(0,0,0,.58); cursor: pointer;}
.pick-tab > li:hover,li.pick-tab__on{color: #000;}
.pick-detail{width: 1480px;}
.pick-detail div.swiper-slide{display: flex; justify-content: center;}
.pd_item{flex-shrink: 0; display: flex; align-items: flex-end; justify-content: center; padding: 0 0 26px 0; margin: 0 12px; width: 346px; height: 442px; background-repeat: no-repeat; background-position: center; background-size: cover; font-size: 18px; transform: scale(.5); transition: all 800ms;}
.pd_item.pd_active{transform: scale(1);}

.nps__sec{width: 100vw; text-align: center;}
.nps__sec h3{display: block; padding: 130px 0 52px 0; font-family: PingFang-SC-Bold; font-size: 23px; text-align: center; color: #000; font-weight: normal;}
.npa__btn{position: relative; z-index: 100; display: block; width: 7vw; height: 1.875vw; line-height: 1.77vw; margin: 40px auto 124px auto; text-align: center; font-size: 13px; border: 1px solid #000; overflow: hidden;}
.npa__btn::after{content: ""; position: absolute; bottom: -3vw; left: 0; z-index: -1; display: block; width: 100%; height: 34px; background-color: #101010; transition: all 500ms;}
.npa__btn:hover{color: #FFF;}
.npa__btn:hover::after{bottom: 0;}
.nps__wrap{display: block; width: 1304px; margin: 0 auto; overflow: hidden;}
.nps__body{width: 100%; white-space: nowrap; margin-bottom: 40px;}
.nps__body a.nps__slide{display: inline-block; padding: 12px; width: 300px; margin: 0 32px 0 0; border: 1px solid transparent;}
.nps__cover{display: flex; justify-content: center; align-items: center; width: 275px; height: 275px; background-color: #F5F5F5; }
.nps__label{margin: 15px 0 20px 0; font-size: 13px; font-weight: normal; line-height: 20px; color: #000;}
.nps__price{font-size: 13px; font-weight: bold;}
.nps__btn{opacity: 0; display: block; width: 274px; height: 28px; line-height: 26px; margin-top: 32px; background-color: #0A0B0B; border: 1px solid #0A0B0B; color: #FFF; font-size: 12px; cursor: pointer; transition: all 500ms;}
.nps__wrap .nps__slide:hover{border-color: #F5F5F5;}
.nps__wrap .nps__slide:hover div.nps__btn{opacity: 1;}
.nps_dots {display: inline-flex; justify-content: center;}
.nps_dots_item {display: block; width: 98px; height: 2px; background-color: #CCC; margin: 0;}
.nps_dots_active {background-color: #000;}

.crd-kv{position: relative; width: 94.2vw; margin: 0 auto; overflow: hidden;}
.kv2_dots{position: absolute; bottom: 52px !important; display: flex; justify-content: center; z-index: 100;}
.kv2_dots_item{display: block; width: 46px; height: 3px; background-color: rgba(255,255,255,.55); margin: 0 5px;}
.kv2_dots_active{background-color: #fff;}

.xilie__wrap{position: relative;}
.xilie__wrap h3{display: block; padding: 130px 0 40px 0; font-family: PingFang-SC-Bold; font-size: 23px; text-align: center; color: #000; font-weight: normal;}
.crd__xilie {}
.xls__title{margin-top: 40px; text-align: center; font-size: 17px; font-weight: bold;}
.xls__more{display: inline-block; line-height: 24px; margin: 12px 0; text-align: center; font-size: 13px;}
.xls_prev,.xls_next{display: flex; justify-content: center; align-items: center; position: absolute; top: 50%; z-index: 1; width: 108px; height: 108px; margin-top: -82px; cursor: pointer; outline: none;}
.xls_prev {left: 13.35vw; background: none;}
.xls_next {right: 13.35vw; background: none;}

.gold__wrap{position: relative; width: 1290px; margin: 0 auto;}
.gold__wrap h3{display: block; padding: 114px 0 38px 0; font-family: PingFang-SC-Bold; font-size: 23px; text-align: center; color: #000; font-weight: normal;}
.xilie__gold{width: 1290px; margin: 0 auto; white-space: nowrap; overflow: hidden;}
.xlg__body{width: auto;}
.xlg__item{width: 360px; display: inline-block; margin-right: 40px;}
.gxl__title{margin-top: 38px; text-align: center; font-size: 17px; font-weight: bold;}
.gxl__more{display: inline-block; line-height: 24px; margin: 16px 0; text-align: center; font-size: 13px;}

.brand__wrap{position: relative; text-align: center;}
.brand__wrap h3{display: block; padding: 112px 0 50px 0; font-family: PingFang-SC-Bold; font-size: 23px; text-align: center; color: #000; font-weight: normal;}
.cb__server{width: 1290px; margin: 0 auto; display: flex; justify-content: space-between;}
.cb__cover{display: block; flex-shrink: 0; width: 402px;}
.cb__title{margin-top: 40px; text-align: center; font-size: 17px; font-weight: bold;}
.cb__more{display: flex; justify-content: center; align-items: center; margin: 16px 0;}
.cb__more a{display: inline-block; margin: 0 16px; line-height: 24px; text-align: center; font-size: 13px; cursor: pointer;}
.ibrand_ul {margin-top: 194px; display: flex; justify-content: center; align-items: center; height: 224px; background: #F9F9F9;}
.ibrand_ul li {margin: 0 105px; text-align: center; cursor: pointer;}
.ibrand_ul img {display: block; width: 40px; margin: 0 auto;}
.ibrand_ul h6 {display: inline-block; position: relative; padding: 6px 0 8px 0; margin: 0; font-size: 16px; font-weight: 400; color: #000; overflow: hidden; line-height: 22px;}
.ibrand_ul h6 span {position: absolute; left: -100%; bottom: 5px; display: inline-block; width: 100%; height: 1px; background-color: #CD924F; transition: all 500ms;}
.ibrand_ul h6:hover span {left: 0;}
.ibrand_ul p {font-size: 14px; font-weight: 400; color: #888; line-height: 20px;}

.freesend_drawer {position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 90099; display: none;}
.freesend_drawer:before {content: ""; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,.6);}
.fsd_body {width: 40%; height: 100%; background: #fff; padding: 30px; margin-left: auto; z-index: 0; position: relative; overflow-y: auto;}
.closebtn_row {height: 40px; line-height: 40px; font-size: 24px; font-weight: bold; text-align: right; cursor: pointer;}
.ps-content {overflow-y: auto;}
.ps-content dt {height: 36px; line-height: 36px; font-size: 15px; font-weight: bold;}
.ps-content dd::after {content: ""; display: table;}
.ps-content p:first-child {margin-top: 24px;}
.ps-content p {margin-bottom: 24px; line-height: 25px;}