@charset "utf-8";
/*
Theme Name: XScom
Author: 小兽
Author URI: http://www.seo628.com    
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2024
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, 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;
}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
	color:#000;
}
p{
	padding: 0;
	margin: 0;	
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #ff001e;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
}
.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:baseline;
  padding:5px 15px 5px 6px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
	vertical-align: middle;
	padding: 10px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
#header{position:relative;}
.top-header{
    height: 37px;
    line-height: 37px;
    background-color: #13293d;
    color: #fff;
}
.btm-header{
	height: 92px;
    line-height: 92px;
    border-bottom: 1px solid #afafaf;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    position: relative;
}
.header-logo{max-width:50%;}
.header-logo h1{
	overflow:hidden;
	height:0;
	width:0;
}
.header-logo{
    height: 92px;
    line-height: 92px;
    max-width: 50%;
} 
.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;
}
.header-menu>ul>li>a:before {
    content: "";
    width: 0;
    height: 3px;
    bottom: -1px;
    z-index: 9999999;
    background-color: #ff001e;
    opacity: 0;
    position: absolute;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.header-menu>ul>li>a{
    display: block;
    font-size: 16px;
    position: relative;
    padding: 0;
    margin-left: 50px;
    color: #000;
}
.header-menu-con .current-menu-item > a:before {
    opacity: 1;
    width: 100%;
}
.header-menu-con > li > a:hover:before {
    opacity: 1;
    width: 100%;
}
.sf-menu ul {
    position: absolute;
    width: 150px;
    display: none;
    z-index: 9999;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	left: 50px;
}
.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;
    font-size: 16px;
	margin: 10px 20px;
}
.sf-menu ul li:hover{
	background-color:#ff001e;
}
.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,.quality,.iabout{
	max-width:1920px;
	margin:auto;
}
#slider img{
    min-height: 150px;
    object-fit: cover;
}
.ipro-img img{
	max-width:100%;
	height:auto;
	display:block;
}
.ipro-img ul li a{
	display:block;
}
.ipro-img .pro-info{
    padding: 6% ;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    color: #fff;
	background-color: rgba(0,0,0,0.6);
	
}

/* 首页产品展示标题文本 */
.ipro-img .pro-info h3.tit {
    color: #fff;
    font-size: 18px;
}
.ipro-img .pro-info p.con {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.section-info{
	max-width: 1024px;
    margin-right: auto;
	margin-left: auto;
	position: relative;
    z-index: 2;
}
.section-info a:hover{
	color:#fff;
}
.section-info h2.tit{
	font-size: 20px;
    color: #000;
    font-weight: bold;
}
.section-info p.con {
    font-size: 15px;
    color: #666;
	margin:15px auto 0;
	max-width:1200px;
}
.iabout {
    position: relative;
}
.iabout:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
.iabout h2.tit,.iabout p.con{
	color:#fff;
}
.imore {
    display: block;
    margin: 22px auto;
    width: 20%;
    height: 35px;
    line-height: 35px;
    border: 1px solid rgba(255,255,255,0.8);
    text-align: center;
    color: #fff !important;
}
.iabout .iabt_btn li{
    color: #fff;
    text-align: center;
	    position: relative;
    z-index: 2;
}
.iabout .iabt_btn li .number-box {
    font-size: 22px;
    color: #fff;
    display: block;
     font-weight: bold;
     line-height: 40px;
}
.iabout .iabt_btn li .number-text {
    font-size: 16px;
    padding-top: 10px;
	display:inline-block;
}
/* 关于公司样式结束 */


/* 新闻动态样式开始 */

.inews-img .news-info {
    padding:7%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    color: #fff;
	background-color: rgba(0,0,0,0.6);
}
.news-info .con{
    font-size: 16px;
    margin-top: 10px;
	    height: 18px;
    overflow: hidden;
    line-height: 18px;
}
.inews-list li {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px ;
	margin-bottom:5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #f3f3f3;
}
.inews-list li:last-child{
	margin-bottom:0;
}
.inews-list ._date1 {
    width: 80px;
    float: left;
    color: #c8c8c8;
    line-height: 1.5;
    margin-right: 30px;
    padding-top: 10px;
    text-align: right;
    font-family: kalinga,Arial;
}
.inews-list li:hover ._date1 a {
    color:#ff001e;
}
.inews-list ._date1 a{
	font-size: 20px;
}
.inews-list ._date1 ._d1 {
    font-size: 20px;
    display: block;
    text-align: right;
    margin-bottom: -10px;
}
.inews-list ._intro {
    overflow: hidden;
}
.inews-list ._title {
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.inews-list li:hover ._title {
    font-weight: bold;
}
.inews-list ._text {
    line-height: 1.6em;
    height: 3.2em;
    overflow: hidden;
    color: #666;
}
/* 新闻动态样式结束 */
.quality .add_box {
	padding: 40px;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    min-height: 300px;
}

.quality .add_box a{
	display:block;
}
.quality .add_box .tit {
    color: #fff;
    margin-bottom: 15px;
}
.quality .add_box .tit .tit1 {
    font-size: 20px;
	line-height:2;
}
.quality  .add_box .tit .tit2 {
    font-size: 28px;
    margin-top: -15px;
}
.quality .add_box .con {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}


#footer {
    background-color: #13293d;
	color: #a7abb0;
}

.footer-top h3{
    font-size: 18px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
	color:#fff;
}
.footer-top h3:after {
    display: block;
    content: '';
    width: 30px;
    height: 1px;
    background-color: #ff001e;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer-top ul li a{
    color: #a7abb0;
    line-height: 2;
	display:block;
}
.footer-top ul li a:hover{
	color:#fff;
}
.footer-top .tel{
	color: #a7abb0;
	  line-height: 2;
}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.sns {margin-top:30px;    position: relative;}
#footer .footer-top .sns a {
    padding: 5px 9px;
    text-align: center;
    display: inline-block;
	    color: #a7abb0;
		position:relative;
}
#footer .footer-top .sns a:hover{
	color:#fff;
}
#footer .footer-top .sns a i {
    font-size: 24px;
    display: block;
}
.wechat .img-wechat {
    position: absolute;
    top: 60px;
    width: 110px;
    height: 130px;
    left: 50%;
    margin-left: -55px;
    padding: 10px;
    background-color: #fff;
    display: none;
    z-index: 20;
    line-height: 1;
}
.img-wechat .text{
	color: #a7abb0;
	margin-top:5px;
	display:inline-block;
}
.btm-search{
	overflow:hidden;
	background-color: #37548e;
}
.btm-search form {
  position: relative;
    width: 100%;
}
 .btm-search form input {
  width: 100%;
  line-height: 42px;
  color: #fff;border: 0;
    background-color: transparent;
  height: 42px;
  padding-left: 10px;
}
.btm-search form button {
    position: absolute;
    right: 1%;
    top: 20%;
    background: none;
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 1;
}
.footer-btm {
    border-top: 1px solid #2b4053;
    color: #a7abb0;
	padding:20px 0;
	}
