/*
Theme Name: Twenty Twenty-Five
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

/* Focus styles */
:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	outline-offset: 0;
}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
	display: block;
}


.cpmbx {
	padding: 11px 0px;
	
}
.cpmbx  a{
	font-size: 16px;
}
.por_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 50px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;!o;!oi;!o;!;
    margin-bottom: 100px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
.por_list .left{
    width: 20%;
}
.por_list .left ul{
    padding: 0%;
    width: 100%;
}
.por_list .left ul li{}
.por_list .left ul li::marker {
	content:'';
}
.por_list .left ul li a{
    font-size: 27px;
    color: #6DB102;
    display: block;
    text-decoration: none;
    font-weight: bold;
    border-bottom: solid 1px #eee;
    padding: 12px 0px;
}
.por_list .left ul li ul{
    width: 100%;
}
.por_list .left ul li ul li{
}
.por_list .left ul li ul li a{
    background: none;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    padding: 0;
    padding: 10px 26px;
}
.por_list .left ul li ul li ul {
    width: 100%;
    position: relative;
    width: 100%;
}
.por_list .left ul li ul li ul li{}
.por_list .left ul li ul li ul li a{
    font-size: 16px;
    color: #666;
    padding: 13px 46px;
}
.por_list .left ul li ul li ul li a:hover{
    color: #6DB102;
}
.por_list .right{
    width: 73%;
}
.por_list .right .wp-block-woocommerce-product-collection{
    width: 100%;
}
.por_list .right .cpshx {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}
.por_list .right .cpshx .woocommerce-result-count{
    font-weight: bold;
    font-size: 16px;
    font-weight: 500;
    color: #666;
}
.por_list .right .cpshx .woocommerce-ordering{}
.por_list .right .cpshx .woocommerce-ordering select{
    width: 200px;
    border: solid 1px #eee;
    padding: 14px;
    color: #666;
}
.por_list .right ul{
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 1fr); /* 3等分列宽 */
    width: 100%;
    gap: 4%;
}
.por_list .right ul li{
    width: 30%;
    margin-bottom: 2%;
}
.proxqnr{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 100px!important;
}
.proxqnr .left{
    width: 45%;
}
.proxqnr .left  .wp-block-woocommerce-product-image-gallery{
    max-width: 100%;
}
.proxqnr .left  .wp-block-woocommerce-product-image-gallery ol{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 50px!important;
}
.proxqnr .left  .wp-block-woocommerce-product-image-gallery ol li{
    border: solid 1px #eee;
    margin: 2%;
}
.proxqnr .right{
    width: 51%;
}
.proxqnr .right h1{
	font-size: 48px;
	font-weight: bold;
}
.proxqnr .right .entry-content{
	font-size: 18px;
	line-height: 1.8;
	color: #666;
	margin-top: 20px;
	margin-bottom: 50px;
}
.proxqnr .right  .wp-block-woocommerce-product-meta{
    width: 92%;
    background: #eee;
    border: solid 1px #999;
    padding: 2% 4%;
}
.fwrx {
	font-size: 24px;
	font-weight: bold;
	color: #6db102;
	margin-top: 40px!important;
}
.cpdznr {
    display: flex;
    margin-top: 37px!important;
}
.cpdznr p{
    width: 180px;
    margin-right: 21px;
}
.cpdznr p a{
    display: block;
    text-decoration: none;
    border: solid 1px #eee;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
}
.cpdznr p a:hover{
	border: solid 1px #6db102;
	color: #6db102;
}
.cpdznr  .dpzx a{
    background: #6db102;
    color: #fff;
}
.cpdznr  .dpzx a:hover{
	background: #333;
	color: #fff;
}
.pro_nav{
	 display: none;
}

@media (max-width: 1080px){
	.hsword_witdh {
    max-width: 94% !important;
    width: 1560px;
    margin: 0 auto;
}
	.por_list {
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 40px !important;
    margin-bottom: 60px !important;
    flex-wrap: wrap;
}
	.por_list .left {
    width: 100%;
}
	.por_list .right {
    width: 100%;
    margin-top: 7%;
}
	.por_list .right .cpshx {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
    flex-wrap: wrap;
}
	.por_list .right .cpshx > div{
		    width: 100%;

	}
	.por_list .right .cpshx .woocommerce-ordering {
    width: 100%;
    margin-top: 10%;
}
	.por_list .right ul {
    display: grid
;
    flex-wrap: wrap;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 4%;
}
	.por_list .right .cpshx .woocommerce-ordering select {
    width: 100%;
    border: solid 1px #eee;
    padding: 14px;
    color: #666;
}
	    .por_list .left > ul{
        width: 71%;
        position: fixed;
        background: #111;
        z-index: 99;
        top: 0%;
        left: 0%;
        height: 100vh;
        padding: 4%;
        left: -100%;
        transition: all ease .8s;
}
	.por_list .left ul li a{
		color: #fff;
		font-size: 24px;
	}
	.por_list .left ul li ul li a{
		color: #fff;
		padding: 5px 15px;
		font-size: 16px;
	}
	.por_list .left ul li ul li ul li a{
		color: #fff;
		padding: 6px 29px;
		font-size: 16px;
	}
	.por_list .left ul.news_profl{
		color: #fff;
		left: 0%;
	}
	.proxqnr {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 100px !important;
    flex-wrap: wrap;
}
	.proxqnr .left {
    width: 100%;
}
	.proxqnr .right {
    width: 100%;
    margin-top: 5%;
}
	.cpdznr p {
    width: 150px;
    margin-right: 21px;
}
	.pro_nav{
	         display: block;
        width: 100%;
        background: #333;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        height: 54px;
        line-height: 54px;
        font-weight: 500;
        font-size: 18px;
}
}


.por_list .right nav{
	display: flex;
	align-items: center;
}


.por_list .right nav .wp-block-query-pagination-numbers{
    display: flex;
    align-items: center;
}
.por_list .right nav .wp-block-query-pagination-numbers span{
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #000;
    color: #fff;
    border: solid 1px #000;
}
.por_list .right nav .wp-block-query-pagination-numbers a{
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #333;
    border: solid 1px #eee;
    margin: 0px 11px;
}
.por_list .right nav .wp-block-query-pagination-numbers a:hover{
    background: #000;
    color: #fff;
    border: #000 solid 1px;
}
.duoxz .list figure a {
    display: flex
;
}

.columns-5{
	margin-bottom: 100px;
	
}