﻿@media (min-width:769px){.pro-list{justify-content: space-between;}
.pro-item{width:16%;margin-right:0;}}
.pro-img:after{padding-top:150%;}
.cateflex{display: flex;flex-wrap: wrap;}
.cateflex>div{width: 50%;padding: 0 15px;}
.numlist{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.numlist .item{width: 48%;}
.numlist .item .num{font-weight: bold;font-size: 32px;color: #051F5A;margin: 10px 0;}
@media (max-width:1024px) {.cateflex>div{width: 100%;margin: 20px 0;}}
@media (min-width:1241px){.news-item:nth-of-type(2), .news-item:nth-of-type(3),.news-item:nth-of-type(4){height:31%;}
.news-item:nth-of-type(2),.news-item:nth-of-type(3),.news-item:nth-of-type(4){margin-left:2%;width:68%}
.news-item:nth-of-type(2) .news-info, .news-item:nth-of-type(3) .news-info,.news-item:nth-of-type(4) .news-info{flex:2.5}
.news-item:nth-of-type(2) article,.news-item:nth-of-type(3) article,.news-item:nth-of-type(4) article{-webkit-line-clamp: 1;margin-bottom:10px}
.news-item:nth-of-type(4) .news-img{flex:1}}
@media (max-width:1240px){.news-item:nth-of-type(4) .news-img{flex:1}
.news-item:nth-of-type(4) .news-info{flex:1.5}}
@media (max-width:768px){.news-item:nth-of-type(4) .news-img{flex:1.3}}
.pro-info article{display:none;}
@media(max-width:1600px){.pro-info .pro-name{font-size: 16px;}}
@media(max-width:1440px){.pro-info .pro-name{height: 45px;}}
.pro .more-btn{background: #0078d7;border: 2px solid #fff;outline: 2px solid #0078d7;cursor: pointer;}
.iqbtn{display: inline-block;padding: 5px 10px;background: red;color: #fff;margin-left:10px;cursor: pointer;}
.iqbtn em{font-style:initial;margin-left:10px}
.home-bbhfebg{background: #000000a0;position: fixed;top: 0;width: 100vw;height: 100vh;align-items: center;justify-content: center;display: none;z-index: 9999;transition: .3s;}
.home-bbhfebg.active{display: flex;transition: .3s;}
.home-bbhfeex{max-width: 700px;padding: 20px;background: #fff;}
.home-bbhfebg .detail-title{font-size: var(--fontsize22);padding-bottom: 10px;margin: 10px auto;border-bottom: 1px solid #E7EEEE;color:#fff}
.home-bbhfeexit{display: flex;align-items: center;width: 50px;height: 50px;background: #fff;border-radius: 50%;justify-content: center;position: relative;float: right;cursor: pointer;}
.home-bbhfeexit span{width: 3px;height: 40px;background: #000;position: absolute;}
.home-bbhfeexit span:nth-child(1){transform: rotate(45deg);}
.home-bbhfeexit span:nth-child(2){transform: rotate(-45deg);}
.home-bbhfeed .wmkcfeedback input,.home-bbhfeed .wmkcfeedback textarea{border: 1px #cbcbcb solid;background-color: #f0f0f0;}
.home-bbhfetop{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.home-bbhfetitle{font-size: 24px;}

section.home-share{padding:4% 0}
section.home-share .common-title{position:relative;margin-bottom:10px;padding:0 0 10px 0}
section.home-share .common-title:after{content:'';width:50px;height:3px;background: var(--color);display:block;position: absolute;bottom:0;left:50%;transform: translateX(-50%);}
section.home-share .common-tip{margin-bottom:15px;padding:0 10px;line-height:1.6}
@media (max-width:768px){section.home-share{padding:30px 0}}
.cate{padding:20px 0 80px}
@media (min-width:1025px){.pro{padding:60px 0}}
.hone-botfeed{padding: 3% 0;background: url(/Content/upload/2025942186/202505091747059903828.webp.jpg)no-repeat;background-size: cover;}
.hone-botfeed .common-wrapper{padding: 0 20px;}
.hone-botfeed .common-title{color: #fff;}
.hone-botfeed .common-tip{color: #fff;}
.hone-botfeed .feedby{text-align: center;}
.hone-botfeed .feedby .info{margin: 10px 0;color: #fff;}
.hone-botfeed .feedby .imgbox{display: flex;justify-content: center;}
.hone-botfeed .feedby .item svg{color: #fff;width: 30px;margin: 0 30px;padding: 5px;}
.hone-botfeed .feedby .item:checked svg{border:2px solid #f00;}