.footer-btm a{  color: #a7abb0;}
.footer-btm a:hover{color:#fff !important;}
#idx-images img {
    max-width: 100%;
}
.shadow {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(images/btow_51.png) center bottom no-repeat;
    background-size: 100% auto;
    height: 300px;
    z-index: 3;
}
.banner-title {
    text-align: left;
    color: #fff !important;
    z-index: 6;
    position: absolute;
    padding: 10% 5%;
    width: 100%;
    bottom: 0;
    left: 0;
}
.widget_nav_menu ul {
    border-left: 4px solid #eee;
}
.widget_nav_menu ul li{
    padding-left: 30px;
    margin-left: -4px;
    border-left: 4px solid transparent;
    line-height: 1.5;
    margin-bottom: 10px;
}
.widget_nav_menu ul li:hover{
	border-left: 4px solid #ff001e;
}
.widget_nav_menu ul li a{
	font-size:16px;
}
.widget_nav_menu ul li:hover a{
	color: #ff001e;
}
.widget_nav_menu li.current-menu-item {
    border-left: 4px solid #ff001e;
}
.widget_nav_menu li.current-menu-item a {
	color: #ff001e;
}
.content-meta span:first-child{margin-right:20px;}    
.entry-meta{
	overflow:hidden;
}
.entry-des p{
	color:#999;
}/* 二级页面小标题 */
.entry-meta .tit {
    font-size: 20px;
    font-weight: bold;
    color: #3b3b3b;
    float: left;
	margin-right: 20px;
}
.entry-meta .crumbs{
	float:right;
    color: #afafaf;
}
.crumbs{
    color: #afafaf;
}
.crumbs a{
    color: #afafaf;
}/* 文章页面 */
.entry-content{
	overflow:hidden;
	font-size: 16px;
}
.entry-content p{
	margin-bottom:10px;
	line-height: 1.75;
}
.entry-content p:last-child{
	margin-bottom:0;
}
.entry-content div:last-child{
	margin-bottom:0;
}
.entry-content a{
    color: #ff0000;	
}
.entry-content div{
	margin-bottom:20px;
	max-width: 100%;
	font-size: 16px;
}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}

