@charset "utf-8";
/*
Theme Name: XSdingen
Author: 小兽
Author URI: https://www.seo628.com      
Description: 小兽WordPress外贸主题      
Version: 2025
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure {
	border: 0;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
html,body{
	font-family: "Open Sans", sans-serif, 'HelveticaNeue', 'Helvetica Neue', Helvetica; 
	background-color: #f5f5f5;
	color:#333;
}
p{
	padding: 0;
	margin: 0;	
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#c6000b;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
textarea{
	resize: vertical;
}
b, strong {
    font-weight: 600;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #666;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #666;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #666;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #666;   
}
.alignleft {
display:inline;
float:left;
	margin-right: 2em;
	margin-bottom: 2em;
}
.alignright {
display:inline;
float:right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
    vertical-align: middle;
    padding: 20px;
    background-color: #ea5504;
    border: 1px solid #dcdcdc;
    text-align: left;
    color: #fff;
    font-size: 18px;
	font-weight: 400;
}
table td {
	vertical-align: middle;
    padding: 15px;
    border: 1px solid #dcdcdc;
    font-size: 16px;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
#header{
	position:relative;
	BACKGROUND-COLOR: #FFF;
	    z-index: 9;
}
#header .top-header {
	color: #c1c1c1;
    background: #212121;
	overflow: hidden;
}
.phone span i{margin-right:5px}
.phone span{padding-right:20px;}
#header .top-header a{color: #c1c1c1;}
#header .top-header a:hover{color:#c6000b;}
.header-logo{
	height: 90px;
    line-height: 90px;
    display: flex;
    align-items: center;
} 
.header-logo h1{
		line-height:0;
         font-size:0;
         overflow:hidden;
}
.header-logo a {
    vertical-align: middle;
    display: block;
}
.header-logo a img{
	vertical-align: middle;
	width:auto;
	display:inline-block;
	max-height:60px;
	}

.header-menu>ul>li{
	float:left;
	position:relative;
	height: 90px;
    line-height:90px;
}
.header-menu>ul>li.current-menu-item>a{
	/*font-weight:bold;*/
    /*text-decoration: underline;*/
    /*text-decoration-color: #c6000b; !* 红色下划线 *!*/
    color:#c6000b;
    font-weight:900;
}
.header-menu>ul>li>a{
	font-size:18px;
    display:inline-block;
    position: relative;
	padding:0 20px;
    color: #000;
	height: 40px;
    line-height: 40px;
}
.header-menu>ul>li:hover>a{
	background-color:#c6000b;
	color:#fff !important;
}
.sf-menu ul {
    position: absolute;
    width: 200px;
    display: none;
    z-index: 9999;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    top: 100%;
}
.sf-menu ul li {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    z-index: 9999;
    line-height: 1.4;
}
.sf-menu ul li:last-child{border-bottom: none;}
.sf-menu ul li a {
    display: block;
    border: none;
	padding: 10px 10px 10px 20px;
}
.sf-menu ul li:hover {
	background:#c6000b;
}
.sf-menu ul >li:hover>a{color:#fff !important;}
.sf-menu ul ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
#slider-home .swiper-pagination{
    position: absolute;
    bottom: 10px;
    width: 100%;
}
#slider-home .swiper-pagination-bullet {
    width: 50px !important;
    height: 6px !important;
    background: #ffffff !important;
    margin:10px !important;
    display: inline-block !important;
    opacity: 0.4 !important;
	border-radius: 5px!important;
}
#slider-home .swiper-pagination-bullet-active{
	opacity: 1 !important;
	background: #DF0024 !important;
}	
#slider-home img ,#slider img{
    min-height: 200px;
    object-fit: cover;
	width: 100%;
}
.section1 {
    position: relative;
    z-index: 5;
}
.about-photo{
    margin-bottom: -15px;
}
.inews h3,.iproduct h3,.iabout h3{
	color: #333;
    font-size: 20px;
    padding-bottom: 10px;
}
.iproduct h3,.iabout h3,.inews h3{
	border-bottom: 1px solid #dad4d4;
	margin-bottom: 20px;
}
.inews h3 a,.iproduct h3 a,.iabout h3 a{
	color: #c6000b;
    float: right;
    font-size: 12px;
	padding-top: 3px;
    text-decoration: none;
    transition: text-decoration 0.3s ease;
}
.inews h3 a:hover,.iproduct h3 a:hover,.iabout h3 a:hover{
    text-decoration: underline;
}
.widget_recent_entries ul,.widget_media_image img,.textwidget{
	margin-top:10px;
}
.textwidget p{line-height:2;}
.widget_recent_entries ul li{
	margin-bottom: 11.5px;
}
.widget_recent_entries ul li:last-child{margin-bottom:0 !important;}
.widget_recent_entries ul li a:before{
	display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background-color: #c6000b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
	content:"";
}

