/* 导航下拉按钮 */
.qodef-header-navigation ul li.menu-item-18876{
    position:relative;
}
.pc_sto_menu {
  display: none;
  list-style-type: none;
  position: absolute;
  bottom: -60px;
  left: 0;
  padding: 0;
  background-color: #e5ecef;
  width: 180px;
}

/* 下拉符号样式 */
#pc_sto::after {
  content: "▼";
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease;
}

/* 展开时的符号样式 */
#pc_sto.expanded::after {
  transform: rotate(180deg);
}

/* 菜单项样式 */
.qodef-header-navigation ul li .pc_sto_menu li a{
    color:#333;
}
.qodef-header-navigation ul li .pc_sto_menu li {
  padding: 8px 10px;
}
.qodef-mobile-header-navigation ul.mob_sto_menu li:hover,
.qodef-mobile-header-navigation ul.mob_sto_menu li:focus,
.qodef-header-navigation ul li .pc_sto_menu li:hover,
.qodef-header-navigation ul li .pc_sto_menu li:focus {
  background-color: #bcd6e1;
}
#mob_sto::after {
  content: "▼";
  margin-left: 5px;
  display: inline-block;
}

#mob_sto.expanded::after {
  content: "▲";
}
.qodef-mobile-header-navigation ul li ul.mob_sto_menu{
    padding:0;
    margin:0;
}
.mob_sto_menu {
  display: none;
  list-style-type: none;
  padding: 0;
  background-color: #e5ecef;
  margin-top: 10px;
}
.qodef-mobile-header-navigation ul.mob_sto_menu li {
  padding: 8px 10px;
  margin:10px 0;
}
.qodef-mobile-header-navigation ul.mob_sto_menu li a{
    margin:0;
}
#back_top img:hover,
#back_top img:focus {
  background: #a83c41;
}
/* 首页 */
.qodef-section-title .qodef-m-heading{
    text-align:center;
}
section.elementor-element-6f3d55b{
    margin-bottom:40px;
}
.qodef-button.qodef-layout--filled.qodef-html--link{
    background-color: #999;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover,
.qodef-button.qodef-layout--filled.qodef-html--link:focus{
    background-color: #92c5da;
}
@media only screen and (max-width: 680px) {
    .qodef-h2, h2 {
        font-size: 40px;
    }
}
.qodef-image-section-info .qodef-m-heading a.qodef-m-title{
    font-weight:bold;
    font-size:26px;
    line-height:34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#qodef-single-post-navigation .qodef-m-nav span.qodef-m-nav-label,
.qodef-banner .qodef-m-title a,
.qodef-woo-product-title.entry-title a,
.qodef-woo-product-list .qodef-woo-product-categories a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qodef-image-section-info .qodef-m-text{
    font-size:14px;
    color: #879296;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.qodef-blog .qodef-blog-item .qodef-e-title a{
    height:65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.qodef-blog .qodef-blog-item .qodef-e-excerpt{
    height:81px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.qodef-banner .qodef-m-title a{
    -webkit-line-clamp: 2;
}
.qodef-banner.qodef-layout--link-button .qodef-m-image img{
    height:230px;
    object-fit: contain;
    width:100%;
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{
    padding:20px;
}
.elementor-22218 .elementor-element.elementor-element-b379d8d{
    text-align: center;
    width:100%;
}
.elementor-22218 .elementor-element-c3cd3dc .elementor-element-f54c5f0 .elementor-element-b379d8d .elementor-widget-container{
    margin-top:50px;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image{
    width:100%;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image img{
    height:240px;
    object-fit: cover;
}
.qodef-woo-product-list .qodef-woo-product-image img{
    height:240px;
    object-fit: contain;
}
h1.qodef-header-logo{
    margin:0;
    font-size:0;
}
#qodef-single-post-navigation .qodef-m-nav{
    width:50%;
}
.qodef_time{
    text-align:right;
    font-size:13px;
    color:#a7aaab;
}
/* 导航 */
.qodef-header--standard #qodef-page-header{
    height:120px;
    margin-bottom:10px;
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper{
    display:flow-root;
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo{
    display: inline-block;
    position: relative;
    height: 80px;
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{
    width:100%;
    height:40px;
    text-align:right;
}
.qodef-header-navigation > ul,
.qodef-header-navigation > ul > li,
.qodef-header-navigation > ul > li > a{
    display:inline-block;
    line-height:40px;
    height:40px;
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{
    box-shadow: 0px 2px 6px #6a6a6a;
}
/*  */
#qodef-woo-page .qodef-woo-product-title a,
.qodef-woo-product-list .qodef-woo-product-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#qodef-woo-page .qodef-woo-product-title{
    font-size:26px;
}
#qodef-woo-page h5.qodef-woo-product-title{
    font-size:20px;
}
#qodef-related-posts{
    border-top:none;
}
#qodef-woo-page h1.qodef-woo-product-title,
.qodef-m-heading .qodef-m-title{
    font-size:40px;
}
h4.qodef-related-posts-title{
    font-size:30px;
}
h5.qodef-m-title,
h5.qodef-woo-product-title{
    font-size:20px;
}
.elementor-22218 .elementor-element.elementor-element-c3cd3dc{
    margin-top:40px;
}
.qodef-blog.qodef--single .qodef-blog-item h1.qodef-e-title.entry-title{
    font-size:30px;
    display:inline-block;
}
.desc p,
.qodef-e-content .qodef-e-text p{
    font-size:16px;
}