/*
	Page Global Style
*/
/* .M-home header,
.M-home .banner.jsBanner,
.M-home .cont1 .cont1-L:nth-child(1),
.M-home .cont1 .cont1-L:nth-child(2),
.M-home .cont1 .cont1-L:nth-child(3),
.M-home .cont1 .cont1-L:nth-child(4){
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter:grayscale(100%);
} */

.article-quick{
	padding: 12px 0;
	background-color: #f5f5f5;
	text-align: right;
}
body {
    font: 14px/1.8 normal; /*1.8*/
    font-family: "΢���ź�";
    background-color: #ffffff;
}
* p{
    color: #626262;
    margin: 0;
}
b{
	font-weight: bold;
	color: #000000;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 500;
	color: #434343;
}
.hide {
    display: none;
}
*, *:after, *:before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
a{
	color: #626262;
	text-decoration: none;
}
.red{
	color: #e60012 !important;
	padding-left: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.content-bd {
    padding: 0 15px; 
}
.page-main {}

/*Global Nav*/
.global-nav {
    background-color: #fff;
}
.global-nav-bd {
    height: 50px;
    line-height: 50px;
    border-top: 6px solid #000;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.nav-logo {
    max-width: 258px;
    width: 40%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: 7px;
    margin-left: -20%;
}
.nav-logo img{
	width: 100%;
	vertical-align: baseline;
}
.dropdown-nav-menu img, .dropdown-search img{
	vertical-align: middle;
}
.search-bd{
	position: relative;
}
.search-bd input{
	border: 1px solid #dbdbdb;
	background-color: #fff;
	width: calc(100% - 25px);
	border-radius: 6px;
	padding: 10px;
}
.search-bd .search-btn{
	border: none;
	background: none;
	position: absolute;
	right: 10px;
	top: 9px;
}
/*footer*/
.footer{
	background-color: #232323;
	color: #e5e5e5;
	font-size: 16px;
}
.footer-nav{}
.footer-nav-list{}
.footer-nav-list li{
	padding: 15px;
	border-bottom: 1px solid #333333;
}
.footer-nav-list li a{
	display: block;
	color: #e5e5e5;
}
.footer-nav-list li a img{
	vertical-align: middle;
}
.copyright{
	font-family: 'Myriad Pro Regular';
	color: #999999;
	text-align: center;
	padding: 15px 0 30px;
}
/*
	Return to top
	This code Function can be edited
	in script @ file main.js
*/
.goTop{
	display: block;
	width: 18px;
	height: 30px;
	background: url(../images/ico_top.png) no-repeat;
	background-size: 100%;
	position: fixed;
	right: 15px;
	bottom: 265px;
	cursor: pointer;
}

/*title*/
.title-hd{
	margin-bottom: 15px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #dddddd;*/
}
.contact_info .title-hd{
	border-top: 1px	solid #dddddd;
	padding-top: 30px;
}
.contact_info .vip-invite .invite-title {
    display: inline-block;
    width: 80%;
    text-align: center;
    position: absolute;
    top: 50px;
    left: 40%;
    margin-left: -30%;
}
.title-hd h2{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.search-ques .tel{
	font-size: 24px;
	color: #4f4f4f;
	font-weight: bold;
}

/*reset modal*/
.modal-title{
	text-align: center;
	margin-bottom: 10px;
	color: #000000;
}
.close{
	opacity: 1;
}
.modal-content{
	padding: 15px;
}
.modal-second-txt{
	text-align: center;
	margin-bottom: 5px;
	color: #808080;
}
.modal-body{
	padding: 15px 0;
}
/*Custom Bxslider*/
.bx-wrapper{
	margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
}
.bx-wrapper img {
    width: 100%;
}
.bx-wrapper .bx-pager .bx-pager-item {
    vertical-align: middle;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 6px;
	height: 6px;
	margin: 0 3px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #cccccc;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    width: 10px;
    height: 10px;
    background-color: #cccccc;
}

/*new center mob 2022.03.11*/
.bs-news-container {padding: 20px;}
.bs-news-content{font-size: 16px;padding-bottom: 2em;margin-bottom: 2em;border-bottom: 1px #eee solid;}
.bs-news-content * {font-size: 1em;}
.bs-news-detail-h1{	padding: 0em 0 1em;font-size: 1.2em;line-height: 1.4;color: #000;border-bottom: 1px solid #d9d9d9;}
.bs-news-detail-h2{	margin-top: 1em;font-size: 1.1em;line-height: 1.0; color: #1b1b1b;}
.bs-news-detail-date{margin-top: 1em;font-size: 0.9em;line-height: 1;color: #a6a6a6;}
.bs-news-detail-richtext{margin-top: 2em;line-height: 2;color: #626262;}
.bs-news-detail-richtext img{max-width: 100%;margin: auto;display: block;}
.bs-news-detail-richtext p{text-indent: 2em;margin-bottom: 1em;}
.bs-news-detail-richtext a{text-decoration: underline;}
.bs-news-detail-richtext .g-video-box > div > div {width: 100%!important;height: 50vw!important;}

/*品牌活动页 翻页 可公用 2022.04.18 */
.bs-pagination{
	text-align: center;
	padding: 1em 0;
}
.bs-pagination::before{
	content: "加载更多";
    display: inline-block;
    padding: 0.5em 3em;
    color: #000;
    border: 1px #4f4f4f solid;
    line-height: 1;
    font-size: 1em;
}

.bs_newinfo_list_box .show-news-warp .con{
	height: 0;
	padding-bottom: 70%;
	overflow: hidden;
	display: block;
	position: relative;	
}

/*品牌活动详情页 2022.04.18 */
.bs-article-detail-mob .banner{
  margin-bottom: 20px;
}
.bs-article-detail-mob img{
  max-width: 100%;margin: auto;display: block;
}
.bs-article-detail-mob .articleHeader{
  width: 90%;
  margin-left: 5%;
  border-bottom: 1px solid #333;
  text-align: center;
  padding-top: 20px;
}
.bs-article-detail-mob .articleHeader h3{
  padding-bottom: 10px;
  line-height: 1.5;
}
.bs-article-detail-mob .articleHeader p{
  font-size: 14px;
  padding-bottom: 10px;
}
.bs-article-detail-mob .articleDetails{
  padding: 15px;
}
.bs-article-detail-mob .articleDetails p{
	text-indent: 2em;
	margin: 1em 0;
}

/* 猜你喜欢 */
.bs-guess-sku * {
	width: initial;
	height: initial;
	margin: initial;
	padding: initial;
	font-size: 12px;
	font-weight: normal;
	line-height: initial;
	float: initial;
	position: initial;
	left: initial;
	top: initial;
	right: initial;
	bottom: initial;
	border: initial;
	transform: initial;
	page-break-inside: avoid;
	text-align: initial;
  }
  .bs-guess-sku h6 {
	margin-bottom: 1em;
  }
  .bs-guess-sku h6 div {
	display: inline-block;
	font-size: 1.4em;
	border-bottom: 1px #000 solid;
	padding: 0.2em 0;
  }
  
  .bs-guess-sku ul {
	display: flex;
	flex-wrap:  wrap;
  }
  
  .bs-guess-sku li {
	flex: 1;
  }
  .bs-guess-sku li a {
	color: #9C9C9C;
  }
  .bs-guess-sku li a:hover {
	color: #222;
  }
  .bs-guess-sku img {
	max-width: 100%;
  }  
  .bs-guess-sku .bs-guess-sku-img {
	position: relative;
  }
  
  .bs-guess-sku .bs-guess-sku-name {
	padding: 0.5em;
  }
  
  .bs-guess-sku-nowrap li + li {
    margin-left:  1px;
 }
 
 .bs-guess-sku-col-2 li {
	flex: none;
	width: 49.0%;
  margin-left: 0.9%;
  margin-bottom: 2em;
  }
  .bs-guess-sku-col-2 li:nth-child(2n+1) {
  margin-left: 0;
  }
  .bs-guess-sku-col-3 li {
	flex:initial;
	width: 32%;
  margin-left: 0.5%;
  margin-bottom: 2em;
  }
  .bs-guess-sku-col-3 li:nth-child(3n+1) {
  margin-left: 0;
  }
  .bs-guess-sku-col-4 li {
	flex:initial;
	width: 23.0%;
  margin-left:  0.5%;
  margin-bottom: 2em;
  }
  .bs-guess-sku-col-4 li:nth-child(4n+1) {
  margin-left: 0;
  }
  .bs-guess-sku-col-5 li {
	flex:initial;
	width: 17.6%;
  margin-left:  0.5%;
  margin-bottom: 2em;
  }
  .bs-guess-sku-col-5 li:nth-child(5n+1) {
  margin-left: 0;
  }
  .bs-guess-sku-col-6 li {
	flex: initial;
	width: 16.4%;  
  margin-left:  1px;
  }
  .bs-guess-sku-col-6 li:nth-child(6n+1) {
  margin-left: 0;
  }
  .bs-guess-sku-home{
    padding: 2%;
  }

  
  .bs-seo-hidden {
    font-size: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important;
  }
  
/* 关于我们改版 */
@media screen and (min-width: 700px) {
    .bs-hidden-by-pc{
        display: none;
    }
}
@media screen and (max-width: 700px) {
    .bs-hidden-by-mob{
        display: none;
    }
}

.bs-about-us{
    padding: 1em;
}
.bs-about-us-left-nav{
    position: relative;
}

.bs-about-us-side{
    line-height: 1;
    color: #333;
    position: sticky;
    top:60px;
    z-index: 10;
}
.bs-select{
    padding: 1em;
    border: 1px #ddd solid;
    background-image: linear-gradient(to top, #ddd, #f4f4f4);
    border-radius: 5px;
    position: relative;
    font-weight: bold;
}
.bs-select::after {
    content: "";
    position: absolute;
    right: 1em;
    top: 50%;
    display: inline-block;
    border: 1px #aaa solid;
    width: 0.8em;
    height: 0.8em;
    transform: translate(0,-70%) rotate(-45deg);
    border-width: 0 0 2px 2px;
}
.bs-nav-bd{
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
    padding: 1em;
}
.bs-select.bs-select-show + .bs-nav-bd {
    display: block;
}
.bs-about-us-side h2{
    font-size: 1em;
    border-bottom: 1px #d9d9d9 solid;
    padding: 1em 0;
    font-weight: bold;
}
.bs-about-us-side a{
display: block;
color: inherit;
}
.bs-about-us-side ul{
padding: .5em 1em;
border-bottom: 1px #d9d9d9 solid;
}
.bs-about-us-side li a{
font-size: 1em;
padding: .8em 0;
}
.bs-about-us-nav{
  display: flex;
  justify-content: space-around;
  display: none;
}

.bs-about-us-nav h2{
  display: flex;
  justify-content: space-around;
}
.bs-about-us-main{
color: #898989;
font-size: 1em;
line-height: 1.8;
padding: 1em 0;
}
.bs-about-us-main a{
color: #000;
text-decoration: underline;
}
.bs-about-us-main a:hover{
color: #666;
}
.bs-about-us-main h2{
color: #1b1b1b;
font-size: 1.3em;
line-height: 1;
font-weight: bold;
padding: 0.5em 0;
margin: 1em 0;
text-align: center;
background-color: #eee;
}
.bs-about-us-main h3{
color: #1b1b1b;
font-size: 1.2em;
line-height: 1;
font-weight: bold;
padding: 1em 0;
}
.bs-about-us-main p{
  margin-bottom: 1em;
}
.bs-about-us-main ul{
padding-left: 2em;
}
.bs-about-us-main ul li{
list-style-type: initial;
}
.bs-about-us-main ul li p{
  margin-bottom: 0;
}
.bs-line-solid{
font-size: 0px;
padding: 0;
margin: 30px 0;
border-bottom: 1px #ddd solid;
}
.bs-line-solid + h3{
padding-top: 0;
}
.bs-line-dotted{
font-size: 0px;
padding: 0;
margin: 30px 0;
border-bottom: 1px #ddd dotted;
}
.bs-line-dotted + h3{
padding-top: 0;
}

/* 通用article 详情页 2022.04.18 */
.bs-article-detail .banner{
  margin-bottom: 20px;
}
.bs-article-detail img{
  max-width:100%;
  display: block;
  margin: auto;
}
.bs-article-detail .articleHeader{
  width: 90%;
  margin-left: 5%;
  border-bottom: 1px solid #333;
  text-align: center;
  padding-top: 20px;
}
.bs-article-detail .articleHeader h3{
  padding-bottom: 10px;
  line-height: 1.5;
}
.bs-article-detail .articleHeader p{
  font-size: 14px;
  padding-bottom: 10px;
}
.bs-article-detail .articleDetails{
  padding: 15px;
}
.bs-article-detail .articleDetails p{
	text-indent: 2em;
	margin: 1em 0;
}
.bs-article-detail .articleDetails img{
  max-width:100%;
  display: block;
  margin: auto;
}
.bs-article-detail .articleTitle{
  padding:30px 0 10px;
  text-align: center;
  line-height: 1;
  font-size: 1.5em;
  font-weight: bold;
}
.bs-article-detail .g-video-box > div > div {
  width: 100%!important;height: 50vw!important;
}

/* 
 *设计奖项 
 */
 .bs-design-award-content * {
	width: initial;
	height: initial;
	margin: initial;
	padding: initial;
	font-size: 14px;
	font-weight: normal;
	line-height: inherit;
  color: inherit;
	float: initial;
	position: initial;
	left: initial;
	top: initial;
	right: initial;
	bottom: initial;
	border: initial;
	transform: initial;
	page-break-inside: avoid;
	text-align: initial;
  }
.bs-design-award-content {
  padding: 1em;
  color: #888;
  line-height: 2;
}
.bs-design-award-content img {
  max-width: 100%;
  display: block;
}
.bs-design-award-content section {
  padding: 3em 0;
}
.bs-design-award-content section + section {
  border-top: 1px #ddd solid;
}
.bs-design-award-row{
  display: flex;
  flex-wrap: wrap;
}
.bs-design-award-words h2{
  font-size: 24px;
  line-height: 1;
  color: #222;
  margin-bottom: 1em;
}
.bs-design-award-words p{
  text-indent: 2em;
}
.bs-design-award-words ul{
  padding-left: 1.2em;
}
.bs-design-award-img{
  margin: 1em 0;
}

.bs-design-award-row.img-right {
  flex-direction: column-reverse;
}
.bs-design-award-words ul li{
  list-style-type: initial;
  margin-bottom: 1em;
}
.bs-design-award-col:last-child ul li:last-child{
  margin-bottom: 0;
}
.bs-design-award-words ul li p{
  text-indent: 0;
}
/* tabs 公用*/
.bs-tabs-hd{
  text-align: center;
  padding: 20px 0;
  display: flex;
  justify-content: space-around;
}
.bs-tabs-hd li{
  padding: 10px 0;
  background-color: #eee;
  color: #000;
  font-size: 16px;
  cursor: pointer;
  width: 100%;
}
.bs-tabs-hd li a{
  color: inherit;
}
.bs-tabs-hd li + li{
  margin-left: 10px;
}
.bs-tabs-hd-active-1 li:nth-child(1),
.bs-tabs-hd-active-2 li:nth-child(2),
.bs-tabs-hd-active-3 li:nth-child(3),
.bs-tabs-hd-active-4 li:nth-child(4),
.bs-tabs-hd li.bs-tab-hd-active{
  background-color: #000;
  color: #fff;
  cursor: default;
}

.bs-tabs-hd-active-1 li:nth-child(1) a,
.bs-tabs-hd-active-2 li:nth-child(2) a,
.bs-tabs-hd-active-3 li:nth-child(3) a,
.bs-tabs-hd-active-4 li:nth-child(4) a,
.bs-tabs-hd li.bs-tab-hd-active a{
  color: inherit;
}

/* 公用视频播放器宽度自适应样式 */
.bs-video-box {
  position: relative;
  height: 0;
  padding-bottom: 56.3333%;
}
.bs-video-box > * {
  position: absolute;
  width: 100%;
  height: 100%;
}
.bs-video-box > * > *{
  width: 100%!important;
  height: 100%!important;
}

/*
 * 手机端 https://m.yqxcgy.com/other/category-nav/
 */
.mob-all-product-nav  {
  position: relative;
  height: calc( 100vh - 60px);
  overflow: hidden;
  margin-bottom: -10px;
  background-color: #232323;
  color: rgb(233, 233, 233);
}
.mob-all-product-nav * {
font-weight: normal;
}
.mob-all-product-nav .bs-header-menu-level-1-ul {
position: static;
display: inline-block;
width: 30.2%;
text-align: center;
}
.mob-all-product-nav .bs-header-menu-level-1-dt a {
color: #fff;
}
.mob-all-product-nav .bs-header-menu-level-1-li{
position: static;
padding: 0.8em 1.5em;
}
.mob-all-product-nav .bs-header-menu-level-1-li.bs-header-menu-show {
background-color: #fff;
}
.mob-all-product-nav .bs-header-menu-level-1-li.bs-header-menu-show .bs-header-menu-level-1-dt a{
color: #000;
}
.mob-all-product-nav .bs-header-menu-level-1-li.bs-header-menu-show .bs-header-menu-level-2-dd{
display: block;
height: 100%;
overflow-y: auto;
font-weight: normal;
text-align: left;
}
.mob-all-product-nav .bs-header-menu-level-2-dd{
position: absolute;
left: 30%;
top: 0;
width: 70%;
display: none;
background-color: #fff;     
}
.mob-all-product-nav .bs-header-menu-level-2-dd >h2 a{
padding: 0.8em 1.5em;  
font-weight: bold;
display: block;
background: #f5f5f5;
}
.mob-all-product-nav .bs-header-menu-level-2-dd > h2 a::after{
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-color: #aaa;
  border-width: 0 2px 2px 0;
  border-style: solid;
  display: inline-block;
  transform: rotate(315deg);
  margin-left: 0.2em;
}
.mob-all-product-nav .bs-header-menu-level-2-li{
border-bottom: 1px #eee solid;
}
.mob-all-product-nav .bs-header-menu-level-2-dt{
position: relative;
padding: 0.8em 1.5em;
}
.mob-all-product-nav .bs-header-menu-level-2-dt >a{
display: block;
}
.mob-all-product-nav .bs-header-menu-level-2-dt::after{
content: "";
width: 0.6em;
height: 0.6em;
position: absolute;
right: 1em;
border-color:#aaa;
border-width: 0 2px 2px 0 ;
border-style: solid;
top: 50%;
transform: translateY(-50%) rotate(-45deg);
display: none;
}

.mob-all-product-nav .bs-header-menu-level-2-li.bs-header-menu-folder >.bs-header-menu-level-2-dt::after{
transform: translateY(-50%) rotate(45deg);
display: block;
}
.mob-all-product-nav .bs-header-menu-level-2-li.bs-header-menu-folder.bs-header-menu-show >.bs-header-menu-level-2-dt::after{
transform: translateY(-50%) rotate(-135deg);
display: block;
}
.mob-all-product-nav .bs-header-menu-level-2-li.bs-header-menu-folder >.bs-header-menu-level-2-dt > a{
display: inline-block;
}
.mob-all-product-nav .bs-header-menu-level-3-dd {
display: none;
background-color: #f5f5f5;
}
.mob-all-product-nav .bs-header-menu-level-3-li{
padding: 0.8em 0em 0.8em 3em;
border-bottom: 1px #eee solid;
}
.mob-all-product-nav .bs-header-menu-level-3-li a{
font-size: 0.8em;
}
.mob-all-product-nav .bs-header-menu-level-2-li.bs-header-menu-folder.bs-header-menu-show .bs-header-menu-level-3-dd {
display: block;
}
.amap-copyright, .amap-logo{
  z-index: 10!important;
}

.pub_submenu.clearfix{
  display: none;
}