/* 产品中心样式开始 */
.pro-con li a{
	display:block;
	text-align:center;
}
.pro-con li a p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px;
    text-align: center;
	background-color:#f5f5f5;
	font-size:16px;
}
#gallery-1 img{padding:10px;border:none !important;}

.entry-des p{
	margin-bottom:10px;
}

/* 公司简介 */

.about-con p {
	font-size:16px;
    overflow: hidden;
	margin-bottom:10px;
	line-height:1.625;
}
.about-con p:last-child{
	margin-bottom:0;
}
/* 底部样式 */

#footer {
    color: #c1c1c1;
    background: #212121;
}
.footer-menu ul li{
	display:inline-block;
	margin-right:20px;
	height: 30px;
    line-height: 30px;
}
.footer-menu ul li a{
	color: #c1c1c1;
}
.footer-menu ul li a:hover{
	color:#fff !important;
}
.footer-menu-con{
	border-bottom:1px solid #333;
    padding-bottom: 20px;
    font-size: 16px;
}
.link {overflow:hidden;clear:both;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.link ul li a{color: #c1c1c1;}
.link ul li a:hover{
		color:#fff !important;
}
.footer-info p,.footer-info a{color: #c1c1c1;}
.footer-info a:hover{color:#fff !important;}
.btm-search{
	overflow:hidden;
}
.btm-search form {
	position: relative;
    width: 100%;
}
 .btm-search form input {
    width: 300px;
    line-height: 40px;
    color: #888;
    background: #333;
    border: none;
    height: 40px;
    padding-left: 10px;
}
.btm-search form button {
    position: absolute;
    right: 1%;
    top: 20%;
    background: none;
    border: none;
    color: #ccc;
    font-size: 20px;
    line-height: 1;
}

/* 侧边栏样式 */
.sidebar aside{
	margin-bottom:20px;
	background-color: #fff;
	padding:20px;
}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar h3.widget-title{
    border-bottom: 1px solid #eee;
    display: block;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
    background-color: #c6000b;
    color: #fff;
    font-size: 16px;
}
.sidebar ul.menu li{
	background: url(images/sign_f.gif) 5px center no-repeat;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 10px 15px 10px 25px;
}
.crumbs{
	padding:20px 0;
	color:#888;
	background-color:#ffffff;
}
.crumbs a{color:#888;}
.content-list li,.news-con li{
	overflow:hidden;
}
.content-list li a,.news-con li a{
    border-bottom: 1px solid #f5f5f5;
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 28px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content-list li a:before ,.news-con li a:before{
    width: 5px;
    height: 5px;
    background-color: #c6000b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
    float: left;
    margin-top: 11px;
}
.content-list li:last-child,.news-con li:last-child{
	margin-bottom:0;
}
.content-list li span.title{
	width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.entry-meta h1 {
	border-bottom: 1px dotted #ddd;
    font-size: 30px;
	line-height:1.42;
	font-weight: 600;
}
.entry-content{
	clear:both;
	font-size: 16px;	
	overflow: hidden;
}
.entry-content p{
	margin-bottom:20px;
	line-height: 1.625;
	word-wrap: break-word;
}
.entry-content>div{
	margin-bottom:20px;
	line-height: 1.625;
}
.entry-content>figure{
	margin-bottom:20px;
	line-height: 1.625;
}
.entry-content>figure:last-child,.entry-content>div:last-child{margin-bottom:0;}
.entry-content p:last-child{margin-bottom:0;}
.entry-content a{
   text-decoration: underline;
}
.entry-content a:hover{text-decoration: none;}
.entry-content h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.42;
}
.entry-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom:20px;
	line-height: 1.42;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 10px;
}
.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 10px;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.textwidget .gallery-item{
	margin-top:0 !important;
}
.entry-content .gallery .gallery-item{
	padding:10px;
}
.entry-content .gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.single-header{
	border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
    font-size: 30px;
    line-height: 1.4;
    font-weight: bold;
}
 .single-header .single-meta {
	color: #999999;
}
 .single-header .single-meta .author,
 .single-header .single-meta .time {
  margin-right: 10px;
}
#nav-single {
    border-top: 1px solid #f5f5f5;
    margin-top: 20px;
    padding-top: 20px;
}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;

}
.navigation {
	margin:30px auto 0;
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #f5f5f5;
  padding: 10px 20px;
  margin: 0 1px;
  background-color: #fff;
}
.navigation .current {
  background: #c6000b;
  color: #fff;
  text-decoration: none;
  border: 1px solid #c6000b;
}
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.contact .box{
    display: flex;
	align-items:center ;
    justify-content: space-between;
}
.contact .text h3{font-size:24px;font-weight:600;}
.btn-action a{
	color:#fff;
    font-size: 18px;
    display: block;
	cursor: pointer;
    border-radius: 3px;
	padding: 10px 20px;
	background-color: #c6000b;
}
.btn-action a:hover{
	color:#fff !important;
	background-color:#218838 !important;
}
.widget_search form {
    position: relative;
    width: 100%;
}
.widget_search #s {
    width: 100%;
    line-height: 42px;
border: 1px solid #ddd;
    background-color: #f5f5f5;
    height: 42px;
    padding-left: 10px;
}
.widget_search #searchsubmit {
    text-indent: -99999px;
    position: absolute;
    right: 2%;
    top: 20%;
    width: 24px;
    height: 24px;
    border: none;
    line-height: 1;
    background: url(images/search.png) no-repeat;
}
.social li {
    margin-right: 15px;
}
.social li:last-child {
    margin-right: 0;
}
.social li a{
    width: 25px;
    height: 25px;
    text-align: center;
    background-color: #ffffff;
    color: #fff;
    display: block;
    border-radius: 5px;
    padding: 5px;
}
.at-above-post,.at-below-post,.at-above-post-page{display:none !important;}
.about-pagination span{
    width: 50px !important;
    height: 6px !important;
    background: #000000 !important;
    margin:10px !important;
    display: inline-block !important;
    opacity: 0.4 !important;
	border-radius: 5px!important;
}
.about-pagination span.swiper-pagination-bullet-active{
    opacity: 1 !important;
	background: #DF0024 !important;
}
.rtbar{ display:none;position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.rtbar li{ width:62px; height:50px; z-index:20; }
.rtbar li.rtbar1,.rtbar li.rtbar4{ position:absolute; left:0;}
.rtbar li.rtbar1{ top:0; width:172px; }
.rtbar li.rtbar2{ position:absolute; top:51px; left:0;width:172px;}
.rtbar li.rtbar3{ position:absolute; top:102px; left:0; width:172px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; color:#FFF !important; height:50px; line-height:50px; overflow:hidden; background-color:#222; border-radius:6px;}
.rtbar li a .fa{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;font-size: 24px;}
.rtbar li a:hover{background-color:#d2232a;opacity:1;}

#slider .info {
    position: absolute;
    z-index: 66;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 260px;
    width: 100vw;
}

#slider .info-title {
    font-size: 42px;
    font-family: PingFang SC, PingFang SC-Semibold;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin-bottom: 14px;
}

/* 连锁店模板基础样式 */
.chainstore-container {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    color: #333;
    line-height: 1.6;
}

/* 横幅区域 */
.chainstore-banner {
    position: relative;
    width: 100%;
    height: 60vh;
    min-height: 400px;
    overflow: hidden;
}

.banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.6);
    color: white;
    padding: 40px;
    text-align: center;
}

.banner-overlay h1 {
    font-size: 3rem;
    margin-bottom: 15px;
    color: #fff;
}

.banner-overlay p {
    font-size: 1.5rem;
    max-width: 800px;
    margin: 0 auto;
}

.button{
    font-size: 16px !important;
    font-weight: 900;
}

.btm-header{
    border-bottom: 1px solid #f5f5f5;

}