﻿.about-company{ padding: 70px 0; background: #FFFFFF; box-shadow:0 15px 35px rgba(0,0,0,0.12); padding: 30px; border-radius:12px;}
.about-company em{ display: block; line-height: 26px; margin-bottom: 10px; color: #DCC065;}
.about-company h1{ color: #111111; font-size: 2.2rem; line-height: 46px; margin-bottom:10px;}
.about-company h2{  font-size: 1.2rem; line-height: 28px;}

.about-company-info{ padding-top: 15px; line-height: 24px;}


.about-num{ background: url(../images/abnumbg.jpg) no-repeat center; background-size:cover; border-radius:12px; color: #FFFFFF; padding:80px 100px; margin-top: 40px;}
.about-num dd{ padding-left: 15px;}
.about-num dd b{ display: block; color: #FFFFFF; font-size: 1.5rem; line-height: 36px;}



.about-ys{ width: 100%; padding: 70px 0; background: #fbfcfd; margin-top: 70px;}
.about-ys-title{}
.about-ys-title h2{ color: #111111; font-size: 2.2rem; line-height: 46px; margin-bottom:10px;}
.about-ys-title h3{  font-size: 1.2rem; line-height: 28px;}

.about-ys-box{gap: 35px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid; margin-top: 30px;}

.about-ys-item{ width: 100%; position: relative; overflow: hidden; cursor: pointer;}
.about-ys-item img{ width: 100%; height: auto; border-radius:12px; display: block; transition: transform .5s ease, filter .5s ease;}
.about-ys-item-info{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 333; padding: 25px;}
.about-ys-item-info1{ width: 100%; background: #FFFFFF; border-radius:12px; padding: 35px; text-align: center; position: relative;  transition: transform .35s ease, box-shadow .35s ease;}
.about-ys-item-info1 h4{ font-size: 1.2rem; line-height: 36px; margin-bottom: 5px; transition: color .35s ease;}
.about-ys-item-info1 p{ line-height: 22px; min-height: 88px; transition: color .35s ease;}
.about-ys-item-info1 em{ width: 60px; height: 5px; position: absolute; bottom: 0; left: 50%; margin-left: -30px; background: #DCC065;  transition: width .35s ease, margin-left .35s ease, background .35s ease;}


/* 鼠标经过效果 */
.about-ys-item:hover img{
    transform: scale(1.08);
    filter: brightness(0.92);
}

.about-ys-item:hover .about-ys-item-info1{
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.16);
}

.about-ys-item:hover .about-ys-item-info1 h4{
    color: #DCC065;
}

.about-ys-item:hover .about-ys-item-info1 p{
    color: #666;
}

.about-ys-item:hover .about-ys-item-info1 em{
    width: 100px;
    margin-left: -50px;
    background: #c9aa43;
}



.about-culture{ width: 100%; padding: 70px 0; background: #FFFFFF;}
.about-culture-left{ width: 50%; padding-right: 80px;}
.about-culture-left h2{color: #111111; font-size: 2.2rem; line-height: 46px; margin:15px 0;}
.about-culture-left p{ line-height: 26px; margin-bottom: 25px;}

.about-culture-right{ width: 50%;}
.about-culture-right img{ width: 100%; height: auto; border-radius:12px;}



.about-fac{ width: 100%; padding: 70px 0; background: url(../images/abfacbg.jpg) no-repeat center; background-size:cover;}

.about-fac-box{ padding-bottom: 20px; margin-top: 30px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 8px; }
.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom:-30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 20px; height: 4px; background:#CCCCCC; border-radius: 4px;}
.main_visual1 .owl-dot.active span{ background:#DCC065; }
.main_visual1 .owl-nav{ display: none; height: 0;}





.about-info{ padding:30px; margin-bottom:30px; width:100%;}
.about-info h1{ font-size:1.8rem; line-height:36px;}
.about-info-content{ padding-top:20px; line-height:26px; font-size: 1rem;}
.about-info-content img{max-width:100%; height:auto;}

.about-info-list{ }
.about-info-list dl{ width:32.3%; margin-bottom:2%;}
.about-info-list dl dt img{ width:100%; height:auto;}
.about-info-list dl dd{ text-align:center; line-height:42px; height:42px; background:#eee;}


/*support*/
.support-left-menu{ display:none;}
.support-left{ width:20%; background:#fff; padding:25px;}
.support-left h1{ font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.support-left a{ display:block; line-height:32px;}
.support-right{ width:78%; background:#fff; padding:25px;}
.support-right h2{ font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.support-right-info{ line-height:28px;}


/*Contact-Us*/
.contact-box h1{ font-size:1.8rem; line-height:36px; text-align:center;}
.contact-box-main{ width:100%; margin-top:30px;}
.contact-box-main-left{ width:49%; background:#fff; padding:30px;}
.contact-box-main-left h2{font-size:1.2rem; line-height:36px;}
.contact-box-main-left h2 a{ color: #dcc065; text-decoration: underline;}



.contact-box-main-right{ width:49%; background:#fff; padding:30px;}
.contact-box-main-right h3{font-size:1.2rem; line-height:36px;}
.contact-box-main-rightinfo{ line-height:28px;}

.contact-map{ margin-top:30px; height:400px;}


/*Blogs*/
.blog-main{ margin-top:15px;}

.blog-main-left{ width:75%; background:#fff; border-radius:6px; padding:15px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.06); float:left;}




.blog-tabs{ width:100%; height:auto; border-bottom:1px solid #eee;}
.blog-tabs li{ cursor:pointer; height:42px; line-height:42px; font-size:1rem; border:1px solid #eee; border-radius:4px 4px 0 0; border-bottom:none; background:#f7f7f7; margin-right:10px; padding:0 15px;}
.blog-tabs li.thistab{ background:#dcc065; color:#fff;}
.blog-tabs li.thistab a{ color:#fff;}


.blog-tab-pane{ padding-top:15px;}


.blog-tab-pane-box{ width:100%;}

.blog-tab-pane-topblog{ width:39%;}
.blog-tab-pane-topblog dl{ width:100%; padding:10px 0; border-bottom:1px solid #eee;}
.blog-tab-pane-topblog dl dt{ width:40%; height:auto;}
.blog-tab-pane-topblog dl dt img{ width:100%; height:auto; border-radius: 6px;}
.blog-tab-pane-topblog dl dd{ width:60%; height:auto; padding-left:10px;}
.blog-tab-pane-topblog dl dd div{ width:100%;}
.blog-tab-pane-topblog dl dd a{ display:block; line-height:20px; height:40px; overflow:hidden;}
.blog-tab-pane-topblog dl dd em{line-height:20px; height:20px; overflow:hidden; color:#999; margin-top:5px;}
.blog-tab-pane-topblog dl dd em i{ margin-right:5px;}

.blog-tab-pane-hotblog{ width:59%;}
.blog-tab-pane-hotblog dl{ width:100%; height:auto; position:relative;}
.blog-tab-pane-hotblog dl dt{ width:100%; height:100%;}
.blog-tab-pane-hotblog dl dt img{ width:100%; height:100%; border-radius: 6px;}
.blog-tab-pane-hotblog dl dd{ position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); padding:15px; z-index:333; width:100%; height:auto; color:#fff; border-radius:0 0 6px 6px;}
.blog-tab-pane-hotblog dl dd a{ height:24px; line-height:24px; display:block; overflow:hidden; color:#fff;}
.blog-tab-pane-hotblog dl dd span i{ margin-right:5px;}

.blog-tab-pane-redblog{ width:100%; height:auto; margin-top:20px;}
.blog-tab-pane-redblog dl{ width: 24%; background: #FFFFFF; box-shadow: 0px 6px 12px 1px rgba(0,48,119,0.1);border-radius: 6px; margin:0.5%;}
.blog-tab-pane-redblog dl dt img{ width: 100%; height: auto; border-radius: 6px 6px 0 0;}
.blog-tab-pane-redblog dl dd{ width: 100%; padding: 25px 15px;}
.blog-tab-pane-redblog dl dd em{  height:22px; line-height:22px; width:100%; color:#666;}
.blog-tab-pane-redblog dl dd em span{ display:block;}
.blog-tab-pane-redblog dl dd em span i{ margin-right:5px;}
.blog-tab-pane-redblog dl dd a{ display: block; font-weight: bold; color: #111111; font-size: 1rem; line-height: 26px; height: 26px; overflow: hidden;}
.blog-tab-pane-redblog dl dd span{ line-height: 18px; height: 36px; overflow: hidden; margin-top: 5px; display: block;}


.blog-all-tab{ width:100%; line-height:26px; padding:5px 0; border-bottom:1px solid #eee; position:relative; margin-top:15px;}


.blog-main-right{ width:23%; height:auto;  float:right;  position:relative; }

.blog-main-right-cate{width:100%; background:#fff; border-radius:6px; padding:15px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.06);}
.blog-main-right-cate a{ display:block; line-height:28px; font-size:16px;}
.blog-main-right-cate a i{ margin-right:10px;}


.blog-main-right-parts{ width:100%; background:#fff; border-radius:6px; padding:15px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.06); margin-top:15px; }
.blog-main-right-parts-title{ line-height:32px; margin-bottom:10px;}
.blog-main-right-parts-title b{display:block; font-size:1rem; }
.blog-main-right-parts-title a{ color:#dcc065;}
.blog-main-right-parts-title a i{ padding-left:5px;}
.blog-main-right-parts-list{}
.blog-main-right-parts-list dl{ border-bottom:1px solid #eee; padding:10px 0;}
.blog-main-right-parts-list dl dt{ width:60px; height:60px;}
.blog-main-right-parts-list dl dt img{ width:60px; height:60px;}
.blog-main-right-parts-list dl dd{ width: calc(100% - 60px); height:60px; padding-left:15px;}
.blog-main-right-parts-list dl dd a{ display:block; font-weight:bold; color:#111; line-height:21px;}
.blog-main-right-parts-list dl dd em{ display:block;  line-height:21px;}



/*Blogs*/
.blog-submenu{ padding:15px 0;}
.blog-submenu a{ display:inline-block; width:auto; padding:0 25px; line-height:42px; height:42px; border-radius:4px; background:#ccc; margin-right:8px;}
#lm_hover2{ color:#fff; background:#dcc065;}

.blog-list{ width:100%; gap: 25px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid;}
.blog-list dl{ width:100%; background:#fff; padding:20px; border-radius:6px;}
.blog-list dl dt img{ width:100%; height:auto;}
.blog-list dl dd{ padding-top:15px;}
.blog-list dl dd em{ display:block; height:24px; line-height:24px;}
.blog-list dl dd a{ display:block; font-weight:bold; height:28px; line-height:28px; overflow:hidden;}

.blog-show{ background:#fff; border-radius:6px; padding:30px;}
.blog-show h1{font-size:1.8rem; line-height:36px; text-align:center; margin-bottom:10px;}
.blog-time{ width:100%; height:24px; line-height:24px; text-align:center; color:#999;}
.blog-info{ width:100%; padding:25px 0; line-height:26px;}
.blog-info img{ max-width:100%; height:auto;}
.next-prev-single{ line-height:32px;}
.next-prev-single p{ height:32px; overflow:hidden;}

.relate-blog{ margin-top:25px;}
.relate-blog h2{font-size:1.6rem; line-height:36px; text-align:center; margin-bottom:10px;}
.relate-blog-list dl{ width:24%; background:#fff; padding:20px; border-radius:6px; margin:0.5%;}
.relate-blog-list dl dt img{ width:100%; height:auto;}
.relate-blog-list dl dd{ padding-top:15px;}
.relate-blog-list dl dd em{ display:block; height:24px; line-height:24px;}
.relate-blog-list dl dd a{ display:block; font-weight:bold; height:28px; line-height:28px; overflow:hidden;}

/*brand*/
.brand-feature-box{ position:relative; padding-bottom:30px;}
.brand-feature-box b{font-size:1.8rem; line-height:36px; text-align:center; margin-bottom:20px; display:block;}
.brand-feature-list{}
.brand-feature-list a{ background: #FFFFFF; display: block; width: 15.66%; margin-bottom: 1.2%; padding: 15px 25px; text-align: center; box-shadow: 0px 4px 8px 1px rgba(27,58,125,0.08); border-radius: 6px; border: 1px solid #E7EBF2;}
.brand-feature-list a img{ width: 100%; height: auto;}


.brand-navigation-box{ position:relative;}
.brand-navigation-box h1{font-size:1.8rem; line-height:36px; text-align:center; margin-bottom:10px;}
.brand-navigation{position:sticky; left:0; top:0; z-index:777;}
.brand-navigation ul{ text-align:center; padding:10px 0; width:100%; }
.brand-navigation ul li{ display:inline-block;  margin:2px 0; }
.brand-navigation ul li a{ display:block; padding:15px; background:#fff; border-radius:3px; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);}

.brand-navigation-list{ margin-top:15px;}
.brand-navigation-list dl{ width:100%; margin-bottom:10px; background:#fff; border-radius:3px; padding:30px; border:1px solid #eee;}
.brand-navigation-list dl dt{ font-weight:bold; font-size:1.2rem; line-height:28px; margin-bottom:8px;}
.brand-navigation-list dl dd a{ display:block; width:32.3%; height:38px; line-height:38px; overflow:hidden; border-bottom:1px solid #eee; margin:0 0.5%;}

.brand-info-box{ padding:30px; background:#fff;  border-radius:6px; position:sticky; left:0; top:0; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);}
.brand-info-box-left{ width:20%; height:auto; position:relative;}
.brand-info-box-left img{ width:100%; height:auto;}
.brand-info-box-left b{ color:#fff; width:100%; height:100%; padding:10px; font-size:1rem;  line-height:28px; z-index:666; position:absolute; left:0; top:0; text-align:center;}
.brand-info-box-right{ width:78%; height:auto;}
.brand-info-box-right h1{ font-size:1.5rem; line-height:30px; margin-bottom:10px;}
.brand-info-box-right-info{ line-height:26px;}


.brand-info-list{ margin-top:15px;}
.brand-info-list dl{ width:100%; margin-bottom:10px; background:#fff; border-radius:3px; padding:30px; border:1px solid #eee;}
.brand-info-list dl dt{ font-weight:bold; font-size:1.2rem; line-height:28px; margin-bottom:8px;}
.brand-info-list dl dd a{ display:block; width:32.3%; height:38px; line-height:38px; overflow:hidden; border-bottom:1px solid #eee; margin:0 0.5%;}

.brand-franchised-box{ position:relative;}
.brand-franchised-box h1{font-size:1.8rem; line-height:36px; text-align:center; margin-bottom:30px;}

.brand-franchised-list{}
.brand-franchised-list dl{ width: 49.3%; border-radius: 6px; background: #FFFFFF; margin-bottom: 1.4%; padding: 15px;}
.brand-franchised-list dl dt{ width: 120px; height: auto; text-align: center;}
.brand-franchised-list dl dt img{ width: 89px; margin-top: 15px;}
.brand-franchised-list dl dd{ width: calc(100% - 120px);}
.brand-franchised-list dl dd a{ display: block; font-weight: bold; font-size: 1rem; line-height: 26px; height: 26px; overflow: hidden; margin-bottom: 5px;}
.brand-franchised-list dl dd p{ line-height: 20px; height: 40px; overflow: hidden;}

.brand-gcmenu{ padding:20px 0; text-align:center;}
.brand-gcmenu li{ text-align:center; margin:0 3px; padding:0 35px; height:46px; line-height:46px; border:1px solid #eee; border-radius:6px; font-size:1rem; display:inline-block; cursor:pointer; background:#eee;}
.brand-gcmenu li.thistab{ color:#fff; background:#dcc065;}

.brand-gclist a {
  display: flex;
  flex-direction: column; /* 改成纵向排列 img + p */
  justify-content: flex-start;
  width: 15.66%;
  padding: 10px;
  text-align: center; position:relative;
  margin-bottom: 10px;
  border: 1px solid #eee;
  border-radius: 6px;
  background: #fff;
}
.brand-gclist b{ color:#fff; width:100%; height:70px; padding:10px; font-size:0.9rem;  line-height:28px; z-index:666; position:absolute; left:0; top:10px; text-align:center;}
.brand-gclist a img {
  width: 100%;
  height: 70px; /* 固定高度 */
  border-radius: 4px;
}

.brand-gclist a p {
  margin-top: 8px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
}


/*商家入驻*/
.settled_banner{ width:100%; height:580px; background:url(../images/settled_banner.jpg) no-repeat center;  background-size:cover;}
.settled_bannerBox{ background:#fff; width:450px; height:auto; border-radius:5px; float:right; margin-right:30px; padding:30px; margin-top:30px;}
.settled_bannerBox h2{ text-align:center; font-size:24px; line-height:54px; color:#000; font-weight:bold;}
.settled_bannerBox dl{ width:100%; height:40px; margin-top:12px; margin-bottom:0;}
.settled_bannerBox dl dt{ float:left; padding-right:1%; width:30%; text-align:right; font-size:15px; line-height:40px; }
.settled_bannerBox dl dd{ float:left; width:70%;}
.settled_bannerBox dl dd input{ width:100%; height:40px; border:1px solid #eee; border-radius:3px; padding:0 15px; float:left;}
.settled_bannerBox dl.lastinp input{ width:20px; height:20px; float:none; }


.settled_bannerBox li{ width:100%; height:48px; line-height:48px; overflow:hidden; margin:10px auto 0 auto !important;}
.settled_bannerBox li input{ border:none; border-radius:5px; color:#fff; background:#dcc065;  width:100%; height:40px;}


.settledList1{ padding:30px 0;}
.settledList1 dl{width:20%; height:auto; overflow:hidden; background:#fbfbfc; padding:50px 25px;}
.settledList1 dl:nth-child(odd){ background:#dcc065; color:#fff !important;}
.settledList1 dl:nth-child(even) h4{ color:#111;}
.settledList1 dl dt{ text-align:center; height:55px; vertical-align:middle;}
.settledList1 dl dd{ padding-top:10px; text-align:center;}
.settledList1 dl dd h4{ font-weight:bold; text-align:center; line-height:38px; font-size:18px; color:#fff;}

.settledList2{ padding:30px 0;}
.settledList2 dl{text-align:center; width:25%; height:auto; background:#dcc065; color:#fff !important; border-radius:5px 50px  5px 50px; padding:25px;}
.settledList2 dl dd h4{ font-size:28px; line-height:32px; color:#fff;}
.settledList2 dl dd p{ font-size:16px; line-height:26px; margin:0;}
.settledList2 li{  width:12%; text-align:center; height:198px; padding-top:67px; align-items:center;}




@media (max-width: 768px) {
	
.home-order-now{ margin-top: 15px;}

.about-company{
        padding: 22px 18px;
        border-radius: 10px;
        box-shadow: 0 10px 24px rgba(0,0,0,0.10);
    }

    .about-company em{
        line-height: 22px;
        margin-bottom: 8px;
        font-size: 0.9rem;
    }

    .about-company h1{
        font-size: 1.55rem;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .about-company h2{
        font-size: 1rem;
        line-height: 22px;
    }

    .about-company-info{
        padding-top: 12px;
        font-size: 0.95rem;
        line-height: 24px;
    }

    .about-num{
        padding: 28px 20px;
        margin-top: 24px;
        border-radius: 10px;
    }

    .about-num dl,
    .about-num .flex,
    .about-num ul{
        flex-wrap: wrap;
    }

    .about-num dd{
        padding-left: 0;
        margin-top: 8px;
    }

    .about-num dd b{
        font-size: 1.18rem;
        line-height: 28px;
    }

    .about-ys{
        padding: 45px 0;
        margin-top: 40px;
    }

    .about-ys-title h2{
        font-size: 1.55rem;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .about-ys-title h3{
        font-size: 1rem;
        line-height: 22px;
    }

    .about-ys-box{
        gap: 18px;
        grid-template-columns: 1fr;
        margin-top: 22px;
    }

    .about-ys-item{
        border-radius: 10px;
    }

    .about-ys-item img{
        border-radius: 10px;
    }

    .about-ys-item-info{
        padding: 14px;
    }

    .about-ys-item-info1{
        padding: 20px 16px 24px;
        border-radius: 10px;
    }

    .about-ys-item-info1 h4{
        font-size: 1rem;
        line-height: 28px;
        margin-bottom: 4px;
    }

    .about-ys-item-info1 p{
        min-height: auto;
        font-size: 0.92rem;
        line-height: 20px;
    }

    .about-ys-item-info1 em{
        width: 50px;
        margin-left: -25px;
        height: 4px;
    }

    .about-culture{
        padding: 45px 0;
    }

    .about-culture .flex{
        display: block;
    }

    .about-culture-left{
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .about-culture-left h2{
        font-size: 1.55rem;
        line-height: 32px;
        margin: 10px 0;
    }

    .about-culture-left p{
        line-height: 24px;
        margin-bottom: 15px;
        font-size: 0.95rem;
    }

    .about-culture-right{
        width: 100%;
    }

    .about-culture-right img{
        border-radius: 10px;
    }

    .about-fac{
        padding: 45px 0;
    }

    .about-fac-box{
        margin-top: 20px;
        padding-bottom: 14px;
    }

    .main_visual1 .owl-carousel .item img{
        border-radius: 6px;
    }

    .main_visual1 .owl-dots{
        bottom: -20px;
    }

    .main_visual1 .owl-dots .owl-dot span{
        width: 16px;
        height: 4px;
    }

    /* 手机端 hover 弱化，避免点按时跳动太明显 */
    .about-ys-item:hover img{
        transform: scale(1.03);
    }

    .about-ys-item:hover .about-ys-item-info1{
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0,0,0,0.12);
    }

    .about-ys-item:hover .about-ys-item-info1 em{
        width: 70px;
        margin-left: -35px;
    }



.about-info{ padding:20px;}
.about-info h1{ font-size:1.4rem; line-height:30px;}


.about-info-list dl{ width:100%;}


/*support*/
.support-left-menu{ display:block; width:100%; height:42px; line-height:42px; background:#fff; padding:0 20px; cursor:pointer;}
.support-left-menu b{font-size:1.4rem;}
.support-left-menu i{ line-height:42px; font-size:1.2rem;}
.support-left{ width:100%; display:none; padding:20px;}
.support-left h1{display:none; }
.support-left a{ display:block; line-height:26px;}
.support-right{ width:100%; padding:20px; margin-top:10px;}
.support-right h2{ font-size:1.2rem; line-height:30px; }
.support-right-info{ line-height:26px;}


/*Contact-Us*/
.contact-box h1{ font-size:1.5rem; }
.contact-box-main{  margin-top:20px;}
.contact-box-main-left{ width:100%; padding:20px;}
.contact-box-main-left h2{font-size:1.2rem;}


.contact-box-main-right{ width:100%; padding:20px; margin-top:10px;}
.contact-box-main-right h3{font-size:1.1rem; line-height:26px;}
.contact-map{ margin-top:10px; height:300px;}

/*Blogs*/
.blog-main-left{ width:100%; float:none;}




.blog-tabs{ border-bottom:none;}
.blog-tabs li{ cursor:pointer; height:32px; line-height:32px; font-size:0.9rem;  border-bottom:1px solid #eee; margin-right:4px; padding:0 5px; margin-bottom:5px;}


.blog-tab-pane{ padding-top:0;}

.blog-tab-pane-topblog{ width:100%;}


.blog-tab-pane-hotblog{ width:100%; margin-top:10px;}

.blog-tab-pane-redblog{ width:100%; height:auto; margin-top:10px;}
.blog-tab-pane-redblog dl{ width: 100%; margin:0.5% 0;}


.blog-main-right{width:100%;  float:none; margin-top:15px;}


/*Blogs*/
.blog-list{  gap: 10px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}
.blog-list dl{ width:100%; }

.blog-show{ padding:20px;}
.blog-show h1{font-size:1.4rem; line-height:26px; }
.blog-info{padding:20px 0; }
.next-prev-single{ line-height:26px;}
.next-prev-single p{ height:26px; overflow:hidden;}

.relate-blog{ margin-top:15px;}
.relate-blog h2{font-size:1.3rem; line-height:26px;}
.relate-blog-list dl{ width:100%; margin:0.5% 0;}



/*brand*/
.brand-feature-list a{ width:32.3%; }
.brand-feature-box b{font-size:1.4rem; line-height:30px; }
.brand-navigation-box h1{font-size:1.4rem; line-height:30px; }
.brand-navigation ul{ padding:5px 0;}
.brand-navigation ul li{ }
.brand-navigation ul li a{ padding:5px;}


.brand-navigation-list{ margin-top:10px;}
.brand-navigation-list dl{padding:20px;}
.brand-navigation-list dl dt{ font-size:1rem; margin-bottom:5px;}
.brand-navigation-list dl dd a{ width:49%; height:32px; line-height:32px; overflow:hidden; }


.brand-info-box{ padding:20px; }
.brand-info-box-left{ width:100%; height:auto; text-align:center;}
.brand-info-box-left img{ width:50%; height:auto;}
.brand-info-box-right{ width:100%; height:auto; padding-top:15px;}
.brand-info-box-right h1{ font-size:1.4rem; }
.brand-info-box-right-info{ line-height:24px;}



.brand-info-list dl{ padding:20px; }
.brand-info-list dl dt{  font-size:1.1rem; }
.brand-info-list dl dd a{ width:100%; margin:0;}

.brand-franchised-box h1{font-size:1.4rem; }

.brand-franchised-list{}
.brand-franchised-list dl{ width: 100%;  margin-bottom: 1.4%; padding: 10px;}


.brand-gcmenu{ padding:15px 0; text-align:center;}
.brand-gcmenu li{ margin:0 2px; padding:0 15px; height:40px; line-height:40px; font-size:0.9rem; }


.brand-gclist a{ width:49%;}


/*商家入驻*/
.settled_banner{ height:auto; padding:25px 0; background:#dcc065;}
.settled_bannerBox{  width:100%; float:none; margin-right:0; padding:20px; margin-top:0;}


.settledList1{ padding:20px 0;}
.settledList1 dl{ width:100%; padding:25px;}

.settledList2{ padding:30px 0;}
.settledList2 dl{  width:100%; padding:25px; margin-bottom:10px;}
.settledList2 li{display:none;}


}