.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
 .entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.gallery .gallery-item{
	padding:10px;
}
.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;
	font-size:16px;
}
.content-list .row{
    align-items: center;
}
.content-list li {
    border-bottom: 1px dotted #afafaf;
}
.content-list li h2 {
    overflow: hidden;
}/* 公司新闻列表标题 */
.content-list li h2 a {
    font-weight: 700;
    display: inline-block;
    font-size: 16px;
	line-height:1.5;
}
.content-list li p {
    font-size: 16px;
    overflow: hidden;
	color: #999;
}
.content-list li span {
    float: left;
    color: #b4b4b4;
}

.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
      background-color: #fff;
}
.navigation .current {
  background-color: #ff001e;
  color: #fff;
  text-decoration: none;
  border: 1px solid #ff001e;
}
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.single-header{margin-bottom:20px;border-bottom: 1px dotted #afafaf;}
.single-header h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}
 .single-header .single-meta {
  overflow: hidden; 
  color: #999999;
}
#nav-single{
	border-top: 1px dashed #afafaf;
}    
.pro-list li{
    position: relative;
	overflow: hidden;
}
.pro-cat-img {
    display: block;
    text-align: center;
}
.pro-cat-tit{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.pro-cat-con {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    background-color: rgba(72,126,231,0.7);
    color: #fff;
    text-align: left;
padding: 15px 15px 15px 15px;
margin: 0 15px;
}
.pro-cat-con .tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1px;
	    color: #fff;
}
.pro-cat-con .des{
color: #fff;	
}
.pro-cat-con .more {
    width: 145px;
    height: 40px;
    line-height: 40px;
	    text-align: center;
    background-color: #fff;
    margin: 20px auto 0 auto;
	    font-size: 15px;
}
.pro-cat-con .more{
    display: block;
    color: #5a5a5a;
}
.pro-cat-con .more:hover{
    background-color: #13293d;
    color: #fff;
}

#pro-pro {
    background-position: center;
    background-repeat: no-repeat;
}
.pro-pro-con{
padding: 150px 0;
}
.pro-pro-con h2.tit {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.pro-pro-con p.con{
    color: #5a5a5a;
    font-size: 14px;
    margin-top: 35px;
}
#pro-dev{
    background-position: center;
    background-repeat: no-repeat;
}
#pro-sale{
    background-position: center;
    background-repeat: no-repeat;
}
.pro-sale-con{
	color: #fff;
    padding: 12px 0;
}
.pro-sale-con  h3.tit{
    font-size: 18px;
    font-weight: bold;
}
.pro-sale-con  p.con {
    color: #fff;
    width: 57.5%;
    margin: 20px auto 45px auto;
}
.pro-sale-con .more {
    width: 235px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    color: #323232;
}
.pro-sale-con .more  a{
	display:block;
    color: #323232;
}
.pro-sale-con .more  a:hover {
    color: #fff;
    background-color: #13293d;
}
#pro-tax .pro-cat-tit{
	margin-bottom:20px !important;
}
 .page-nav {
  text-align: center;
  line-height: 28px;
}
 .page-nav a,
.page-nav span {
  display: inline-block;
  height: 28px;
  border: 1px solid #9d9d9d;
  padding: 0 10px;
  font-size: 14px;
  color: #595959;
  margin: 0 1px;
  vertical-align: top;
}
 .page-nav .current {
  background: #ff001e;
  color: #fff;
  text-decoration: none;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ff001e;
}
/* 产品中心样式结束 */

/* 产品详情页样式开始 */

.cp-img {
    padding: 5px;
    border: 1px #dcdcdc solid;
}
.product-con .cp-info h1 {
  font-size: 20px;
  font-weight: bold;
  color: #323232;
  margin: 10px 0 10px 0;
}
.product-con .cp-cat  {
  font-size: 16px;
}
.product-con .cp-cat a {
  font-size: 16px;
  font-weight: bold;
    color: #323232;
}

