h2{
    font-size: 18px;
    font-weight: bold;
    margin:0;
}
h3{
    font-size: 16px;
}
p{
    margin-bottom: 0;
    line-height: 28px;
    word-break: break-word;
}

.section,
.shopblist2,
.shopxq,
.section .content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    overflow-x: scroll;
    overflow-y: hidden;
}
*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
    word-wrap: break-word;
}
.shopgoodsbox {
    max-width: 1500px;
    width: 100%;
    margin: 30px auto;
    display: flex;
    column-gap: 30px;
    justify-content: space-between;
    padding: 0 15px;
    box-sizing: border-box;
}
.page {
    margin: 20px auto;
    padding: 0;
    background-color: white;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.goodsbox{
    width: 100%;
    min-width: 0;
}
.table>:not(caption)>*>*{
    border-bottom-width:0;  
}
.section h2{
    padding: 15px 0;
    font-size: 20px;
}
.fixbar{
    border-bottom: 1px solid #e5e5e5;
}
.top{
	display: flex;
	padding: 15px 20px;
	border-radius: 5px;
	gap: 50px;
    cursor: pointer;
    background-color: #e9ecef;
}
.top span{
    display: inline-block;
}
.top a {
    text-decoration: none;
    color: #343a40;
    transition: color 0.3s ease;
    font-size: 18px;
}
.headertop {
    margin-top: 110px;
}
.shopname .logo{
    display: flex;
}
.shopname .logo img{
    width: 72px;
    height: auto;
}
.shopname .logo .l1{
    padding-left: 10px;
    display: flex;
    flex-direction: column;
}
.shopname .logo .l1 .name{
    display: flex;
    align-items: center;
}
.shopname .logo .l1 .name i{
    font-size: 26px;
    cursor: pointer;
}
.shopname .logo .l1 span{
    font-size: 22px;
    margin-right: 10px;
}
.headertop .shopname{
	padding:25px 10%;
	font-size: 30px;
	display: flex;
	align-items: center;
}
.shopname .brand{
    padding-top: 10px;
    display: flex;
    align-items: center;
}
.shopname .logo .l1 .brand span{
    font-size: 16px;
    padding-left: 5px;
}
.years{
	font-size: 14px;
    padding-right: 10px;
    padding: 0px 5px;
    background-color: #35b257;
    color: #fff;
    font-weight: normal;
}
ul[role="menubar"]{
    padding: 0 10%;
}
.new-menu{
    position: relative;
}
.select_language{
    position: absolute;
    right: 10%;
    top: 10px;
    background-color: transparent;
}
.shopMenu{
	background-color: rgba(0,0,0,0.3);
	padding: 0 10%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shopMenu ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	list-style: none;
}
.shopMenu ul li{
	padding:10px 0;
}
.shopMenu ul li span{
	text-decoration: none;
	color: #ffffff;
}
.top a:hover {
    color: #007bff;
}

.shoptop p.approved{
    color:#ff0000;
    font-size:24px;
    text-align:center;
    font-weight:bold;
    margin:0;
}
.imgText .left{
    column-gap: 10px;
    display: flex;
    flex-direction: row;
}
.imgText .right{
    display: flex;
    column-gap: 10px;
    flex-direction: row-reverse;
}
.layout_1 .item{
    flex: 1!important;
}
.section .content p{
    margin:0;
}
.products-table{
    max-width: 100%;
}
.imgText .content{
    flex: 1;
}
.imgText .content li{
    list-style: auto;
}
.imgTitle{
    display: flex;
    gap: 50px 60px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.imgTitle .item{
    flex-basis: 150px;
}
.imgTitle .item .content{
    display: -webkit-box;  
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}
.imgTitle i{
    font-size: 36px;
    color: #cccccc;
}
.tw1{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 45px;
}
.tw1 .item3{
    position: relative;
    width: calc(25% - 35px);
    overflow: hidden;
}
.tw1 .item3 .content{
    font-size: 16px;
    padding: 3px 10px;
    display: -webkit-box;  
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    min-height: 25px;
    line-height: 1.5;
}
.faq {
    margin-bottom: 10px;
}

.faq h3 {
	font-weight: 600;
    margin: 10px 0 5px 0;
    color: #343a40;
}

.faq p {
	margin: 10px 0 5px 0;
    color: #6c757d;
}

.pic-text {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.text ul li,
.text ol li,
.imgText .content ul li{
    list-style: initial;
}
.imgText3{
    font-size: 0;
    display: grid;
    grid-template-columns: repeat(3,calc(100%/3 - 20px));
    text-align: center;
    column-gap: 30px;
}
.imgText3 .content{
    font-size: 16px;
    padding:10px 0;
}
.img2text1{
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    column-gap: 32px;
}
.download .link{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 5px;
    border-bottom: 1px dashed #e5e5e5;
}
.isfixed {
	position: fixed;
	top: 167px;
	z-index: 100;
	width: 1143px;
	left: calc(50% - 572px);
	border-radius: 0;
}
.imgText .right{
    flex-direction: row-reverse;
}
.items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 11px;
}
.items h3{
    text-align: center;
	margin:10px 0;
}
.item1{
    flex: 1;
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
.products_1{
    display: grid;
    grid-template-columns: repeat(1,100% );
    margin-bottom: 15px;
}
.products_2{
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 10px));
    grid-gap: 20px;
}
.products_3{
    display: grid;
    grid-template-columns: repeat(3, calc(100%/3 - 10px));
    grid-gap: 15px;
}
.download .item{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px dashed #e5e5e5;
    padding: 10px 0;
    margin-bottom: 10px;
}	

.layout_2,
.layout_3,
.layout_4{
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    margin:15px 0;
    
}
.layout_1{margin:15px 0}
.w1095h500{
    width: 100%;
    height: 500px;
}
.w1095h300{
    width: 100%;
    height: 300px;
}
.w650h400{
    width: 650px;
    height: 400px;
}
.w360h500{
    width: 360px;
    height: 500px;
}
.w300h300{
    width: 300px;
    height: 300px;
}
.w360h210{
    width: 360px;
    height: 210px;
}
.w360h300{
    width: 360px;
    height: 300px;
}
.w545h280{
    width: 545px;
    height: 280px;
}
.w545h210{
    width: 545px;
    height: 210px;
}
.w545h300{
    width: 545px;
    height: 300px;
}
.w545h400{
    width: 545px;
    height: 400px;
}

/* 内容区图片自适应 */
.section .el-image,
.section .images img,
.section .imgText img,
.section .tw1 img,
.section .imgTitle img,
.section .img2text1 img,
.section .video video,
.section .content img,
.section .content table {
    max-width: 100%;
    height: auto;
}
.section .content table{
    display: table;
    overflow-x: auto;
    min-width: 100%;
}

.section .el-image,
.section .imgcontent {
    max-width: 100% !important;
    height: auto !important;
}
.section .el-image img {
    width: 100% !important;
    height: auto !important;
    display: block;
}

.section .online iframe,
.section iframe {
    width: 100% !important;
    height: 50vh !important;
    min-height: 320px;
}


@media (max-width: 995.98px) {
    .shopgoodsbox {
        flex-direction: column;
        row-gap: 20px;
        margin: 15px auto;
        padding: 0 10px;
    }
    .goodsbox {
        width: 100%;
    }

    .top.fixed-mode {
        padding: 8px 12px !important;
    }
    /* 模态框图片（营业执照等）限制最大宽度，避免溢出 */
    .modal-body img {
        max-width: 100% !important;
        height: auto !important;
    }
    .img2text1 {
        grid-template-columns: 1fr;
        row-gap: 16px;
    }
    .items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tw1 {
        gap: 20px;
    }
    .tw1 .item3 {
        width: calc(50% - 12px);
    }
    .imgTitle {
        gap: 30px 24px;
    }
    .top {
        flex-wrap: wrap;
        gap: 16px 24px;
        padding: 10px 12px;
    }
    .top a {
        font-size: 16px;
    }
    .section h2 {
        padding: 10px 0;
        font-size: 16px;
    }
    .layout_1, .layout_2, .layout_3, .layout_4 {
        row-gap: 12px;
    }
    .w1095h500,
    .w1095h300,
    .w650h400,
    .w360h500,
    .w300h300,
    .w360h210,
    .w360h300,
    .w545h280,
    .w545h210,
    .w545h300,
    .w545h400 {
        width: 100% !important;
        height: auto !important;
    }
    .page {
        padding: 10px;
        margin: 10px 0;
    }
    /* 图文布局：左图右文 / 左文右图 全部改为上图下文 */
    .imgText .item,
    .imgText .left,
    .imgText .right {
        flex-direction: column !important;
        row-gap: 12px;
        align-items: stretch;
    }
    .imgText .content {
        width: 100% !important;
        max-width: 100% !important;
    }
    /* imgText3 三列布局：平板改为 2 列 */
    .imgText3 {
        grid-template-columns: repeat(2, 1fr) !important;
        row-gap: 20px;
    }
}

/* 手机端（≤575.98px） */
@media (max-width: 575.98px) {
    .shopgoodsbox {
        padding: 0 8px;
        row-gap: 12px;
    }
    .items {
        grid-template-columns: 1fr;
    }
    .tw1 .item3 {
        width: 100%;
    }
    .imgTitle {
        gap: 20px 12px;
    }
    .top {
        gap: 10px 16px;
    }
    .top a {
        font-size: 14px;
    }
    /* imgText3 手机端：2 列改 1 列 */
    .imgText3 {
        grid-template-columns: 1fr !important;
    }
}