#TDSreport{width: 100%;height: 100%;position: fixed;background: rgba(27, 27, 27, 0.3);z-index: 999999;}
#TDSreport .TDS-download{width: 600px;height: 180px;margin: 325px auto;background-color: #fff;display: flex;flex-direction: column;align-items: center;position: relative;}
#TDSreport .TDS-download .title{margin-top: 22px;font-size: 20px;font-family: "puhui-85";}
#TDSreport .TDS-download .name{font-size: 15px;color: #454545;}
#TDSreport .TDS-download .operation{display: flex;gap: 100px;font-size: 17px;margin-top: 40px;}
#TDSreport .TDS-download .not-found{color: #888;font-size: 15px;margin-top: 20px;}
#TDSreport .TDS-download .operation a{color: #2E64A7;}
#TDSreport .TDS-download .operation img{width: 20px;}
#TDSreport .TDS-download .close{position: absolute;right: -30px;top: -30px;width: 30px;}
#MSDSreport{width: 100%;height: 100%;position: fixed;background: rgba(27, 27, 27, 0.3);z-index: 999999;display: none;}
#MSDSreport .MSDS-download{width: 600px;height: 180px;margin: 325px auto;background-color: #fff;display: flex;flex-direction: column;align-items: center;position: relative;}
#MSDSreport .MSDS-download .title{margin-top: 22px;font-size: 20px;font-family: "puhui-85";}
#MSDSreport .MSDS-download .name{font-size: 15px;color: #454545;}
#MSDSreport .MSDS-download .operation{display: flex;gap: 100px;font-size: 17px;margin-top: 40px;}
#MSDSreport .MSDS-download .not-found{color: #888;font-size: 15px;margin-top: 20px;}
#MSDSreport .MSDS-download .operation a{color: #2E64A7;}
#MSDSreport .MSDS-download .operation img{width: 20px;}
#MSDSreport .MSDS-download .close{position: absolute;right: -30px;top: -30px;width: 30px;}
#COAreport{width: 100%;height: 100%;position: fixed;background: rgba(27, 27, 27, 0.3);z-index: 999999;}
#COAreport .COA-download{width: 600px;height: 180px;margin: 325px auto;background-color: #fff;display: flex;flex-direction: column;align-items: center;position: relative;}
#COAreport .COA-download .title{margin-top: 22px;font-size: 20px;font-family: "puhui-85";}
#COAreport .COA-download .name{font-size: 15px;color: #454545;}
#COAreport .COA-download .report-form{margin-top: 20px;}
#COAreport .COA-download .report-form .batchNo{padding: 10px 12px 10px 20px;width: 305px;border: 1px solid #2E64A7;border-radius: 5px;font-size: 15px;}
#COAreport .COA-download .report-form .option{padding: 11px 20px;background-color: #2E64A7;color: #fff;font-size: 15px;border-radius: 5px;}
#COAreport .COA-download .not-found{color: #888;font-size: 15px;margin-top: 20px;}
#COAreport .COA-download .operation{display: flex;gap: 100px;font-size: 17px;margin-top: 40px;}
#COAreport .COA-download .operation img{width: 20px;}
#COAreport .COA-download .operation a{color: #2E64A7;}
#COAreport .COA-download .close{position: absolute;right: -30px;top: -30px;width: 30px;}