.product-con .cp-info p strong {
  font-weight: bold;
}
.product-con .cp-info .cp-des {
	padding: 10px 0 10px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
	line-height:2;
}
.product-con .cp-info .cp-des h3{
    font-size: 16px;
    color: #414141;
    line-height: 1;
    margin-bottom: 5px;
}
.product-con .cp-info .cp-buy a {
  text-decoration: underline;
}
.product-con .lx-btn p {
  font-size: 16px;
  font-weight: bold;
   color: #323232;
  
}
.product-con .lx-btn h3{
font-size: 16px;
    color: #414141;
    line-height: 1;
    margin-bottom: 10px;
}
.product-con .lx-btn p a {
  font-size: 20px;
}
.product-con .con2 {
  margin-top: 30px;
}
.product-con .con2 .h3-title {
  font-size: 16px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px dashed #afafaf;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.icon {
  background: url(images/arrows.png) no-repeat;
}
.icon-arrows-left {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 25px;
  height: 39px;
  z-index: 10;
  background-position: 0 0;
  cursor: pointer;
}
.icon-arrows-right {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 25px;
  height: 39px;
  background-position: -25px 0;
  z-index: 10;
  cursor: pointer;
}
.title-con {
	margin-bottom:20px;
}
.title-con  h3{
	font-size: 16px;
    color: #323232;
	font-weight: bold;
}
.cp-xg ul li a{
	    border: 1px #dcdcdc solid;
		display:block;
		padding:10px;
		text-align: center;
}
.cp-xg ul li a p{
	height:15px;
	font-size:16px;
	margin-top:10px;
    overflow: hidden;
}
/* 产品详情页样式结束 */
.con1{overflow:hidden;}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1; 
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1;
}

input:-ms-input-placeholder{
    color: #fff;opacity:1;
}

