﻿.banner2{ width: 100%; height: 300px; }
.banner2info{ text-align: center; color: #FFFFFF; width: 100%; }
.banner2info h1{ font-size: 2.4rem; line-height: 52px; color: #FFFFFF;}
.banner2info em{ display: block; width: 60px; height: 4px; background: #FFFFFF; margin: 0 auto; margin-top: 15px;}





.about-info{ padding:30px; margin-bottom:30px; width:100%;}
.about-info h2{ font-size:1.8rem; line-height:36px;}
.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;}


.home-advan{ padding: 80px 0;}
.home-advan-left{ width: 48.5%;}
.home-advan-left-info{ width: 100%;}
.home-advan-left-info h2{ font-size: 2.2rem; line-height: 50px; margin-top: 10px;}
.home-advan-left-info p{ line-height: 30px; margin-bottom: 35px; margin-top: 15px;}

.home-advan-left-num{ padding: 15px; border-radius: 12px; width: 100%; height: auto; background: #006FA4; gap: 15px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.home-advan-left-num dl{ background: #FFFFFF; border-radius: 8px; padding:30px 22px;}
.home-advan-left-num dl dt{ width: 60px; height: 60px; }
.home-advan-left-num dl dd{ width: calc(100% - 60px); padding-left: 20px;}
.home-advan-left-num dl dd h3{ font-size: 2rem; margin-bottom: 14px;}
.home-advan-left-num dl dd p{ font-size: 0.9rem; line-height: 18px;}

.home-advan-right{ width: 48.5%;}
.home-advan-right img{ width: 100%; height: auto;}

/*support*/
.support-left-menu{ display:none;}
.support-left{ width:25%; background:#fff; padding:25px; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.support-left h2{ font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.support-left a{ display:block; line-height:32px;}
.support-right{ width:73%; background:#fff; padding:25px; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.support-right h2{ font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.support-right-info{ line-height:28px;}


/*Contact-Us*/
.contact-box{ margin-top: 20px; background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(39,51,66,0.06);}
.contact-box-left{ width: 50%; background: url(../images/contactbg.jpg) no-repeat center; background-size:cover; color: #FFFFFF; padding: 75px 40px;}
.contact-box-left h1{ font-size: 1.6rem; text-transform: uppercase; color: #FFFFFF;  font-family: myFirstFont; line-height: 42px;}
.contact-box-left em{ display: block; background: #FFFFFF; width: 40px; height: 5px; margin-top: 20px;}
.contact-box-left-info{ padding-top: 20px; color: #FFFFFF; font-size: 1rem; line-height: 28px;}

.contact-feedback-left{ width: 50%;  padding: 40px;}
.contact-feedback-left h2{ color: #111111; font-size: 1.6rem; line-height: 32px;}
.contact-feedback-left h2 a{ color: #006FA4; text-decoration: underline;}

.contact-box-right-fed1{ width: 100%; margin-top: 10px;} 
.contact-box-right-fed1 dl{ width: 48%;}
.contact-box-right-fed1 dl dt{ line-height: 36px; font-size: 1rem;}
.contact-box-right-fed1 dl dd{ width: 100%;}
.contact-box-right-fed1 dl dd input{ border: none; background: #ebeff2; padding: 0 15px; border-radius: 8px; width: 100%; height: 46px; line-height: 46px;}

.contact-box-right-fed2{ width: 100%; margin-top: 10px;}
.contact-box-right-fed2 em{ line-height: 36px; font-size: 1rem; display: block; width: 100%;}
.contact-box-right-fed2 input{ border: none; background: #ebeff2; padding: 0 15px; border-radius: 8px; width: 100%; height: 46px; line-height: 46px;}
.contact-box-right-fed2 textarea{ border: none; background: #ebeff2; padding: 15px; border-radius: 8px; width: 100%; height: 120px; line-height: 26px;}


.contact-box-right-fed3{ width: 100%; margin-top:25px;}
.contact-box-right-fed3 button{ width: 270px; height: 46px; text-align: center; color: #FFFFFF; line-height: 46px; border-radius: 8px; border: none; color: #FFFFFF; background: #006FA4; font-weight: bold; font-size: 1rem;}
.contact-box-right-fed3 button img{ margin-right: 10px;}

.contact-map{ height: 500px; margin-top: 30px;}


/*Blogs*/
.blog-main{}

.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:0.9rem; border:1px solid #eee; border-radius:4px 4px 0 0; border-bottom:none; background:#f7f7f7; margin-right:10px; padding:0 5px;}
.blog-tabs li.thistab{ background:#006FA4; 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 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-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:#006FA4;}
.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;}



.blog-list{ width:100%;}
.blog-list dl{ width:24%; background:#fff; padding:20px; border-radius:6px; margin:0.5%; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.blog-list dl dt img{ width:100%; height:auto;}
.blog-list dl dd{ padding-top:15px;}
.blog-list dl dd em{  height:24px; line-height:24px; width:100%;}
.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; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.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%; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.relate-blog-list dl dt img{ width:100%; height:auto;}
.relate-blog-list dl dd{ padding-top:15px;}
.relate-blog-list dl dd em{  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;}
.home-brand-list{}
.home-brand-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;}
.home-brand-list a img{ width: 100%; height: auto;}

/*brand*/
.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; background:#fff; border-radius:3px; margin:2px 0; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);}
.brand-navigation ul li a{ display:block;  padding:5px 12px;}

.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:19%;  line-height:38px; overflow:hidden; margin:0.5%; text-align:center;}
.brand-navigation-list dl dd a img{ display:block; border:1px solid #eee; border-radius:6px; padding:10px; width:150px; margin:0 auto;}


.brand-info-box{ padding:30px; background:#fff;  border-radius:6px; position:sticky; left:0; top:65px; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);}
.brand-info-box-left{ width:15%; height:auto;}
.brand-info-box-left img{ width:100%; height:auto;}
.brand-info-box-right{ width:83%; 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-pro*/
.brand-pro{ width:100%; height:auto; border:1px solid #eee; border-radius:6px; padding:30px; background:#fff; margin-top:20px;}
.brand-pro dl{ width:15.66%; margin:0.5%; text-align:center; overflow:hidden; border:1px solid #eee; border-radius:3px; padding:20px;}
.brand-pro dl dt img{ width:100%; height:auto;}
.brand-pro dl dd{ padding-top:10px;}
.brand-pro dl dd a{ display:block; line-height:24px; height:24px; overflow:hidden; font-weight:bold;}
.brand-pro dl dd em{ display:block; line-height:24px; height:24px; overflow:hidden; }

.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: 100%;height: auto;}
.brand-franchised-list dl dd{ width: calc(100% - 120px); padding-left:15px;}
.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;}


/*posts*/
.post-list{}
.post-list dl{ width: 49.5%; box-shadow: 0px 4px 8px 1px rgba(56,60,147,0.1);
border-radius: 4px 4px 4px 4px;
border: 1px solid #E7EAEE; background: #FFFFFF; padding: 20px; margin-top: 1%;}
.post-list dl dt{ width: 100px; height: 100px; overflow: hidden;}
.post-list dl dt img{ width: 100px; height: 100px;}
.post-list dl dd{ width: calc(100% - 100px); padding-left: 20px; padding-top: 8px;}
.post-list dl dd a{ display: block; font-size: 1rem; font-weight: bold; color: #111111; font-family: myFirstFont1; line-height: 26px; height: 26px; overflow: hidden;}
.post-list dl dd a:hover{ color:#0359d8;}
.post-list dl dd p{ line-height: 22px; height: 44px; overflow: hidden; margin-top: 5px;}


.settled_banner{ width:100%; height:auto; padding:50px 0; background:url(../images/Supplier.jpg) no-repeat center;  background-size:cover;}
.settled_bannerBox{ background:#fff; width:550px; height:auto; border-radius:5px;  padding: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 button{ width:100%; height:48px; line-height:48px; overflow:hidden; margin:10px auto 0 auto !important;  border:none; border-radius:5px; color:#fff; background:#006FA4;  width:100%; font-size:1.1rem}

.home-solutions-list{gap: 20px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}
.home-solutions-Item{ width:100%; height:100%; position:relative;}
.home-solutions-Item img{ width:100%; height:auto; border-radius:8px;}
.home-solutions-Item .home-solutions-Item-info{ z-index:333; position:absolute; left:0; top:0; color:#fff; text-align:center; width:100%; height:100%;}
.home-solutions-Item .home-solutions-Item-info img{ width:48px; height:48px; border-radius:0;}
.home-solutions-Item .home-solutions-Item-info a{ display:block; color:#fff; font-size:1.2rem; line-height:32px; margin-top:10px;}


.brandcard-box{ padding:30px 0; }
.brandcard-box dl{ margin-bottom:15px;}
.brandcard-box dl dt{ font-weight:bold; font-size:1.8rem; color:#111; line-height:32px; text-align:center;  font-family: myFirstFont1; }
.brandcard-box dl dd{ padding:20px 0; gap: 15px; grid-template-columns: repeat(6, 1fr); /* 3 列 */  display: grid;}
.brandcard-box dl dd a{ display: block; width: 100%;background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.08); border-radius: 6px; padding: 5px;}
.brandcard-box dl dd a img{ width: 100%; height: auto;} 

.home-title{ padding: 60px 0 40px 0;}
.home-title .container{ height: 63px; line-height: 63px; border-bottom:3px solid #006FA4;}
.home-title .container h1{font-family: myFirstFont1; font-size: 2rem; color: #006FA4; display: block;}
.home-title .container h2{font-family: myFirstFont1; font-size: 2rem; color: #006FA4; display: block;}
.home-title .container a{ display: inline-block; background: #006FA4; color: #FFFFFF; font-size: 1.1rem; padding: 0 30px;}
.home-title .container a i{ margin-left: 12px;}
.home-title .container a:hover{ background: #003a5f;}

.home-service{ gap: 20px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}
.home-service dl{ text-align: center; background: #FFFFFF; box-shadow: 0px 6px 30px 1px rgba(0,40,120,0.12);border-radius: 15px; width: 100%; padding: 60px 50px;}
.home-service dl b{ color: #111111; text-transform: uppercase; font-size: 1.2rem; line-height: 42px; margin-top: 25px; display: block;}
.home-service dl p{ line-height: 24px;}

.home-brandbg{ width: 100%; height: auto; background: url(../images/home-brandbg.png) no-repeat center; background-size:cover; padding-bottom: 50px; margin-top:50px;}
.home-title ul li{ font-weight: bold; cursor: pointer; margin-right: 40px; font-family: myFirstFont1; font-size:1.4rem; color: #666; display: block;}
.home-title ul li.thistab{color: #1B2430; }

.home-brand{ }
.home-brand .container{gap: 15px; grid-template-columns: repeat(6, 1fr); /* 3 列 */  display: grid;}
.home-brand a{ display: block; width: 100%;  background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.08); border-radius: 6px; padding: 5px;}
.home-brand a img{ width: 100%; height: auto;} 

.about-service{ padding: 30px 0 60px 0;}
.about-service dl{ width: 30%; text-align: center;}
.about-service dl dd{ padding-top: 20px;}
.about-service dl dd b{ display: block; color: #111111; line-height: 36px; font-size: 1.3rem;}


.about-company{ padding: 55px 0;}
.about-company-left{width: 57%;}
.about-company-left h2{ color: #111111; font-size: 2rem; line-height: 43px; height: 63px; border-bottom:3px solid #006FA4;}
.about-company-left-info{ width: 100%; padding-top: 35px; line-height: 26px;}

.about-solution{ width: 100%; height: auto; background: url(../images/about-solution.png) no-repeat top center; background-size:cover; padding-bottom: 130px;}





.about-company-right{width: 38%;}
.about-company-right img{ width: 100%; height: auto;}

@media (max-width: 768px) {
	
.home-order-now{ margin-top: 15px;}



.banner2{ width: 100%; height: 200px; margin-top:61px;}


.about-info{ padding:20px;}
.about-info h2{ font-size:1.4rem; line-height:30px;}
.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 h2{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{ margin-top: 10px; }
.contact-box-left{ width: 100%; padding: 20px;}
.contact-box-left h1{ font-size: 1.2rem; line-height: 32px;}
.contact-box-left em{ margin-top: 10px;}
.contact-box-left-info{ padding-top: 10px; font-size:0.9rem; line-height: 25px;}

.contact-feedback-left{ width: 100%;  padding: 20px;}
.contact-feedback-left h2{ color: #111111; font-size: 1.2rem; line-height:26px;}


.contact-map{ height: 300px; margin-top: 10px;}


/*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-list{ width:100%;  float:none;}
.blog-main-right{width:100%;  float:none; margin-top:15px;}


.blog-list dl{ width:100%; margin:0.5% 0;}

.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-box b{font-size:1.4rem; line-height:30px; }
/*brand*/
.brand-navigation-box h1{font-size:1.4rem; line-height:30px; }
.brand-navigation{top:60px;}
.brand-navigation ul{ padding:5px 0;}
.brand-navigation ul li{}

.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%; }


.brand-info-box{ padding:20px; top:60px; }
.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;}

.home-brand-list a{ width: 49%; margin-bottom:2%;  }

/*brand-pro*/
.brand-pro{ padding:20px; }
.brand-pro dl{ width:48%; padding:10px;}

.brand-franchised-box h1{font-size:1.4rem; }

.brand-franchised-list{}
.brand-franchised-list dl{ width: 100%;  margin-bottom: 1.4%; padding: 10px;}



/*post*/
.post-list dl{ width: 100%; padding: 10px; margin-top: 1%;}


.home-advan{ padding: 30px 0;}
.home-advan-left{ width: 100%;}
.home-advan-left-info h2{ font-size: 1.4rem; line-height: 30px; margin-top: 10px;}
.home-advan-left-info p{ line-height: 26px; margin-bottom: 25px; margin-top: 10px;}

.home-advan-left-num{ padding: 10px; gap: 10px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}
.home-advan-left-num dl{padding:15px;}
.home-advan-left-num dl dd h3{ font-size: 1.4rem; margin-bottom: 10px;}


.home-advan-right{ width: 100%; margin-top: 20px;}


/*Supplier*/
.settled_banner{ width:100%; height:auto; background:#006FA4; padding:35px 0; margin-top:61px;}
.settled_bannerBox{ width:100%; height:auto;   padding:20px; }
.settled_bannerBox h2{ font-size:1.2rem; line-height:44px; }
.settled_bannerBox dl{ width:100%; height:auto; margin-top:5px; margin-bottom:0;}
.settled_bannerBox dl dt{ float:none; padding-right:0; width:100%; text-align:left; font-size:0.9rem; line-height:40px; }
.settled_bannerBox dl dd{ float:none; width:100%;}



.home-solutions-list{gap: 10px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.home-solutions-Item .home-solutions-Item-info a{font-size:1rem; }


.brandcard-box{ padding:20px 0; }
.brandcard-box dl{ margin-bottom:10px;}
.brandcard-box dl dt{  font-size:1.4rem; }
.brandcard-box dl dd{ padding:20px 0; gap: 5px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}

.home-title{ padding: 20px 0;}
.home-title .container{ height: 43px; line-height: 43px; border-bottom:1px solid #006FA4;}
.home-title .container h1{ font-size: 1.2rem; }
.home-title .container h2{ font-size: 1.2rem; }
.home-title .container a{ font-size: 0.9rem; padding: 0 6px;}
.home-title .container a i{ margin-left: 5px;}



.home-service{ gap: 20px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}
.home-service dl{ padding: 30px;}

.home-brandbg{ padding-bottom: 20px; margin-top:20px;}
.home-title ul li{ margin-right: 5px; font-size:0.9rem;}


.home-brand{ }
.home-brand .container{gap: 5px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}


.about-service{ padding: 20px 0;}
.about-service dl{ width: 100%;}
.about-service dl dd b{  font-size: 1rem;}


.about-company{ padding: 30px 0;}
.about-company-left{width: 100%;}
.about-company-left h2{  font-size: 1.2rem; ;}
.about-company-left-info{ width: 100%; padding: 25px 0; line-height: 26px;}

.about-company-right{width: 100%;}
.about-company-right img{ width: 100%; height: auto;}
}