.page-navigation{font-size:17px;padding: 8px 8px 0;width: 1500px;margin: 15px auto;user-select: none;position: relative;display: flex;gap: 5px;}
.page-navigation .hover-connector{position: absolute;left: -0;top:30px;background: transparent;width: 100%;height: 20px;display: none;}
.page-navigation .primary-category{position: absolute;left: -0;top:40px;width: 100%;background-color: #f5f5f5;display: none;justify-content: center;padding: 10px 0;flex-direction: column;align-items: center;}
.page-navigation .primary-category-list{width: 1500px;box-sizing: border-box;display: flex;flex-wrap: wrap;gap: 15px;}
.page-navigation .primary-category-list a{background-color: #fff;padding: 5px 20px;font-size: 16px;border-radius: 10px;width: 288px;display: inline-flex;align-items: center;justify-content: center;box-sizing: border-box;text-align: center;height: 55px;}
.page-navigation .primary-category-list .on{background-color: #1486cc;color: #fff;}
.page-navigation .type-name:hover .hover-connector{display: flex ;}
.page-navigation .type-name:hover .primary-category{display: flex;}
.page-body{width: 1500px;margin: 0 auto 15px;;display: flex;justify-content: space-between;}
.page-body .news-page{width: 100%;}
.page-body .news-page .search-form{display: flex;position: relative;margin-bottom: 20px;}
.page-body .news-page .search-form .option{position: absolute;right: 0;padding: 0 20px;height: 52px;line-height: 30px;background-color: #3099DA;border-radius: 20px;color: #fff;font-size: 17px;display: flex;align-items: center;}
.page-body .news-page .search-form .option:hover{cursor: pointer;}
.page-body .news-page .search-form .input{width: 100%;height: 40px;background-color: #fff;border-radius: 20px;font-size: 16px;padding: 6px 20px 6px 65px;}
.page-body .news-page .search-form img{position: absolute;width: 30px;height: 30px;left: 20px;top: 12px;}
.page-body .news-page .news-list{display: flex;flex-direction: column;gap: 30px;}
.page-body .news-page .news-list li{background-color: #fff;border-radius: 20px;}
.page-body .news-page .news-list a{display: flex;width: 100%;}
.page-body .news-page .news-list img{width: 340px;border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.page-body .news-page .news-list .news-info{width: 100%;padding: 20px 50px 50px;position: relative;}
.page-body .news-page .news-list .news-info .news-title{font-size: 20px;font-family: "puhui-65";color: #121212;}
.page-body .news-page .news-list .news-info .news-content{padding: 15px 0;font-size: 16px;color: #444;}
.page-body .news-page .news-list .news-info .news-date{font-size: 16px;color: #444;position: absolute;bottom: 20px;}
.page-body .news-content{width:100%;background-color: #fff;border-radius: 20px;padding: 40px 60px 35px;}
.page-body .news-content .title{font-size: 25px;text-align: center;font-family: 'puhui-85';}
.page-body .news-content .others{font-size: 14px;display: flex;justify-content: center;border-bottom: 1px solid #ccc;color: #777;padding: 7px 0 15px;font-family: 'puhui-65';gap: 50px;}
.page-body .news-content .content{padding: 30px 60px;line-height: 30px;font-size: 15px;text-align: left;}
.page-body .news-content .page{display: flex;justify-content: space-between;padding: 20px 150px;}
.page-body .news-content .page .previous,
.page-body .news-content .page .next{text-align: center;padding: 12px 20px;background-color: #1486cc;border-radius: 6px;font-size: 15px;width: 35%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #fff;}
.page-body .news-content .page .previous a,
.page-body .news-content .page .next a{color: #fff;}

.page-body .category-page{width: 100%;}
.page-body .category-page .change-style-module{width: 100%;flex-direction: row-reverse !important;display: flex;padding: unset !important;margin-bottom: 10px;}
.page-body .category-page .change-style-module .change-style{display: flex;border: 1px solid #eee;border-radius: 15px;padding: unset;flex-direction: unset;}
.page-body .category-page .change-style-module .change-style .list{border-bottom-right-radius: 15px;border-top-right-radius: 15px;padding: 5px 20px;color: #3094D1;font-size: 17px;display: flex;flex-direction: row;align-items: center;}
.page-body .category-page .change-style-module .change-style .grid{border-bottom-left-radius: 15px;border-top-left-radius: 15px;border-right: 1px solid #ddd;padding: 5px 20px;color: #3094D1;font-size: 17px;display: flex;flex-direction: row;align-items: center;}
.page-body .category-page .change-style-module .change-style .on{background-color: #ddd;user-select: none;}
.page-body .category-page .change-style-module .change-style img{width:18px;margin-right: 2px;}
.page-body .category-page .secondary-category-list{width: 100%;display: flex;flex-wrap: wrap;gap: 15px;}
.page-body .category-page .secondary-category-list a{background-color: #fff;padding: 5px 20px;font-size: 16px;border-radius: 10px;width: 288px;display: inline-flex;align-items: center;justify-content: center;box-sizing: border-box;text-align: center;height: 55px;}
.page-body .category-page .secondary-category-list .on{background-color: #1486cc;color: #fff;}
.page-body .category-page .product-list{margin-top: 30px;background-color: #fff;border-radius: 20px;display: flex;flex-wrap: wrap;gap: 10px;padding: 20px 50px;}
.page-body .category-page .product-list div{display: flex;flex-direction: column;padding: 0 21px;}
.page-body .category-page .product-list .img{width:230px;height:230px;display: block;position: relative;overflow: hidden;border-radius: 5px;box-shadow: 0px 0px 10px 5px rgba(100,100,100,0.21);transition: transform 0.3s ease-out;transform-origin: center center;}
.page-body .category-page .product-list .img img{width:230px;height:230px;border-radius: 5px;display:block;}
.page-body .category-page .product-list .img:hover{transform: scale(1.1);}
.page-body .category-page .product-list .img .listAddCart{position:absolute;left:0;right:0;bottom:-40px;height:40px;background: linear-gradient(0deg, rgba(255,68,0,0.75), rgba(255,68,0,0.4));color:#fff;text-align:center;line-height:40px;font-size:14px;cursor:pointer;border-radius:0 0 5px 5px;transition: bottom 0.3s ease, opacity 0.3s ease;opacity:0;user-select:none;display:flex;align-items: center;justify-content: center;pointer-events: none;flex-direction: row;}
/* hover容器时，遮罩滑到底部紧贴图片 */
.page-body .category-page .product-list .img:hover .listAddCart{bottom: 0;opacity: 1;pointer-events: auto;}
.page-body .category-page .product-list .img .listAddCart:hover{background: linear-gradient(0deg, rgba(255,68,0,0.9), rgba(255,68,0,0.6));}

.page-body .category-page .product-list .produNo{display: block;padding: 15px 0 0;font-family: 'puhui-75';font-size: 15px;line-height: 15px;}
.page-body .category-page .product-list .name{display: flex;width: 230px;height: 42px;}
.page-body .category-page .product-table{margin-top: 30px;background-color: #fff;border-radius: 20px;display: flex;flex-wrap: wrap;gap: 10px;padding: 20px 50px;}
.page-body .category-page .product-table .display-table{width: 100%;border-collapse: collapse;font-size: 16px;}
.page-body .category-page .product-table .display-table .head{background-color: #3099DA;font-weight: bold;color: #fff;}
.page-body .category-page .product-table .display-table .head td:first-child{border-top-left-radius: 15px;}
.page-body .category-page .product-table .display-table .head td:last-child{border-top-right-radius: 15px;}
.page-body .category-page .product-table .display-table .content{position: relative;}
.page-body .category-page .product-table .display-table .content:hover{box-shadow: 3px 1px 5px 3px rgba(48, 153, 218, 0.25);border-bottom: 1px solid rgba(48, 153, 218, 0);}
.page-body .category-page .product-table .display-table .content:has(+ tr:hover){border-bottom: 1px solid rgba(48, 153, 218, 0);}
.page-body .category-page .product-table .display-table .content a:hover{text-decoration: underline;text-decoration-color: #1486cc;text-decoration-thickness: 1px;text-underline-offset: 3px;color: #1486cc;-webkit-text-decoration-skip-ink: none; /* 兼容Chrome/Safari */text-decoration-skip-ink: none;}
.page-body .category-page .product-table .display-table tr{height: 55px;border-bottom: 1px solid #ccc;transition: all 0.25s ease;}
.page-body .category-page .product-table .display-table td{padding: 5px 10px;box-sizing: border-box;}
.page-body .category-page .product-table .display-table img{width:50px;}
.page-body .category-page .product-table .display-table .listAddCart{width: 90px;height: 35px;border: 1px solid #eee;color: #ff4400;display: flex;align-items: center;justify-content: center;text-align: center;cursor: pointer;border-radius: 6px;font-family: puhui-65;}
.page-body .product-page{display: flex;margin-top: 40px;}
.page-body .product-page .product-img{width: 554px;margin-bottom: 35px;}
.page-body .product-page .product-info{padding-left: 100px;}
.page-body .product-page .product-info .name{font-size: 27px;font-family: "puhui-85";color: #000;padding-bottom: 15px;}
.page-body .product-page .product-info .catalogue-no{font-size: 16px;padding-bottom: 20px;display: flex;align-items: center;}
.page-body .product-page .product-info .specification{font-size: 16px;padding-bottom: 20px;display: flex;align-items: center;}
.page-body .product-page .product-info .shelf-life{font-size: 16px;padding-bottom: 20px;display: flex;align-items: center;}
.page-body .product-page .product-info .purpose{font-size: 17px;padding-bottom: 20px;}
.page-body .product-page .product-info .purpose::first-letter {text-transform: uppercase; /* 仅首字母大写 */}
.page-body .product-page .product-info .report{font-size: 16px;padding: 15px 0;border-top: 1px solid #c5c5c5;border-bottom: 1px solid #c5c5c5;display: flex;gap: 20px;position: relative;}
.page-body .product-page .product-info .report .COA,
.page-body .product-page .product-info .report .TDS,
.page-body .product-page .product-info .report .MSDS{padding: 8px 18px;border: 1px solid #77c3f1;display: flex;align-items: center;border-radius: 10px;}
.page-body .product-page .product-info .report .COA:hover,
.page-body .product-page .product-info .report .TDS:hover,
.page-body .product-page .product-info .report .MSDS:hover{padding: 8px 18px;border: 1px solid #77c3f1;background-color: #197AA7;color:#fff;display: flex;align-items: center;border-radius: 10px;cursor: pointer;}
.page-body .product-page .product-info .report .COA-gray,
.page-body .product-page .product-info .report .TDS-gray,
.page-body .product-page .product-info .report .MSDS-gray{padding: 8px 18px;border: 1px solid #e6e6e6;background-color: #e6e6e6;display: flex;align-items: center;border-radius: 10px;color: #999;user-select: none;}
.page-body .product-page .product-info .report .TDS-pd{position: absolute;background-color: #eee;padding: 20px 30px;border: 2px solid #ccc;border-radius: 10px;}
.page-body .product-page .product-info .report .TDS-pd a{}
#details,#parameters{scroll-margin-top: 70px;}
.page-body .product-page .product-info .price{font-size: 46px;padding: 10px 0;display: flex;align-items: center;color: #197AA7;font-family: "puhui-65";border-bottom: 1px solid #c5c5c5;}
.page-body .product-page .product-info .price a{color: #197AA7;}
.page-body .product-page .product-info .price #price:empty {display: none !important;}
.page-body .product-page .product-info .remark{font-size: 17px;padding-top: 20px;}
.page-body .product-page .product-info span{color: #0E87CF;font-size: 22px;padding-left: 10px;}
.page-body .product-page .product-slider-container{height: 585px;}
.page-body .product-page .product-slider-container .slider .slider__item{width: 554px;}
.page-body .product-page .product-slider-container .slider .slider__item img{border:2px solid #ebeaea;width: 554px;}
.page-body .product-page .product-slider-container .slider-nav__control{border: 1px solid #85C1E6;background: #85C1E6;margin: 0 6px;width: 12px;height: 4px;border-radius: 5px;}
.page-body .product-page .product-slider-container .slider-nav__control.is-active{background: #0F85CD;width: 32px;border-radius: 5px;border: 1px solid #0F85CD;}
.product-content{background-color: #fff;}
.product-content .tab{border-top: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;background-color: #fff;position: relative;width: 100%;height: 82px;min-width:1500px;}
.product-content .fixed {position: fixed;top: 0;left: 0;box-shadow: 0 2px 5px rgba(0,0,0,0.1);z-index:999999;}
.product-content .padded{padding-top: 84px;}
.product-content .tab .contain{display: flex;width: 1500px;margin: 26px auto;gap:40px;}
.product-content .tab .contain a{font-size: 20px;transition: all 0.1s ease-out;color: #333;}
.product-content .tab .contain a:hover{border-bottom: 3px solid #2860A5;transform: scale(1.1);padding-bottom: 2px;}
.product-content .show{min-width:1500px;}





.page-body .body-left{width: 290px;user-select: none;}
.page-body .body-left .tech-sup-nav-open,
.page-body .body-left .report-nav-open,
.page-body .body-left .article-nav-open,
.page-body .body-left .tech-sup-nav,
.page-body .body-left .report-nav,
.page-body .body-left .article-nav,
.page-body .body-left .product-nav,
.page-body .body-left .news-nav,
.page-body .body-left .AbH-nav{display: flex;flex-direction: column;align-items: center;margin-bottom: 30px;}
.page-body .body-left .tech-sup-nav-open .title,
.page-body .body-left .report-nav-open .title,
.page-body .body-left .article-nav-open .title{background-color: #1486CC;color: #fff;padding: 14px 20px;text-align: center;font-size: 16px;border-top-left-radius: 7px;border-top-right-radius: 7px;width: 100%;box-sizing: border-box;box-shadow: 3px 5px 3px 0px #76a6d7;z-index: 1;}
.page-body .body-left .tech-sup-nav-open .title .cn-name,
.page-body .body-left .report-nav-open .title .cn-name,
.page-body .body-left .article-nav-open .title .cn-name,
.page-body .body-left .tech-sup-nav .title .cn-name,
.page-body .body-left .report-nav .title .cn-name,
.page-body .body-left .article-nav .title .cn-name,
.page-body .body-left .product-nav .title .cn-name,
.page-body .body-left .news-nav .title .cn-name,
.page-body .body-left .AbH-nav .title .cn-name{font-size: 19px;display: inline-block;transform: skewX(-4deg);}
.page-body .body-left .tech-sup-nav-open .title .en-name,
.page-body .body-left .report-nav-open .title .en-name,
.page-body .body-left .article-nav-open .title .en-name,
.page-body .body-left .tech-sup-nav .title .en-name,
.page-body .body-left .report-nav .title .en-name,
.page-body .body-left .article-nav .title .en-name,
.page-body .body-left .product-nav .title .en-name,
.page-body .body-left .news-nav .title .en-name,
.page-body .body-left .AbH-nav .title .en-name{font-size: 16px;display: inline-block;transform: skewX(-4deg);margin-left: 3px;}
.page-body .body-left .tech-sup-nav-open .list,
.page-body .body-left .report-nav-open .list{background-color: #fff;width: 100%;display: flex;flex-direction: column;align-items: center;padding: 20px 0 30px;font-size: 16px;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;}
.page-body .body-left .report-nav-open .list .highlight{position: relative;}
.page-body .body-left .report-nav-open .list .highlight::after{content: "";position: absolute;bottom: 10px;left: 27%;width: 46%;height: 6px;background-color: rgb(0 120 193 / 60%);border-radius: 3px;}
.page-body .body-left .report-nav-open .list .on{position: relative;padding: 10px 0 13px;}
.page-body .body-left .report-nav-open .list .on::after{content: "";position: absolute;bottom: 8px;left: 3%;width: 94%;height: 36px;background-color: #1486CC;border-radius: 19px;z-index: 0;}
.page-body .body-left .report-nav-open .list .on a{z-index: 1;position: relative;color: #fff;font-size: 17px;letter-spacing: 1px;transform: skewX(-3deg);display: inline-block;}
.page-body .body-left .tech-sup-nav-open .list li,
.page-body .body-left .report-nav-open .list li{padding: 5px 0 9px;width: 75%;text-align: center;background-image: linear-gradient(to right, #ffffff, #81bded, #ffffff);background-position: bottom;background-size: 100% 2px;background-repeat: no-repeat;}
.page-body .body-left .article-nav-open .list{background-color: #fff;width: 100%;display: flex;flex-direction: column;padding: 20px 0;font-size: 13px;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;}
.page-body .body-left .article-nav-open .list li{padding: 0 10px 9px 42px;position: relative;font-size: 15px;}
.page-body .body-left .article-nav-open .list li::before{position: absolute;content: "";width: 8px;height: 8px;left: 25px;top: 6px;border-radius: 50%;background: linear-gradient(135deg, #66ccff, #0066cc);;}
.page-body .body-left .report-nav .title,
.page-body .body-left .tech-sup-nav .title,
.page-body .body-left .article-nav .title,
.page-body .body-left .product-nav .title,
.page-body .body-left .news-nav .title,
.page-body .body-left .AbH-nav .title{color: #008BF2;padding: 22px 20px;text-align: center;font-size: 16px;border-top-left-radius: 20px;border-bottom-right-radius: 20px;width: 100%;box-sizing: border-box;text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;font-family: 'puhui-65';}
.page-body .body-left .report-nav .title{background: url(/images/public/report-nav.jpg) center / cover no-repeat;}
.page-body .body-left .tech-sup-nav .title{background: url(/images/public/report-nav.jpg) center / cover no-repeat;}
.page-body .body-left .article-nav .title{background: url(/images/public/report-nav.jpg) center / cover no-repeat;}
.page-body .body-left .product-nav .title{background: url(/images/public/report-nav.jpg) center / cover no-repeat;}
.page-body .body-left .news-nav .title{background: url(/images/public/report-nav.jpg) center / cover no-repeat;}
.page-body .body-left .AbH-nav .title{background: url(/images/public/report-nav.jpg) center / cover no-repeat;}




.page-body .body-right{width: 1180px;}
.page-body .body-right .report-model{background-color: #fff;position: relative;border-radius: 7px;padding: 20px;box-sizing: border-box;}
.page-body .body-right .report-model .cnas-notice{position:absolute;top:15px;right:15px;width:220px;height:65px;text-align: center;background-color:#ffe000;color:#000;border-radius: 10px;box-shadow: 4px 3px 2px -1px #dddddd;display: flex;flex-direction: column;justify-content: center;z-index: 1;}
.page-body .body-right .report-model .cnas-notice .tip1{font-size:15px;display: block;font-weight:bold;line-height:13px;margin: 10px 0 5px;}
.page-body .body-right .report-model .cnas-notice .tip2{text-decoration: underline;}
.page-body .body-right .report-model .report-form{padding-bottom: 45px;border-bottom: 1px solid #ddd;margin: 0 40px;user-select: none;}
.page-body .body-right .report-model .report-title{position: relative;width: 100%;display: flex;padding: 0 100px 0 20px;justify-content: center;box-sizing: border-box;margin-top: 20px;}
.page-body .body-right .report-model .report-title .cn-name{font-size: 29px;color: #1486cc;font-weight: bold;display: inline-block;transform: skewX(-1deg);letter-spacing: 1px;}
.page-body .body-right .report-model .report-title .en-name{font-size: 23px;color: #eaeaea;font-weight: bold;display: inline-block;transform: skewX(-1deg);position: absolute;top: 17px;letter-spacing: 3px;}
.page-body .body-right .report-model .report-input{width: 100%;}
.page-body .body-right .report-model .report-input .row-ul{margin: 40px 0;}
.page-body .body-right .report-model .report-input .row-ul .row-li{display: flex;padding: 0 60px 0 20px;justify-content: space-between;align-items: center;position: relative;margin: 10px 0;}
.page-body .body-right .report-model .report-input .row-ul .row-li .input-model{flex: 1;margin-right: 45px;}
.page-body .body-right .report-model .report-input .row-ul .row-li .input-model p{font-size: 17px;margin-bottom: 3px;color: #444;}
.page-body .body-right .report-model .report-input .row-ul .row-li .input-model input{width: 100%;border: solid 1px #999;height: 35px;line-height: 35px;text-align: center;font-size: 16px;font-weight: bold;border-radius: 4px;color: #444;}
.page-body .body-right .report-model .report-input .row-ul .row-li .add{display: flex;flex-direction: column;align-items: center;position: absolute;right: 17px;top: 21px;}
.page-body .body-right .report-model .report-input .row-ul .row-li .add a{width: 31px;height: 31px;border-radius: 50%;border: 3px solid #1486CC; /* 蓝色边框 */background-color: #fff; /* 白色背景 */display: flex;justify-content: center;align-items: center;position: relative;cursor: pointer; /* 鼠标悬停显示小手 */}
.page-body .body-right .report-model .report-input .row-ul .row-li .add a::before,
.page-body .body-right .report-model .report-input .row-ul .row-li .add a::after {content: "";position: absolute;background-color: #1486CC; /* 蓝色加号 */}
.page-body .body-right .report-model .report-input .row-ul .row-li .add a::before {width: 15px;height: 3px;}
.page-body .body-right .report-model .report-input .row-ul .row-li .add a::after {width: 3px;height: 15px;}
.page-body .body-right .report-model .report-input .row-ul .row-li .add span{font-size: 12px;color: #1486cc;}
.page-body .body-right .report-model .report-input .row-ul .row-li .del{display: flex;flex-direction: column;align-items: center;position: absolute;right: 17px;top: 21px;}
.page-body .body-right .report-model .report-input .row-ul .row-li .del a{width: 31px;height: 31px;border-radius: 50%;border: 3px solid #8d8a8a; /* 蓝色边框 */background-color: #fff; /* 白色背景 */display: flex;justify-content: center;align-items: center;position: relative;cursor: pointer; /* 鼠标悬停显示小手 */}
.page-body .body-right .report-model .report-input .row-ul .row-li .del a::before{content: "";position: absolute;background-color: #8d8a8a; /* 蓝色加号 */}
.page-body .body-right .report-model .report-input .row-ul .row-li .del a::before {width: 15px;height: 3px;}
.page-body .body-right .report-model .report-input .row-ul .row-li .del span{font-size: 12px;color: #8d8a8a;}
.page-body .body-right .report-model .report-input .row-ul .row-li .del{display: none;}
.page-body .body-right .report-model .report-input .report-btn{display: flex;padding: 0 220px;justify-content: space-around;margin-right:80px;}
.page-body .body-right .report-model .report-input .report-btn input{background-color: #1486CC;color: #fff;padding: 5px;text-align: center;border-radius: 10px;font-size: 18px;letter-spacing: 1px;width: 32%;cursor: pointer;}
.page-body .body-right .report-model .report-result{padding: 40px 20px 0;}
.page-body .body-right .report-model .report-result .result{width: 100%;border-collapse: collapse;font-size: 16px;}
.page-body .body-right .report-model .report-result .result .head{background-color: #CBE7FE;}
.page-body .body-right .report-model .report-result .result .content{background-color: #ffffff;}
.page-body .body-right .report-model .report-result .result tr{height: 55px;border-bottom: 1px solid #ccc;}
.page-body .body-right .report-model .report-result .result td{text-align: center;}
.page-body .body-right .report-model .report-result .button{display: flex;justify-content: space-around;padding: 30px 220px 10px;}
.page-body .body-right .report-model .report-result .button input{background-color: #1486CC;color: #fff;padding: 6px 5px;text-align: center;border-radius: 10px;font-size: 17px;letter-spacing: 1px;width: 32%;cursor: pointer;user-select: none;}
.page-body .body-right .report-model .report-explain{margin: 30px 60px;}
.page-body .body-right .report-model .report-explain .text{display: flex;flex-direction: column;user-select: none;font-family: 'puhui-65';color: #4a4a4a;}
.page-body .body-right .report-model .report-explain .text .title{font-size: 21px;display: inline-block;letter-spacing: 1px;line-height: 30px;margin: 10px 0 5px;}
.page-body .body-right .report-model .report-explain .text .tip1{font-family: 'puhui-65';color: #DD1919;margin-bottom: 15px;font-size: 15px;}
.page-body .body-right .report-model .report-explain .text .tip2{font-family: 'puhui-65';color: #0960a1;margin-bottom: 10px;font-size: 15px;}
.page-body .body-right .report-model .report-explain .text .search-inF{margin: 2px 0 20px;position: relative;}
.page-body .body-right .report-model .report-explain .text .search-inF .input{border: 2px solid #c5c5c5;height: 34px;width: 310px;border-radius: 3px 0 0 3px;margin-top: 0;text-align: center;font-size: 14px;font-weight: bold;color: #444;}
.page-body .body-right .report-model .report-explain .text .search-inF button{height: 34px;width: 100px;margin-left: -6px;background-color: #1283D0;color: #fff;font-size: 15px;border-radius: 0 3px 3px 0;}
.page-body .body-right .report-model .report-explain .text .search-inF .search-result{position: absolute;height: 30px;left: 450px;bottom: 0;font-family: microsoft yahei;font-weight: bold;display: flex;align-items: center;justify-content: center;color: #eee;letter-spacing: 2px;}
.page-body .body-right .report-model .report-explain .text .search-inF .search-result span{font-size: 18px;display: inline-block;transform: skewX(-5deg);}
.page-body .body-right .report-model .report-explain .text span{line-height: 25px;font-size: 16px;}
.page-body .body-right .report-model .report-explain .video{margin: 30px 90px 10px;padding: 30px;background-color: #f5f5f5;border-radius: 20px;box-shadow: 0px 0px 6px 3px #ddd;}
.page-body .body-right .report-model .report-explain .video video{width: 100%;}
.page-body .body-right .report-model .report-explain .explain{text-align: center;font-size: 14px;}
.page-body .body-right .search-common-model{background-color: #fff;border-radius: 7px;padding: 40px 70px 40px 50px;box-sizing: border-box;}
.page-body .body-right .search-common-model .title{margin: 0 0 20px 30px;}
.page-body .body-right .search-common-model .title .model-name{font-size: 30px;color: #1486CC;font-weight: bold;letter-spacing: 3px;margin-right: 15px;}
.page-body .body-right .search-common-model .title .slogan{font-size: 20px;font-family: 'puhui-65';color: #555;letter-spacing: 1px;}
.page-body .body-right .search-common-model .search-form{display: flex;align-items: center;position: relative;padding: 0 0 20px 30px;}
.page-body .body-right .search-common-model .search-form .input{width: 87%;height: 35px;background-color: #fff;border-radius: 20px;border: 1px #888 solid;padding-left: 30px;font-size: 17px;color: #454545;}
.page-body .body-right .search-common-model .search-form .button{color: #1486CC;background-color: #fff;font-size: 22px;border-bottom: 2px solid #1486cc;padding: 1px 3px;position: absolute;right: 65px;top: -2px;letter-spacing: -2px;}
.page-body .body-right .search-common-model .hot-search{padding: 0 0 0 40px;color: #666;font-family: 'puhui-65';}
.page-body .body-right .search-common-model .hot-search .tag{font-size: 18px;}
.page-body .body-right .search-common-model .hot-search .words{font-size: 15px;}
.page-body .body-right .search-common-model .hot-search .words a{color: #666;}
.page-body .body-right .microknow-module{background-color: #fff;padding: 0 60px;box-sizing: border-box;position: relative;top: -7px;}
.page-body .body-right .microknow-module .module-content{border-top: 1px solid #ccc;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 40px 0 0;}
.page-body .body-right .microknow-module .module-content .module{width: 43%;padding: 12px 26px 15px;background-color: #FAF9F9;border-radius: 10px;margin-bottom: 40px;position: relative;}
.page-body .body-right .microknow-module .module-content .module .category1-tag,
.page-body .body-right .microknow-module .module-content .module .category2-tag,
.page-body .body-right .microknow-module .module-content .module .category3-tag,
.page-body .body-right .microknow-module .module-content .module .category-tag{position: absolute;top: -12px;color: #fff;padding: 12px 21px;border-radius: 10px;font-size: 18px;letter-spacing: 1px;width: 62%;}
.page-body .body-right .microknow-module .module-content .module .category1-tag{background-color: #C62530;}
.page-body .body-right .microknow-module .module-content .module .category2-tag{background-color: #2B50A7;}
.page-body .body-right .microknow-module .module-content .module .category3-tag{background-color: #FE8F2D;}
.page-body .body-right .microknow-module .module-content .module .category-tag{background-color: #1486CC;}
.page-body .body-right .microknow-module .module-content .module .more{display: block;margin-bottom: 20px;text-align: right;font-size: 15px;text-decoration: underline;text-underline-offset: 6px;color: #444;}
.page-body .body-right .microknow-module .module-content .module li{border-bottom: 1px solid #ddd;padding: 5px 0;}
.page-body .body-right .microknow-module .module-content .module li:last-child{border-bottom: none;}
.page-body .body-right .microknow-module .module-content .module .title{display: flex;justify-content: space-between;color: #000;margin-bottom: 6px;}
.page-body .body-right .microknow-module .module-content .module .title .title1{font-size: 16px;font-family: 'puhui-65';display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.page-body .body-right .microknow-module .module-content .module .title .date{font-size: 16px;font-family: 'puhui-65';padding-left: 10px;flex-shrink: 0;}
.page-body .body-right .microknow-module .module-content .module .cont{font-size: 14px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #918e8e;}

.page-body .body-right .search-result{padding: 0 60px 35px;background-color: #fff;position: relative;top: -7px;border-radius: 7px;}
.page-body .body-right .search-result .result-content{border-top: 1px solid #ccc;}
.page-body .body-right .search-result .result-content li{border-bottom: 1px solid #ccc;padding: 14px 0 6px 40px;position: relative;}
.page-body .body-right .search-result .result-content li::before{position: absolute;content: "";width: 8px;height: 8px;left: 19px;top: 23px;border-radius: 50%;background-color: #C4C3C3;}
.page-body .body-right .search-result .result-content .title{display: flex;justify-content: space-between;align-items: center;}
.page-body .body-right .search-result .result-content .title .title1{font-size: 17px;font-family: 'puhui-75';color: #303030;}
.page-body .body-right .search-result .result-content .title .date-count{font-size: 14px;color: #666;display: flex;flex-shrink: 0;margin-left: 10px;}
.page-body .body-right .search-result .result-content .title .date-count .count{margin-left: 25px;display: block;width: 120px;text-align: left;}

.page-body .body-right .video-list{padding: 40px 60px 35px;background-color: #fff;border-radius: 7px;margin-top: 25px;}
.page-body .body-right .video-list .video-box{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 35px;}
.page-body .body-right .video-list .box-li{}
.page-body .body-right .video-list .box-li .video-module{display: flex;flex-direction: column;height: 100%;}
.page-body .body-right .video-list .video-box .video-cover{display: inline-block;position: relative;}
.page-body .body-right .video-list .video-box .video-cover .view-info{position: absolute;bottom: 0;width: 100%;background-image: linear-gradient(180deg, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 80%) 100%);display: flex;align-items: center;justify-content: space-between;height: 35px;color: #fff;padding: 0 12px;box-sizing: border-box;font-size: 14px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.page-body .body-right .video-list .video-box .video-cover .view-info .view-count{display: flex;align-items: center;}
.page-body .body-right .video-list .video-box .video-cover .view-info .view-count img{width: 30px;margin-right: 5px;}
.page-body .body-right .video-list .video-box .video-cover .view-info .view-time{}
.page-body .body-right .video-list .video-box .video-cover .cover-img{width: 330px;border-radius: 10px;box-shadow: 0px 0px 7px 3px #ddd;}
.page-body .body-right .video-list .video-box .video-info{padding: 10px 5px;box-sizing: border-box;display: inline-flex;flex-direction: column;justify-content: space-between;width: 330px;height: 100%;}
.page-body .body-right .video-list .video-box .video-info .video-title{font-family: 'puhui-65';font-size: 16px;margin-bottom: 5px;white-space: normal;}
.page-body .body-right .video-list .video-box .video-info .video-date{font-size: 13px;color: #9D9D9D;}


/*分页器 */
.page-body .news-page .paging,
.page-body .category-page .paging{text-align: center;margin-top: 40px;}
.page-body .news-page .paging .pagination,
.page-body .category-page .paging .pagination{display: inline-flex;align-items: center;gap: 4px;padding: 0;margin: 0;list-style: none;}
.page-body .news-page .paging .pagination li,
.page-body .category-page .paging .pagination li{display: inline;}
.page-body .news-page .paging .pagination a,
.page-body .news-page .paging .pagination span,
.page-body .news-page .paging .pagination input,
.page-body .news-page .paging .pagination button,
.page-body .category-page .paging .pagination a,
.page-body .category-page .paging .pagination span,
.page-body .category-page .paging .pagination input,
.page-body .category-page .paging .pagination button{display: inline-block;min-width: 32px;height: 32px;line-height: 32px;padding: 0 8px;border: 1px solid #AFAEAE;border-radius: 4px;text-align: center;text-decoration: none;font-size: 14px;box-sizing: border-box;}
.page-body .news-page .paging .pagination a,
.page-body .category-page .paging .pagination a{color: #2c2c2c;background-color: #fff;cursor: pointer;font-family: 'puhui-65';}
.page-body .news-page .paging .pagination a:hover,
.page-body .category-page .paging .pagination a:hover{background-color: #f5f5f5;border-color: #ccc;}
.page-body .news-page .paging .pagination .current,
.page-body .category-page .paging .pagination .current{background-color: #1486cc;color: #fff;border-color: #1486cc;font-weight: bold;}
.page-body .news-page .paging .pagination .disabled,
.page-body .category-page .paging .pagination .disabled{color: #ccc;background-color: #f9f9f9;cursor: not-allowed;}
.page-body .news-page .paging .pagination-jump,
.page-body .category-page .paging .pagination-jump{margin-left: 15px;display: inline-flex;align-items: center;gap: 8px;font-size: 14px;}
.page-body .news-page .paging .pagination-jump input,
.page-body .category-page .paging .pagination-jump input{width: 50px;border: 1px solid #AFAEAE;border-radius: 4px;text-align: center;}
.page-body .news-page .paging .pagination-jump button,
.page-body .category-page .paging .pagination-jump button{background-color: #1486cc;color: white;cursor: pointer;padding: 1px 4px;border-radius: 4px;}
.page-body .news-page .paging .pagination-jump button:hover,
.page-body .category-page .paging .pagination-jump button:hover{background-color: #286090;border-color: #204d74;}






.page-body .body-right .search-news-result{padding: 40px 60px 35px;background-color: #fff;border-radius: 7px;margin-top: 25px;}
.page-body .body-right .search-news-result .choose-module{display: flex;margin-bottom: 20px;}
.page-body .body-right .search-news-result .choose-module div{width: 34%;background-color: #F5F5F5;padding: 8px 0;text-align: center;font-size: 19px;font-family: 'puhui-65';display: flex;align-items: center;border-bottom: 5px solid #fff;}
.page-body .body-right .search-news-result .choose-module a{width: 100%;display: block;line-height: 25px;}
.page-body .body-right .search-news-result .choose-module .on{background-color: #fff;border-bottom: 5px solid #1486cc;}
.page-body .body-right .search-news-result .result-content{}
.page-body .body-right .search-news-result .result-content li{border-bottom: 1px solid #ccc;padding: 14px 0 6px 40px;position: relative;}
.page-body .body-right .search-news-result .result-content li::before{position: absolute;content: "";width: 8px;height: 8px;left: 19px;top: 23px;border-radius: 50%;background-color: #C4C3C3;}
.page-body .body-right .search-news-result .result-content .title{display: flex;justify-content: space-between;align-items: center;}
.page-body .body-right .search-news-result .result-content .title .title1{font-size: 17px;font-family: 'puhui-75';color: #303030;}
.page-body .body-right .search-news-result .result-content .title .date-count{font-size: 14px;color: #666;display: flex;flex-shrink: 0;margin-left: 10px;}
.page-body .body-right .search-news-result .result-content .title .date-count .count{margin-left: 25px;display: block;width: 120px;text-align: left;}
.page-body .body-right .article-content{padding: 40px 60px 35px;background-color: #fff;border-radius: 7px;margin-top: 25px;}
.page-body .body-right .article-content .title{font-size: 25px;text-align: center;font-family: 'puhui-85';}
.page-body .body-right .article-content .others{font-size: 14px;display: flex;justify-content: center;border-bottom: 1px solid #ccc;color: #777;padding: 7px 0 15px;font-family: 'puhui-65';}
.page-body .body-right .article-content .others .date,
.page-body .body-right .article-content .others .count,
.page-body .body-right .article-content .others .author{margin-right: 30px;}
.page-body .body-right .article-content .content{padding: 30px;line-height: 30px;font-size: 15px;text-indent: 2em;text-align: left;}
.page-body .body-right .article-content .content span{font-size: 15px !important;}
.page-body .body-right .article-content .article-another{display: flex;justify-content: space-between;padding: 20px 30px;}
.page-body .body-right .article-content .article-another .pre,
.page-body .body-right .article-content .article-another .next{text-align: center;padding: 12px 20px;background-color: #1486cc;border-radius: 6px;font-size: 15px;color: #fff;}
.page-body .body-right .article-content .article-another a{min-width: 38%;}
.page-body .body-right .document-content{padding: 40px 60px 35px;background-color: #fff;border-radius: 7px;margin-top: 25px;display: flex;}
.page-body .body-right .document-content .image{width: 530px;border: 2px solid #ddd;box-shadow: 0px 0px 6px 3px #ddd;}
.page-body .body-right .document-content .image img{width: 530px;}
.page-body .body-right .document-content .details{width: 100%;padding: 40px 0 40px 40px;}
.page-body .body-right .document-content .details .head{}
.page-body .body-right .document-content .details .head .title{border-left: 6px solid #1684cc;padding-left: 10px;font-size: 24px;font-family: 'puhui-75';}
.page-body .body-right .document-content .details .head .date{text-align: right;font-size: 16px;color: #aaa;}
.page-body .body-right .document-content .details .content{background-color: #F9F9F9;min-height: 100px;margin: 30px 0;padding: 10px 20px 40px;font-size: 15px;position: relative;}
.page-body .body-right .document-content .details .content .date{text-align: right;font-size: 16px;color: #aaa;position: absolute;bottom: 5px;right: 25px;}
.page-body .body-right .document-content .details .related-products{display: flex;align-items: center;font-size: 15px;}
.page-body .body-right .document-content .details .related-products a{border-bottom: 1px solid #333;}
.page-body .body-right .document-content .details .related-products .small-dot{width: 6px;height:6px;border-radius: 3px;background-color:#1486CC;margin-right: 8px;}
.page-body .body-right .document-content .details .download {margin: 20px 0;}
.page-body .body-right .document-content .details .download .file-link{padding: 5px 30px;background-color: #1486CC;color: #fff;font-size: 15px;border-radius: 20px;margin-right: 20px;}
.page-body .body-right .document-content .details .download .back{font-size: 15px;border-bottom: 1px solid #333;margin-left: 140px;}
.page-body .body-right .question-content{padding: 40px 60px 35px;background-color: #fff;border-radius: 7px;margin-top: 25px;display: flex;flex-direction: column;}
.page-body .body-right .question-content .question:before{position: absolute;content: "Q:";font-size: 32px;color: #1486CC;left: 16px;top: -10px;}
.page-body .body-right .question-content .question{position: relative;display: flex;padding-left: 50px;margin-bottom: 15px;}
.page-body .body-right .question-content .question .q-content{font-size: 19px;margin-left: 10px;font-family: 'puhui-75';color: #000;}
.page-body .body-right .question-content .answer{background-color: #F3F9FC;padding: 20px;border-radius: 10px;font-size: 16px;font-family: 'puhui-65';}
.page-body .body-right .question-content .answer .a{font-size: 20px;color: #1486CC;margin-right: 10px;}
.page-body .body-right .question-content .question-another{display: flex;justify-content: space-between;padding: 20px 30px;margin: 20px 0 40px;}
.page-body .body-right .question-content .question-another .pre,
.page-body .body-right .question-content .question-another .next{text-align: center;padding: 12px 20px;background-color: #1486cc;border-radius: 6px;font-size: 15px;color: #fff;}
.page-body .body-right .question-content .question-another a{min-width: 38%;}
.page-body .body-right .question-content .other-question{padding: 0 35px 0 15px;}
.page-body .body-right .question-content .other-question .title{font-size: 20px;font-family: 'puhui-75';margin-bottom: 5px;}
.page-body .body-right .question-content .other-question .content{display: flex;justify-content: space-between;}
.page-body .body-right .question-content .other-question .question-list li{padding: 3px 0;}
.page-body .body-right .question-content .other-question .question-list a:before{position: absolute;content: "";width: 6px;height: 6px;left: 2px;top: 10px;border-radius: 50%;background-color: #9F9F9E;}
.page-body .body-right .question-content .other-question .question-list a{font-size: 16px;position: relative;padding-left: 20px;display: flex;}
.page-body .body-right .question-content .other-question .question-list .small-dot{width: 6px;height: 6px;border-radius: 50%;background-color: #9F9F9E;margin-right: 10px;flex-shrink: 0;}
.page-body .body-right .question-content .other-question .question-list .question-title{}
.page-body .body-right .question-content .other-question .back{display: flex;align-items: end;font-size: 16px;border-bottom: 1px solid #333;flex-shrink: 0;margin-left: 200px;}
.page-body .empty-result{display: flex;flex-direction: column;align-items: center;height: 400px;justify-content: center;padding-bottom: 70px;box-sizing: border-box;}
.page-body .empty-result img{width: 100px !important;padding-right: 10px;}
.page-body .empty-result div{font-family: 'puhui-65';font-size: 16px;color: #8b8b8b;}
.page-body .empty-result .keywords{color: #2196F3;font-size: 18px;}

.page-body .cart-page{width: 100%;background-color: #fff;border-radius: 20px;padding: 20px 50px;}
.page-body .cart-page .cart-title{position: relative;margin: 20px 0 30px;}
.page-body .cart-page .cart-title .title{text-align: center;font-size: 25px;font-family: 'puhui-65';}
.page-body .cart-page .cart-title .cart-btn{position: absolute;top: 0;right: 0;}
.page-body .cart-page table{width: 100%;border-collapse: collapse;font-size: 16px;}
.page-body .cart-page .display-table .head{font-weight: bold;}
.page-body .cart-page .display-table .head td:first-child{border-top-left-radius: 15px;}
.page-body .cart-page .display-table .head td:last-child{border-top-right-radius: 15px;}
.page-body .cart-page .display-table .content:hover{box-shadow: 3px 1px 5px 3px rgba(255, 68, 0, 0.25);border-bottom: 1px solid rgba(255, 68, 0, 0);}
.page-body .cart-page .display-table .content:has(+ tr:hover){border-bottom: 1px solid rgba(48, 153, 218, 0);}
.page-body .cart-page .display-table .content .product-link:hover{text-decoration: underline;text-decoration-color: #ff4400;text-decoration-thickness: 1px;text-underline-offset: 3px;color: #ff4400;-webkit-text-decoration-skip-ink: none; /* 兼容Chrome/Safari */text-decoration-skip-ink: none;}
.page-body .cart-page .display-table tr{height: 55px;border-bottom: 1px solid #ccc;transition: all 0.25s ease;}
.page-body .cart-page .display-table td{padding: 5px 10px;box-sizing: border-box;}
.page-body .cart-page .display-table img{width:50px;}

#wechat_code::after{content: "";position: absolute;right: -16px; /* 尖角向右突出 */top: 36%;transform: translateY(-50%);width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 16px solid #ffffffcc; /* 和气泡同色 */}
#phone_number::after{content: "";position: absolute;right: -16px; /* 尖角向右突出 */top: 36%;transform: translateY(-50%);width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 16px solid #ffffffcc; /* 和气泡同色 */}
#email_number::after{content: "";position: absolute;right: -16px; /* 尖角向右突出 */top: 36%;transform: translateY(-50%);width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 16px solid #ffffffcc; /* 和气泡同色 */}