input::-webkit-input-placeholder{
    color: #fff;opacity:1;
}
.cp-child {
  overflow: hidden;
}
.cp-child .children{
	display:none;
}
.cp-child li {
  float: left;
  margin: 0 10px 10px 0;
}
.cp-child li a {
  padding: 8px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  display: inline-block;
}
.cp-child li a:hover{
    background: #ff001e;
    color: #fff;
	 border: 1px solid #ff001e;
}
#slider .owl-theme .owl-dots, .inews-img .owl-theme .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.single-info {
  color: #323232;
  border-bottom: 1px dashed #afafaf;
  padding-bottom: 20px;
  margin: 20px 0;
  overflow: hidden;
}
.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:126px;}
.rtbar li.rtbar3{ position:absolute; top:102px; left:0; width:62px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; color:#FFF !important; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; 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:#ff001e; opacity:1;}
.wbox {
    position: absolute;
    right: 62px;
    width: 150px;
    height: 150px;
    top: -100px;
    z-index: 99;
	display:none;
}
.apply {
    display: none;
}
.apply a {
    font-size: 20px;
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    color: #fff;
}
.apply a.bm-phone {
    background-color: #f5643f;
}
.apply a.bm-form {
    background-color: #ed740b;
}
.apply a i {
    margin-right: 10px;
}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.rect-75 {
    padding-bottom: 75%;
}
.rect-100 {
    padding-bottom: 100%;
}
*[class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.imgZoom img{ -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
/* 隐藏重复标题 */
.entry-meta .tit {
    display: none !important;
}
/* 视频模块基础样式 */
.video-module {
    margin: 40px 0;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 8px;
}

.video-module video {
    width: 100%;
    max-width: 800px;
    height: auto;
    display: block;
    margin: 0 auto;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.video-caption {
    text-align: center;
    margin: 15px 0 0;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .video-module {
        margin: 25px 0;
        padding: 15px;
    }
    
    .video-caption {
        font-size: 14px;
    }
}
/* 基础样式和动画效果 */
#slider {
    position: relative;
    width: 100%;
    height: 800px; /* 修改为自动高度 */
    overflow: hidden;
}

#slider .owl-carousel,
#slider .owl-carousel .item,
#slider .owl-carousel .item a,
#slider .owl-carousel .item img {
    height: auto; /* 修改为自动高度 */
    width: 100%;
    object-fit: cover;
}

#slider .owl-carousel .item {
    position: relative;
    overflow: hidden;
}

/* 文字内容容器 - 添加CSS变量控制 */
.slide-content {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1200px;
    color: #fff;
    text-align: center;
    z-index: 10;
    opacity: 0;
    
    /* 新增容器样式变量 */
    --content-padding: 20px;
    --content-bg-color: rgba(0, 0, 0, 0.3);
    --content-border-radius: 8px;
    --content-max-width: 800px;
    
    padding: var(--content-padding);
    background-color: var(--content-bg-color);
    border-radius: var(--content-border-radius);
    max-width: var(--content-max-width);
}

/* 大标题样式 - 添加CSS变量控制 */
.slide-title {
    /* 标题文字样式变量 */
    --title-font-size: 3rem; /* 调小默认字号 */
    --title-font-weight: 700;
    --title-line-height: 1.2;
    --title-letter-spacing: 1px;
    --title-text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    --title-margin-bottom: 1.5rem;
    --title-color: #fff;
    --title-text-transform: none;
    --title-text-indent: 0;
    
    font-size: var(--title-font-size);
    font-weight: var(--title-font-weight);
    line-height: var(--title-line-height);
    letter-spacing: var(--title-letter-spacing);
    text-shadow: var(--title-text-shadow);
    margin-bottom: var(--title-margin-bottom);
    color: var(--title-color);
    text-transform: var(--title-text-transform);
    text-indent: var(--title-text-indent);
    transform: translateY(30px);
    opacity: 0;
    white-space: normal;
    word-wrap: break-word;
}

/* 描述文本样式 - 添加CSS变量控制 */
.slide-description {
    /* 描述文字样式变量 */
    --desc-font-size: 1.2rem;
    --desc-line-height: 1.6;
    --desc-letter-spacing: 0.5px;
    --desc-margin-bottom: 2rem;
    --desc-text-shadow: 0 1px 5px rgba(0,0,0,0.3);
    --desc-max-width: 800px;
    --desc-color: #fff;
    --desc-text-indent: 0;
    --desc-text-align: center;
    
    font-size: var(--desc-font-size);
    line-height: var(--desc-line-height);
    letter-spacing: var(--desc-letter-spacing);
    margin-bottom: var(--desc-margin-bottom);
    text-shadow: var(--desc-text-shadow);
    max-width: var(--desc-max-width);
    margin-left: auto;
    margin-right: auto;
    transform: translateY(30px);
    opacity: 0;
    color: var(--desc-color);
    text-indent: var(--desc-text-indent);
    text-align: var(--desc-text-align);
    white-space: normal;
    word-wrap: break-word;
}

/* 缩放动画效果 */
@keyframes zoomIn {
    from {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}

/* 当前活动幻灯片的动画 */
.owl-item.active .item img {
    animation: zoomIn 1.5s ease-out forwards;
}

.owl-item.active .slide-content {
    opacity: 1;
}

.owl-item.active .slide-title {
    animation: fadeInUp 0.8s ease-out 0.3s forwards;
}

.owl-item.active .slide-description {
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 响应式调整 - 电脑端 */
@media (min-width: 769px) {
    #slider .owl-carousel .item img {
        object-position: center center;
        height: 500px; /* 添加桌面端固定高度 */
    }
}

/* 响应式调整 - 移动端 */
@media (max-width: 768px) {
    .slide-title {
        --title-font-size: 2rem;
        --title-margin-bottom: 1rem;
        --title-line-height: 1.3;
    }
    
    .slide-description {
        --desc-font-size: 1rem;
        --desc-margin-bottom: 1.5rem;
        --desc-line-height: 1.5;
    }
    
    /* 移动端高度调整 */
    #slider .owl-carousel .item img {
        height: 300px !important;
        max-height: 300px !important;
    }
    
    /* 移动端调整内容容器 */
    .slide-content {
        --content-padding: 15px;
        --content-max-width: 90%;
    }
}

/* 自定义多行文本换行控制 */
.slide-description br {
    display: block;
    content: "";
    margin-bottom: 0.5em;
}

/* 隐藏项目应用案例 https://www.yzihui.com/apply-case 页面中的"关于我们"区块 */
body.page-id-984 .iabout { 
    display: none !important;
}
/* 隐藏apply-case页面中新闻动态模块的左侧图片区域 */
/* 隐藏项目应用案例页面新闻动态原标题 */
.page-id-APPLY_CASE_984 .section-info h2.tit {
    visibility: hidden;
    position: relative;
}

/* 添加新标题 */
.page-id-APPLY_CASE_984 .section-info h2.tit:after {
    content: "更多应用案例";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
}
/* 隐藏整个手机端底部拨打电话发送短信模块apply类区域 */
.apply {
    display: none !important;
}

/* 或者更精确地隐藏特定元素 */
.bm-phone, .bm-form {
    display: none !important;
}
/* 加载 Google Fonts 的 Noto Sans */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');

/* 全局应用 Noto Sans */
body, 
p, 
h1, h2, h3, h4, h5, h6,
a, 
button, 
input, 
textarea, 
select {
  font-family: 'Noto Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
}