.xheader{z-index: 100;position: fixed;left: 0;right: 0;top:0;height: 105px;border-bottom: 10px solid var(--shenlan);background-color: var(--qianlan);}
.container_1{width: 100%;margin: 0 auto;}
.container_2{margin: 0 auto;
  width: 100%;display: flex;justify-content: center;align-items: center;}
.container_2 .logo>a>img {max-width: 384px;max-height: 95px;aspect-ratio: auto 180 / 40;object-fit: contain;}
.righ {
	display: none;
}
.container_3{
  display: flex;
  flex: 1 0 auto;flex-direction: column;}
.icon_wclass{display: none;}
@media screen and (max-width: 1000px){
  .xheader{position: unset;}
  .mt105{margin-top: 0px!important}
  .categories{display: none;}
  .logo {
    width: 100%;
    justify-content: space-between;}
	.icon_wclass {
    width: 40px;
		display: block;
		float: right;
		margin: 10px auto;
	}
	.head-right {
		display: none;
	}
  .righ {
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 8;
		display: none;
	}
  .righ span{
    height: 100%;
  }
	.righ dl {
		width: 250px;
    height: 100%;
		float: right;
		background: var(--qianlan);
    padding-left: 5px;
    padding-right: 5px;
    right: 0;
    transform: translateX(100%);
	}

	.righ dl dt {
		width: 100%;
		float: left;
		height: 45px;
		border-bottom: 2px solid #ffffff50;
		background: #141414;
		line-height: 45px;
		padding-left: 10px;
	}

	.righ dl dt a,
	.righ dl dd a {
		font-size: 16px;
		color: #f9f9f9;
		display: block;
	}
.categories_2{background-color: #252c91;}
	.righ dl dt a:hover,
	.righ dl dd a:hover {
		text-decoration: none;
	}
  .active_dd{border-bottom: 2px solid #ffffff50;}
	.righ dl dd {
		width: 240px;
    text-align: center;
		height: 42px;
		line-height: 45px;
		padding-left: 10px;
	}
  .categories_2 dd a{font-size: 14px!important;}
  .categories_2 dd{height: 35px;}

	.righ span {
		float: left;
		display: block;
		cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
	}

	#hide-drop-down {
		display: none;
	}
}

@media (max-width: 1100px){
  .container_2{max-width: 1000px;}
}
@media (max-width: 1200px){
  .container_2{max-width: 1100px;}
}
@media (max-width: 1300px){
  .container_2{max-width: 1200px;}
}
@media screen and (max-width: 1400px){
  .container_2{max-width: 1320px;padding-left: calc(1.5rem * 0.5);padding-right: calc(1.5rem * 0.5);}
}
@media (min-width: 1400px) {.container_2 {max-width: 1320px;}}
@media (min-width: 1920px) {.container_2 {max-width: 1446px;}}
/* 面包屑导航 */
.xbreadcrumb{display: flex;align-items: center;    padding-top: 0.25rem !important;    background-color: transparent;
  padding: 0;
  margin: 0;
  font-weight: 500;
  padding-left: 0;
}
.xbreadcrumb-item{padding-left: 0.3rem;}
.xheader{display: flex;justify-content: space-between;}
.logo{display: flex;align-items: center;}
.categories{flex: 1;font-size: 18px;color: #fff;height: 100%;}
.c_list{height: 100%;display: flex;align-items: center;justify-content: flex-end;}
.c_list>div{height: 100%;display: inline-block;}
.c_list>div:last-child{margin-right: 0px;}
.c_list>div>a{height: 100%;display: flex;
  align-items: center;
  text-align: center;
  padding-top: 0.775rem;
  padding-bottom: 0.775rem;
  font-weight: 500;
  cursor: pointer;
  padding: 0;
  flex: 0 0 100%;
  padding: 0.65rem 1rem;
  transition: none;
  outline: none !important;
}
.four_em{width: 4em;}
.active>a{border-bottom: 2px solid #fff;}
.c_list>div> a:hover{color: #fff;border-bottom: 2px solid #fff;}
.xz_c_1{position: relative;}
.c_list>.xz_c_1 .categories_2{font-size: 16px;z-index:107;border-radius: 0 0 0.475rem 0.475rem;
  position: absolute;
  top: 130px;
  background-color: rgba(19, 46, 104, 0.6);
  border: 1px solid rgba(42, 67, 122, 0.6);
  box-shadow: var(--bs-menu-dropdown-box-shadow);padding-top: 1rem !important;
  padding-bottom: 1rem !important;
	
	opacity:0;
	visibility:hidden;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-webkit-transition:all .5s;
	transition:all .5s
}
 .c_list>.xz_c_1:hover .categories_2{
  top:95px;
	opacity:1;
	visibility:visible
  }
.xz_c_1{}
.xz_c_2{font-weight: 500;padding: 0.15rem 0;text-align: center;}
.xz_c_2 a{    cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0;
  flex: 0 0 100%;
  padding: 0.65rem 1rem;
  transition: none;
  outline: none !important;
  line-height: 35px;
}
.xz_c_2 a span{display: flex;
  align-items: center;justify-content: center;
  flex-grow: 1;font-size: 14px!important;
  width: 72px;}
.xz_c_1 a:hover{color: #fff;}
.xz_c_2 a:hover{color: #fff;}
.xz_c_2 a:hover{color: #fff;border-bottom: 2px solid #fff;}
.mt105{margin-top: 105px;}
.x-index{padding-bottom: 0;background-color: #fff;     margin-right: auto; margin-left: auto; display: flex; justify-content: center;margin-bottom: -20px;}
.index-2l{display: flex;flex-direction: row;flex-wrap: wrap;}
.index-2l div{width: 50%;display: inline;box-sizing: border-box;}
.foot{height: 350px;background-color: var(--footblue);border-bottom: 10px solid var(--footsblue);display: block;padding-top: 60px;padding-bottom: 40px;}
.fgx{border-top: 1px solid #fff;}
.foot-lf{width: 118px;margin-right: 7%;}
.foot-rt{width: calc(100% - 118px);}
.foot-1{margin-left: 22.5%;margin-right: 22.5%;display: flex;justify-content: space-between;}
.foot-2{margin-top: 12px;margin-bottom: 12px;}
.foot-3{color: #fff;font-size: var(--fz18);line-height: 30px;text-align: center;
}
.swiper-slide-video{
  width: 100%!important;
  max-width: 1920px!important;
  aspect-ratio: auto 1920 / 1080!important;
  height: calc(100vw * 0.5625)!important;
  max-height: calc(1920px * 0.5625)!important;
}
.swiper-wrapper{width: 100vw!important;}
.swiper-img{
  width: 100%!important;
  max-width: 1920px!important;
  aspect-ratio: auto 1920 / 1080!important;
  height: calc(100vw * 0.5625)!important;
  max-height: calc(1920px * 0.5625)!important;
}
/* 视频 */
.video-container {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
  }
/* 栏目 */
.x-c-f2{overflow: hidden;}
.x-c-f2 h2{font-size: 18px;color: var(--footblue);line-height: 70px;}
.x-c-f2 h2 strong{font-size: 18px;}
.x-c-f2 h2 span {color: #9199bb;}
.x-c-f2-con{width: 100%;}
.x-c-f2-cp{width: calc((100% - 18px * 2) / 3);margin-right: 18px;margin-bottom: 40px;}
.x-c-f2-cp img{border-radius: 25px;}
.x-c-f2-cp img{height: calc((100vw * 0.753125 - 18px * 2) / 3)!important; object-fit: cover;}
.x-c-f2-cp:nth-of-type(3n){margin-right: 0;}
.x-c-f2-cp-con{color: var(--footblue);}
.x-c-f2-cp-con p{line-height: 40px;margin-top: 10px;}
.x-c-f2-cp-con p strong{font-size: var(--fz18);}
.x-c-f2-cp-con div{font-size: var(--fz16);line-height: 30px;}
.x-c-f2-cp-con-p{display: none;}
.x-c-f2-page{margin-top: 100px;margin-bottom: 100px;}

/* 详情 */
.s-c-f2{width: 100%;margin-bottom: 40px;}
.s-c-f2 img{width: 100%;}
.x-s-mbx{font-size: 30px;color: #050505;}


/* 品牌动态 */
.x-n-f1{}
.x-n-f1-list{width: 100%;height: 240px;border-bottom: 1px dotted #595959;display: flex;padding: 25px 0 30px 0;}
.x-n-f1-list img{width: 280px;max-height: 185px!important;object-fit: cover;}
.x-n-f1-con{flex: 1;padding-left: 14px;display: flex;flex-direction: column;justify-content: space-between;}
.x-n-f1-top h2{color: var(--footblue);font-size: 36px;}
.x-n-f1-top p{color: #3f3f3f;font-size: 18px;line-height: 30px;margin-top: 15px;}
.x-n-f1-con .x-date{font-size: 18px;color: #3f3f3f;color: var(--footblue);line-height: 20px;display: flex;flex-direction:row;justify-content:right;align-items:center;}
.x-n-f1-con .x-date img{width: 20px;}


/* 品牌动态详情页 */
.x-n-f2{padding: 0 150px;margin-bottom: 40px;}
.x-n-title{font-size: 60px;color: #202020;line-height: 100px;margin-top: 25px;width: 100%;}
.x-n-con{width: 100%;}
.x-n-con p{font-size: 18px;color: #3f3f3f;line-height: 50px;}
.x-n-con img{text-align: center;width: 100%;}
.x-n-f2-page{width: 100%;text-align: center;}
.x-n-pager{width: 100%;display: flex;justify-content: space-between;margin-top: 40px;}

@media screen and (max-width: 1400px) {
  
  .mr50 {margin-right: 20px!important;}
  .foot-1{margin-left: 20%;margin-right: 20%;}
  .foot-lf {margin-right: 5%;}
  .x-c-f2-page {
    margin-top: 50px;
    margin-bottom: 50px;
}

  /* 品牌动态详情页 */
  .x-n-f2 {padding-left: calc(1.5rem * 0.5);padding-right: calc(1.5rem * 0.5);margin-bottom: 0;}
  .x-n-title {font-size: 30px;line-height: 60px;margin-top: 20px;}
  .x-n-con{margin-top: 20px;}
  .x-n-con p {font-size: 18px;line-height: 40px;}
  .x-n-title{margin-top: 10px;margin-bottom: 10px;}
}
@media (max-width: 1300px){
.foot-1{margin-left: 15%;margin-right: 15%;}
.foot-lf {margin-right: 3%;}
.foot-3 {font-size: 16px;}
}
@media (max-width: 1200px){
.mr50 {margin-right: 10px!important;}
.x-c-f2-page {
  margin-top: 20px;
  margin-bottom: 20px;
}
.foot {
  padding-top: 40px;
  padding-bottom: 30px;
}
}
@media (max-width: 1100px){
.categories{font-size: 16px;}
.categories_2{font-size: 14px;}
}
.x-index .mt20{margin-top: 0;}
@media screen and (max-width: 1000px) {
  .mr50 {margin-right: 5px!important;}
  .x-index .mt20{margin-top: 0;}
  .new-0{margin-bottom: 0px!important;}
  .s-c-f2 {margin-bottom: 0px;margin-top: 0px;}
  /* 产品列表 */
  .x-c-f2 h2{font-size: 16px;color: var(--footblue);line-height: 35px;margin-bottom: 10px;}
  .x-c-f2 h2 strong{font-size: 16px;}
  .x-c-f2-cp-con{display: none;}
  .x-c-f2-cp-con-p{display: block;}
  .x-c-f2-cp-con-p {padding-left: 10px;color: var(--footblue);}
  .x-c-f2-cp-con-p p{line-height: 20px;margin-top: 10px;}
  .x-c-f2-cp-con-p p strong{font-size: 14px;}
  .x-c-f2-cp-con-p div{font-size: 14px;line-height: 16px;margin-top: 10px;}
  /* .x-c-f2-cp-con-p div span{display: block;} */
  .x-c-f2-cp { margin-right: 18px;margin-bottom: 10px;}
  .x-c-f2-cp img{height: calc((100vw * 0.9 - 18px * 2) / 3)!important;}
  .x-c-f2-cp img {border-radius: 10px;}
  .x-c-f2-page {margin-top: 20px; margin-bottom: 0px;}
  /* 分页 */
  .pager {font-size: 14px;}
  .pager ul li a {padding: 5px 10px;margin: 8px 5px;}
  
  /* 详情页 */
  .x-s-mbx {font-size: 16px;}
  /* 品牌动态 */
  .x-n-f1{margin-top: 0!important;}
  .x-n-f1-list {height: 200px;padding: 20px 0 25px 0;}
  .x-n-f1-list img {width: 240px;}
  .x-n-f1-list>a>img {height: 100%!important;}
  .x-n-f1-top h2 {font-size: 20px;}
  .x-n-f1-top p {font-size: 16px;}
  .x-n-f1-con .x-date {font-size: 16px;}
  .x-n-f1-con .x-date img {width: 16px;}
  /* 头部 */
.banner-img img{
  height: calc(100vw * 0.377)!important;
  object-fit: cover;
  object-position: center; 
}
.banner-img025 img{
  height: calc(100vw * 0.25)!important;}
.banner-img-l> img{height: calc(100vw * 0.19625)!important;}
.banner-img-c> img{height: calc(100vw * 0.19625)!important;}
.foot {height: auto;
  padding-top: 30px;
  padding-bottom: 20px;
}
.foot-lf{display: none;}
.foot-3-4{display: none;}
.foot-4{display: none;}
.foot-rt{width: 100%;}
.foot-1{margin-left: 10%;margin-right: 10%;}
.foot-1 img{width: calc((100% - 120px * 2) / 3);}
}
@media screen and (max-width: 800px) {
  .foot-1 img{width: calc((100% - 60px * 2) / 3);}
}
@media screen and (max-width: 700px) {
  /* .foot-1 img{width: calc((100% - 40px * 2) / 3);} */
  .x-c-f2 h2{font-size: 12px;color: var(--footblue);line-height: 35px;}
  .x-c-f2 h2 strong{font-size: 12px;}
  .x-c-f2-cp-con-p {padding-left: 10px;}
  .x-c-f2-cp-con-p p{line-height: 20px;margin-top: 10px;}
  .x-c-f2-cp-con-p p strong{font-size: 12px;}
  .x-c-f2-cp-con-p div{font-size: 12px;line-height: 15px;margin-top: 10px;}  
  .x-c-f2-cp img {height: calc((100vw * 0.9 - 18px) / 2)!important;}
  .x-c-f2-cp{width: calc((100% - 18px) / 2);margin-right: 18px;}
  .x-c-f2-cp:nth-of-type(3n){margin-right: 18px;}
  .x-c-f2-cp:nth-of-type(2n){margin-right: 0px;}
  .x-c-f2-cp { margin-right: 18px;margin-bottom: 10px;}
  .x-c-f2-cp img {border-radius: 10px;}


  /* 商品详情页 */
  .x-s-mbx {font-size: 12px;}
  /* 品牌动态 */
  .x-n-f1-list {height: 125px;padding: 10px 0 15px 0;}
  .x-n-f1-list img {width: 160px;}
  .x-n-f1-top h2 {font-size: 16px;}
  .x-n-f1-top p {font-size: 12px;margin-top: 0px;line-height: 20px;}
  .x-n-f1-con .x-date {font-size: 12px;}
  .x-n-f1-con .x-date img {width: 14px;}
  /* 品牌动态详情页 */
  .x-n-title {font-size: 20px;line-height: 40px;margin-top: 10px;}
  .x-n-con p {font-size: 16px;line-height: 30px;}
  .x-n-pager {margin-top: 10px;}
  /* 分页 */
  .pager {margin: 0;margin-top: 20px;}
  .pager ul li a {padding: 3px 10px;margin: 6px 5px;}
}
@media screen and (max-width: 550px) {
  .container_2 .logo>a>img {width: calc(100% - 40px - 10px);}
  .foot-1{margin-left: 5%;margin-right: 5%;}
}
@media screen and (max-width: 400px) {
  .swiper-container{background-color: #000;}
}