@charset "UTF-8";
/*header start*/

#menuWap {
  display: none;
}
img{
    width: auto;
    height: auto;
}
#page {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.layui-layer-content {
  height: calc(100% - 43px);
}

.layui-layer-content iframe {
  height: 100% !important;
}

.h-top {
  background: #DFACC3;
  text-align: right;
  padding: 12px 0;
}

.h-top .shareto {
  display: inline-block;
}

.h-top .shareto a {
  color: #FFF;
  margin-left: 20px;
}

.h-top .shareto a .iconfont {
  font-size: 20px;
}

.h-top .shareto a:hover {
  color: #755447;
}

.header-box .inner-20 {
  position: relative;
  z-index: 3;
}

#menuPc {
  float: left;
  width: 91%;
}

#menuPc li {
  width: 13.5%;
  float: left;
  text-align: center;
  position: relative;
}

#menuPc li > a {
  padding: 50px 0;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  color: #313131;
}
#menuPc li.act>a{
  color: #dda6bf;
}
#menuPc li:hover .erji {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: all 0.4s;
}

#menuPc .arrow {
  display: inline-block;
  width: 15px;
  height: 8px;
  background-repeat: no-repeat;
  background-image: url("../images/nav-arrow.png");
  margin-left: 6px;
}

#menuPc .act .arrow {
  background-image: url("../images/nav-arrow2.png");
}

.logo {
  float: left;
  width: 9%;
  padding: 25px 0;
}

.logo img {
  width: 100%;
}
#menuPc li.xiala{
	position: inherit;
}
.erji {
  position: absolute;
  top: 105%;
  background: #FFF;
  border-top: 2px solid #DFACC3;
  padding: 40px;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
  opacity: 0;
  visibility: hidden;
}

.erji dl {
  margin-right: 45px;
  min-width: 170px;
}

.erji dl:nth-last-of-type(1) {
  margin-right: 0;
}

.erji dt {
  font-size: 18px;
  color: #361913;
}

.erji .line {
  width: 22px;
  height: 5px;
  background: #DFACC3;
  margin: 4px 0 10px;
}

.erji dd {
  font-size: 14px;
}

.erji dd a {
  padding: 3px 0;
  color: #361913;
}

.erji dd a:hover {
  text-decoration: underline;
}

/*header end*/
/*footer start*/
.footer {
  margin-top: 100px;
  background: #F1E9E2;
}

.footer.margin0 {
  margin-top: 0;
}
@media (max-width: 768px) {
            .footer.margin0{
                margin-bottom:60px ;
            }
	.footer{
		margin-bottom:60px;
	}
        }
@media(min-width:768px){
	.footer.margin0{
		margin-bottom:0 !important;
	}
}
.foot-top {
  background-color: #755447;
  color: #FFF;
  padding: 35px 0 30px;
}

.foot-top .f-logo {
  float: left;
  width: 65%;
  display: flex;
}

.foot-top .f-logo img {
  flex-shrink: 0;
  /*width: 124px;*/
  height: 85px;
  margin-right: 24px;
}

.foot-top .f-logo .f-text {
  position: relative;
  padding-left: 18px;
}

.foot-top .f-logo .f-text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 85px;
  transform: translateY(-50%);
  width: 3px;
  background-color: #A8806B;
}

.foot-top .f-logo h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

.foot-top .f-logo p {
  font-size: 16px;
  color: #F1E9E2;
}

.foot-top .f-right {
  float: right;
  width: 35%;
  text-align: right;
}

.foot-top .shareto a {
  margin-left: 20px;
  color: #E4D5C8;
}
.foot-top .shareto a:hover{
	color:#A8806B;
}

.foot-top .shareto a .iconfont {
  font-size: 24px;
}

.f-sear {
  display: inline-block;
  position: relative;
}

.f-sear input {
  background-color: #FFF;
  border: 1px solid #A8806B;
  height: 32px;
  display: inline-block;
  padding: 0 0 0 40px;
}

.f-sear button {
  position: absolute;
  left: 0;
  width: 34px;
  height: 100%;
  background: #A8806B url("../images/f-ss.png") no-repeat 50% 50%;
  border: none;
}

.footer-bot {
  padding: 30px 0 45px;
}

.footer-bot h3 {
  font-size: 18px;
  color: #1B1B1B;
  font-weight: normal;
}

.footer-bot dd {
  font-size: 14px;
  color: #707070;
  line-height: 1.7;
}

.footer-bot dd a {
  color: #707070;
}

.footer-bot dd a:hover {
  text-decoration: underline;
}

.footer-bot .line {
  width: 18px;
  height: 3px;
  background: #755447;
  margin: 5px 0 10px;
}

.footer-bot .f-b-lx {
  float: left;
  width: 30%;
}

.footer-bot .f-b-lx dd {
  padding-left: 25px;
  background-position: 0 3px;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

.footer-bot .f-b-lx dd.tel {
  background-image: url("../images/f-tel.png");
}

.footer-bot .f-b-lx dd.mail {
  background-image: url("../images/f-mail.png");
}

.footer-bot .f-b-lx dd.add {
  background-image: url("../images/f-add.png");
}

.footer-bot .msg-more {
  margin-top: 25px;
  font-size: 24px;
  font-weight: 500;
  color: #755447;
  width: 292px;
  display: flex;
  height: 52px;
  border: 1px solid #755447;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  background: #FFF;
}

.footer-bot .msg-more img {
  margin-left: 10px;
  flex-shrink: 0;
}

.footer-bot .f-b-nav {
  margin: 0 5%;
  float: left;
  width: 30%;
}

.footer-bot .f-b-nav ul {
  display: flex;
  flex-wrap: wrap;
}

.footer-bot .f-b-nav ul li {
  width: 50%;
  margin-bottom: 10px;
}

.footer-bot .f-b-blog {
  float: left;
  width: 30%;
}

.footer-bot .f-b-blog .imgshow {
  margin-top: 30px;
}

.footer-bot .f-b-blog .imgshow img {
  max-width: 100%;
}

.foot-copy {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 22px;
  margin-top: 10px;
  border-top: 1px solid #A8806B;
}

/*footer end*/
/*轮播图start*/
.banner {
  max-width: 1920px;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.banner .swiper-slide .video-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.banner .swiper-slide .video-box video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.banner .bg-box {
  position: relative;
  z-index: 1;
}

.banner .bg-box img {
  width: 100%;
  height: auto;
}

.banner .wap-box {
  display: none;
}

.banner .wap-box img {
  width: 100%;
  height: auto;
}

.banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: inherit;
  border: 1px solid #eeeeee;
  border-radius: 6px;
  transition: all 0.6s;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
  width: 32px;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
  bottom: 20px;
}

.swiper-slide .banner-content {
  transform: translateY(-200px);
  opacity: 0;
  transition: all .6s;
}

.ani-slide .banner-content {
  transform: translateY(0);
  opacity: 1;
}

/*轮播图end*/
.inner-banner .ib-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 300px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

.inner-banner .ib-inner .ib-tit {
  text-align: center;
}

.inner-banner .ib-inner .ib-tit h4 {
  display: inline-block;
  font-size: 40px;
  color: #FFFFFF;
  text-shadow: 1px 1px 10px #000000;
  font-weight: normal;
  position: relative;
}

.inner-banner .ib-inner .ib-tit h4:after {
  content: '';
  width: 69px;
  height: 10px;
  background: url(../images/inner-banner-tit-l.png) no-repeat center;
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -5px;
}

.inner-banner .ib-inner .ib-tit h4:before {
  content: '';
  width: 69px;
  height: 10px;
  background: url(../images/inner-banner-tit-r.png) no-repeat center;
  position: absolute;
  right: -100px;
  top: 50%;
  margin-top: -5px;
}

.crumbs-box {
  padding: 12px 0;
  margin-bottom: 80px;
  font-size: 18px;
  text-transform: capitalize;
}

.crumbs-box a {
  color: #434343;
  display: inline-block;
  transition: all 0.4s;
}

.crumbs-box a:hover {
  color: #B24249;
}

.crumbs-box i {
  display: inline-block;
  padding: 0 5px;
  color: #434343;
}

.crumbs-box span {
  color: #434343;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
.m-width-1480 {
  max-width: 1480px;
  margin: 0 auto;
}

/*置顶按钮 start*/
#toTop {
  width: 40px;
  height: 40px;
  left: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 999;
  background: rgba(0, 0, 0, 0.4);
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
  padding: 50px 0;
  text-align: center;
}

.page-box .page-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-box .page-inner a {
  font-weight: normal;
  display: inline-flex;
  font-size: 24px;
  color: #1B1B1B;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .current {
  font-weight: normal;
  display: inline-flex;
  font-size: 24px;
  color: #1B1B1B;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .page-list {
  display: flex;
}

.page-box .page-inner .page-list a.act, .page-box .page-inner .page-list a:hover {
  color: #A8806B;
  transition: all 0.4s;
}

.page-box .page-inner a.prev.no-drop, .page-box .page-inner a.next.no-drop {
  cursor: no-drop;
  opacity: 0.5;
}

.page-box .page-inner .page-list .current.act, .page-box .page-inner .page-list .current:hover {
  color: #A8806B;
  transition: all 0.4s;
}

.page-box .page-inner .prev {
  display: inline-block;
  background: url("../images/page-prev.png") no-repeat;
  width: 20px;
  height: 20px;
}

.page-box .page-inner .next {
  display: inline-block;
  background: url("../images/page-next.png") no-repeat;
  width: 20px;
  height: 20px;
}

.page-box .page-inner .current.prev.no-drop, .page-box .page-inner .current.next.no-drop {
  cursor: no-drop;
  opacity: 0.5;
}

/*分页 end*/
/*公共样式定义 end*/
.index-product-grid {
  background: url("../images/ind-probg.jpg") no-repeat;
  background-size: cover;
  padding: 1px 0 100px;
}

.index-product-grid .title h2 {
  color: #755447;
}

.index-product-grid .title span {
  color: #755447;
}

.index-product-grid .more-btn {
  margin-top: 30px;
  text-align: right;
}

.index-product-grid .see-more {
  font-size: 30px;
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 50px;
  background: url("../images/pro-more.png") no-repeat 100% 50%;
}

.title {
  text-align: center;
  color: #1B1B1B;
  margin: 100px 0 70px;
}

.title h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}

.title span {
  font-size: 18px;
  padding: 0 10%;
}

.ind-product-list {
  overflow: hidden;
}

.ind-product-list h3 {
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ind-product-list h3 a {
  color: #1b1b1b;
  font-size: 24px;
}

.ind-product-list ul {
  margin: 0 -27px;
}

.ind-product-list li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 27px 15px;
}

.ind-product-list li:hover .p-item {
  box-shadow: 0px 6px 21px 0px rgba(57, 43, 86, 0.43);
}

.ind-product-list .p-item {
  transition: all 0.4s;
  /*background: #FFF;*/
  border-radius: 80px;
  padding: 16px;
  overflow: hidden;
  box-sizing: border-box;
}

.ind-product-list .p-item .imgshow {
  height: 380px;
  line-height: 380px;
}

.ind-product-list .p-item .imgshow img {
  vertical-align: middle;
  width: 100%;
}

.ad-block h3 {
  font-weight: 600;
  color: #1B1B1B;
  font-size: 36px;
  margin-bottom: 10px;
  line-height: 1.3;
}

.ad-block dd {
  float: left;
  margin-right: 20px;
}

.ad-block dl {
  margin-bottom: 50px;
}

.ad-block.block1 {
  margin: 70px 0 110px;
}

.ad-block.block1 .text {
  float: left;
  width: 60%;
  padding-top: 140px;
}

.ad-block.block1 .imgshow {
  float: right;
  width: 40%;
}

.ad-block.block1 .imgshow img {
  width: 100%;
}

.ad-block .text-p {
  font-size: 18px;
  color: #626262;
  line-height: 2;
}

.ad-block.block2 .text {
  float: right;
  width: 40%;
  padding-top: 9%;
}

.ad-block.block2 .imgshow {
  float: left;
  width: 57%;
}

.ad-block.block2 .imgshow img {
  width: 100%;
}

.ad-block .more-btn {
  text-align: right;
  margin-top: 30px;
}

.ad-block .see-more {
  font-size: 30px;
  color: #755447;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 50px;
  background: url("../images/ad-more.png") no-repeat 100% 50%;
}

.index-dis-grid {
  background: url("../images/dis-bg.jpg") no-repeat;
  padding-top: 1px;
  min-height: 795px;
  box-sizing: border-box;
}

.index-dis-grid .title h2 {
  color: #755447;
}

.index-dis-grid .title span {
  color: #755447;
}

.dis-list li {
  float: left;
  width: 25%;
  margin-bottom:20px;
  box-sizing: border-box;
  padding: 0 11px;
}

.dis-list ul {
  margin: 0 -11px;
}

.dis-list h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 15px;
  min-height:72px;
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
}

.dis-list h3 a {
  color: #1B1B1B;
}

.dis-list .p-item {
  background: #FFF;
}

.dis-list .imgshow img {
  width: 100%;
}

.index-qua-grid {
  position: relative;
}

.index-qua-grid .imgshow img {
  width: 100%;
}

.index-qua-grid .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.index-qua-grid h3 {
  font-size: 30px;
  color: #1B1B1B;
  text-transform: uppercase;
  font-weight: 600;
}

.index-qua-grid p {
  color: #626262;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  margin: 10px 0 20px;
}

.index-qua-grid .text1 {
  width: 50%;
}

.index-qua-grid .m-width-1480 {
  height: 100%;
}

.index-qua-grid .inner-20 {
  position: relative;
  height: 100%;
}

.index-qua-grid .text2 {
  position: absolute;
  right: 25%;
  text-align: right;
  bottom: 100px;
  width: 30%;
}

.index-about-grid {
  padding: 120px 0 145px;
  background: #F5EEE8 url("../images/ind-about-bg.jpg") no-repeat 50% 100%;
}

.about-top {
  margin-bottom: 80px;
}

.about-top .imgshow {
  float: right;
  width: 35%;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.31);
}

.about-top .imgshow img {
  width: 100%;
}

.about-top .text {
  float: left;
  width: 65%;
  padding: 0 4%;
  box-sizing: border-box;
  display: flex;
  padding-top: 40px;
}

.about-top .text img {
  flex-shrink: 0;
  margin-right: 40px;
  display:none;
}

.about-top .text .text-p {
  color: #707070;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
}

.about-bot p {
  color: #707070;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
}

.about-bot .imgshow {
  float: left;
  width: 50%;
}

.about-bot .imgshow img {
  width: 100%;
}

.about-bot .text {
  float: right;
  width: 50%;
  box-sizing: border-box;
  padding: 25px 12.5% 0 30px;
}
.about-bot .text img{
	display:none;
}
.choose-list li {
  margin-bottom: 15px;
}

.choose-list li:nth-child(2n) .imgshow {
  float: right;
}

.choose-list li:nth-child(2n) .text {
  float: left;
}

.choose-list .imgshow {
  float: left;
  width: 47%;
}

.choose-list .imgshow img {
  width: 100%;
}

.choose-list .text {
  float: right;
  width: 53%;
  padding: 55px 60px 0;
  box-sizing: border-box;
}

.choose-list .text p {
  font-size: 18px;
  color: #626262;
  line-height: 1.6;
  margin-bottom: 8px;
}

.choose-list h3 {
  font-size: 30px;
  font-weight: 500;
  color: #1B1B1B;
  line-height: 1;
  position: relative;
  padding-left: 17px;
  margin-bottom: 35px;
}

.choose-list h3:after {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 5px;
  height: 26px;
  background: #755447;
}

.index-quote-grid {
  /*margin-top: 150px;*/
  background: url("https://www.go2cjbeads-art.com/wp-content/uploads/2025/10/quote-bg.jpg") no-repeat center;
  height: 246px;
  font-size: 48px;
}

.index-quote-grid .q-tt {
  padding-top: 100px;
}

.index-quote-grid a {
  color: #FFF;
  /*display: flex;*/
  font-weight: bold;
  display: inline-block;
  /*align-items: center;*/
  line-height: 45px;
}

.index-quote-grid img {
  vertical-align: middle;
  margin-left: 32px;
	position: relative;
	top: -6px;
}

.bus-list ul {
  display: flex;
}

.bus-list li {
  width: calc(16.66% + 30px);
  margin-left: -24px;
  box-sizing: border-box;
}

.bus-list li:nth-child(2n) .b-item {
  background: url("../images/choosebg2.png") no-repeat;
  background-size: 100%;
}

.bus-list .b-item {
  background: url("../images/choosebg1.png") no-repeat;
  background-size: 100%;
  height: 420px;
  text-align: center;
  box-sizing: border-box;
  padding: 100px 60px 0;
}

.bus-list .s-tt {
  font-size: 14px;
  color: #434343;
  font-weight: bold;
}

.bus-list .text {
  font-size: 12px;
  font-weight: 500;
  color: #434343;
}

.index-guanyu-grid {
  margin-top: 70px;
  background: linear-gradient(-29deg, #755447 0%, #A8806B 100%);
  padding: 70px 0;
}

.index-guanyu-grid .imgshow {
  float: right;
  width: 50%;
}

.index-guanyu-grid .imgshow img {
  width: 100%;
}

.index-guanyu-grid .text {
  float: left;
  width: 48%;
  color: #FFF;
  margin-top: 12px;
}

.index-guanyu-grid .g-tt {
  margin-bottom: 10px;
}

.index-guanyu-grid h2 {
  font-size: 74px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
}

.index-guanyu-grid h2:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 70px;
  background: #FFF;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -27px;
}

.index-guanyu-grid .text-p {
  font-size: 18px;
  line-height: 1.6;
}

.index-guanyu-grid .text-p p {
  margin-bottom: 12px;
}

.honor-swiper {
  position: relative;
  padding: 0 100px;
}

.honor-swiper .swiper-containe {
  padding: 10px 0;
}

.honor-swiper .swiper-slide {
  transform: scale(0.8);
}

.honor-swiper .swiper-slide img {
  width: 100%;
}

.honor-swiper .swiper-slide-active {
  transform: scale(1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.honor-swiper .swiper-button-next, .honor-swiper .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #755447;
  color: #755447;
  background-image: none;
  text-align: center;
  line-height: 44px;
}

.honor-swiper .swiper-button-next .iconfont, .honor-swiper .swiper-button-prev .iconfont {
  font-size: 20px;
}

.honor-swiper .swiper-button-next:hover, .honor-swiper .swiper-button-prev:hover {
  background-color: #755447;
  color: #FFF;
}

.honor-swiper .swiper-button-next {
  right: 0;
}

.honor-swiper .swiper-button-prev {
  left: 0;
}

.index-super-grid {
  padding: 0 10%;
}

.super-swiper {
  position: relative;
  padding: 0 68px;
}

.super-swiper .s-item {
  background-color: #E4D5C8;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 45px 40px;
}

.super-swiper .s-item .imgshow {
  margin-right: 40px;
  width: 146px;
  height: 146px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.super-swiper .s-item .imgshow img {
  width: 100%;
}

.super-swiper .text {
  font-size: 24px;
  color: #434343;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.super-swiper .swiper-button-next, .super-swiper .swiper-button-prev {
  background-image: none;
}

.super-swiper .swiper-button-next .iconfont, .super-swiper .swiper-button-prev .iconfont {
  font-size: 44px;
}

.super-swiper .swiper-button-next {
  right: 0;
}

.super-swiper .swiper-button-prev {
  left: 0;
}

.banner-ny img {
  width: 100%;
}

.content-left {
  float: left;
  width: 22.5%;
  margin-bottom: 30px;
}

.content-right {
  float: right;
  width: 75%;
}

.pro-class {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #E4D5C8;
}

.pro-class ul {
  padding: 0 15px;
}

.pro-class .tit {
  background: #A8806B;
  padding: 20px 0 20px 25px;
}

.pro-class li {
  padding: 0 20px;
  border-bottom: 1px solid #E5E5E5;
}

.pro-class li.act h3 a {
  color: #A8806B;
}

.pro-class li.act h3:after {
  transform: rotate(90deg);
  border-color: transparent transparent transparent #A8806B;
}

.pro-class li.act h3 i {
  color: #A8806B;
}

.pro-class li.hover dl {
  display: block;
}

.pro-class li.hover h3 i {
  background-image: url("../images/class-arrow2.png");
}

.pro-class li dl {
  padding: 0 20px 10px 25px;
  display: none;
}

.pro-class li dd {
  font-size: 14px;
}

.pro-class li dd a {
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 0 5px 0px;
  font-weight: 300;
}

.pro-class li dd a:hover {
  color: #A8806B;
  text-decoration: underline;
}

.pro-class li h3 {
  padding: 0 5px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  position: relative;
}

.pro-class li h3:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #7D7D7D;
  margin-top: -2.5px;
  transition: all 0.3s;
}

.pro-class li h3 a {
  color: #434343;
  display: block;
  padding: 10px 40px 10px 20px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pro-class li h3 a:hover {
  color: #A8806B;
}

.pro-class li h3 i {
  transform: rotate(0deg);
  position: absolute;
  right: 0px;
  top: 50%;
  width: 20px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-top: -20px;
  transition: all 0.5s;
  cursor: pointer;
}

.pro-class .see-more {
  padding: 12px 0;
  text-align: center;
}

.content-product .product-list ul {
  margin: 0 -20px;
}

.content-product .product-list li {
  float: left;
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 20px;
}

.product-list li {
  box-sizing: border-box;
}

.product-list li:hover .p-item .imgshow {
  box-shadow: 0px 6px 24px 0px rgba(27, 27, 27, 0.18);
}

.product-list .p-item {
  background: #FFFFFF;
}

.product-list .p-item .imgshow {
  border: 1px solid #DCD9ED;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.4s;
}

.product-list .p-item img {
  width: 100%;
}

.product-list h3 {
  padding: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-weight: normal;
}

.product-list h3 a {
  color: #1B1B1B;
  font-size: 24px;
}

.pro-swiper {
  position: relative;
  float: left;
  width: 55%;
  box-sizing: border-box;
  padding-right: 125px;
  margin: 0 3% 2% 0;
}
.gallery-top{border: 1px solid rgba(229, 229, 229, 0.85);}
.gallery-top .swiper-slide img {
  width: 100%;
  height:auto;
  box-sizing: border-box;
}

.content-product-detail .gallery-thumbs {
  position: absolute;
  right: 0;
  top: 0;
  width: 114px;
  height: 100%;
  box-sizing: border-box;
}

.content-product-detail .gallery-thumbs .swiper-button-next, .content-product-detail .gallery-thumbs .swiper-button-prev {
  background: rgba(83, 83, 83, 0.6);
  background-image: none;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin-top: 0;
  height: 27px;
  text-align: center;
  z-index: 2;
  color: #FFF;
}

.content-product-detail .gallery-thumbs .swiper-button-next {
  bottom: 0;
  top: auto;
}

.content-product-detail .gallery-thumbs .swiper-slide img {
  height:100%;
  box-sizing: border-box;
  border: 1px solid #EEEEEE;
}

.content-product-detail .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
  border-color: #A8806B;
}

.pro-text {
  width: 40%;
  float: right;
}

.pro-text h3 {
  font-weight: bold;
  font-size: 30px;
  color: #434343;
}

.pro-text .line {
  width: 30px;
  height: 5px;
  margin-bottom: 8px;
  background: #A8806B;
}

.pro-text .text {
  font-size: 16px;
  color: #626262;
  margin-bottom: 40px;
}

.pro-text .pro-smltit {
  margin-bottom: 4px;
  color: #313131;
  font-size: 18px;
  font-weight: bold;
}

.pro-text .links a {
  float: left;
  width: 49%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 2%;
  transition: all 0.3s;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  border: 1px solid #A8806B;
  color: #A8806B;
  background: transparent;
  font-size: 18px;
  border-radius: 5px;
}

.pro-text .links a:nth-of-type(2) {
  margin-right: 0;
  float: right;
}

.pro-text .links a:hover {
  background-color: #A8806B;
  border-color: #A8806B;
  color: #FFF;
}

.pro-text .links a:hover .icon_img_h {
  display: inline-block;
}

.pro-text .links a:hover .icon_img {
  display: none;
}

.prodis-tt {
  margin: 50px 0 20px;
  border-bottom: 1px solid #E4D5C8;
}

.prodis-tt h3 {
  font-size: 24px;
  font-weight: 600;
  color: #434343;
}

.prodis-detail {
  border-bottom: 1px solid #E4D5C8;
  padding-bottom: 40px;
}

.prodis-detail .text {
  font-size: 16px;
  color: #434343;
}

.prodis-detail .text img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.rela-tt {
  text-align: center;
  margin: 60px 0 60px;
}

.rela-tt h3 {
  font-size: 24px;
  font-weight: 600;
  color: #434343;
  text-transform: uppercase;
}

.related-block {
  border-bottom: 1px solid #E4D5C8;
}

.related-block .product-list ul {
  margin: 0 -20px;
}

.related-block .product-list li {
  float: left;
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 20px;
}

.prod-msg {
  position: relative;
}

.prod-msg .msg-box {
  /*padding-right: 54%;*/
  position: relative;
}

.prod-msg .usedComp {
  width: 100%;
}

.prod-msg .usedComp:nth-of-type(3) {
  margin-bottom: 0;
}

.prod-msg .usedComp:nth-of-type(4) {
  position: absolute;
  right: 0;
  top: 0;
  width: 46%;
}

.prod-msg .usedComp label {
  color: #755447;
}

.prod-msg #xhlFormSubmit {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 46%;
  height: 50px;
  background: #755447;
  box-shadow: 0px 4px 9px 1px rgba(117, 84, 71, 0.38);
  border-radius: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #FFF;
  line-height: 50px;
  margin-top: 0px;
}

.prod-msg .xhl-textarea {
  height: 150px;
  box-sizing: border-box;
}

.news-list h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  height: 72px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 10px 0 20px;
}

.news-list h3 a {
  color: #111;
}

.news-list h3 a:hover {
  color: #A8806B;
}

.news-list .line {
  width: 30px;
  height: 2px;
  background: #DFACC3;
}

.news-list li {
  overflow: hidden;
  display: flex;
  align-items: center;
}

.news-list li:nth-child(odd) {
  flex-direction: row-reverse;
}

.news-list li:nth-child(odd) .text:after {
  left: auto;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 18px 15px 0;
  border-color: transparent #DFACC3 transparent transparent;
}

.news-list .text {
  flex-shrink: 0;
  width: 50%;
  box-sizing: border-box;
  padding: 0 5%;
  height: 100%;
  position: relative;
}

.news-list .text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 18px;
  border-color: transparent transparent transparent #DFACC3;
}

.news-list .imgshow {
  flex-shrink: 0;
  float: right;
  width: 50%;
}

.news-list .imgshow img {
  width: 100%;
}

.news-list .text-p {
  position: relative;
  padding-left: 20px;
  padding-right: 15%;
  font-size: 16px;
  color: #333333;
  line-height: 1.75;
}

.news-list .text-p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #DFACC3;
  border-radius: 50%;
}

.content-news-detail {
  padding: 0 172px;
  position: relative;
}

.content-news-detail .d-page {
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  width: 61px;
  height: 65px;
}

.content-news-detail .d-next {
  right: 0;
  background-image: url("../images/d-next.png");
}

.content-news-detail .d-prev {
  left: 0;
  background-image: url("../images/d-prev.png");
}

.content-news-detail h3 {
  font-size: 30px;
  font-weight: 600;
  color: #111;
}

.content-news-detail .sub-tt {
  font-size: 14px;
  color: #999999;
  padding: 10px 0 20px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 30px;
}

.content-news-detail .sub-tt > div {
  display: inline-block;
  padding-left: 25px;
}

.content-news-detail .date {
  background: url("../images/time.png") no-repeat 0 50%;
}

.content-news-detail .views {
  margin-left: 40px;
  background: url("../images/view.png") no-repeat 0 50%;
}

.content-news-detail .text {
  color: #666;
  font-size: 16px;
}

.content-news-detail .text img {
  max-width: 100%;
  height: auto;
  margin: 40px auto;
}

.content-news-detail .shareto {
  border-top: 1px solid #EEEEEE;
  margin: 40px 0 0;
  padding-top: 20px;
}

.content-news-detail .shareto a {
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  line-height: 26px;
}

.content-news-detail .shareto a:hover {
  background: #A8806B;
}

.content-news-detail .shareto a .iconfont {
  font-size: 14px;
}

.case-tt {
  text-align: center;
  padding: 0 10%;
  margin-bottom: 30px;
}

.case-tt h1 {
  font-size: 36px;
  color: #1b1b1b;
  font-weight: 600;
}

.case-tt .line {
  width: 43px;
  height: 5px;
  background: #DFACC3;
  margin: 4px 0 10px;
  display: inline-block;
}

.case-tt p {
  font-size: 16px;
  color: #707070;
}

.case-list {
  position: relative;
  overflow: hidden;
}

.case-list:after {
  content: '';
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  background: #A8806B;
}

.case-list .sm-tt {
  font-size: 24px;
  color: #232323;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
  text-align: center;
}

.case-list ul {
  float: left;
  width: 48%;
}

.case-list ul:nth-child(2) {
  float: right;
}

.case-list li {
  margin-bottom: 80px;
}

.case-list .imgshow {
  position: relative;
}

.case-list .imgshow img {
  width: 100%;
}

.case-list .imgshow:hover .h-text {
  transform: scale(1);
}

.case-list .imgshow .h-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(223, 172, 195, 0.8);
  color: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10%;
  font-size: 18px;
  line-height: 30px;
  transition: all 0.4s;
  transform: scale(0);
}

.case-list .imgshow .h-text p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.case-list .imgshow .h-text span {
  display: inline-block;
  width: 183px;
  height: 48px;
  border: 1px solid #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
  margin: 30px auto 0;
}

.case-list h3 {
  margin-top: 15px;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.case-list h3 a {
  color: #313131;
}

.case-tab-box {
  overflow: hidden;
  margin-bottom: 64px;
}

.case-tab-box ul {
  margin: 0 -25px;
}
.case-tab-box .case_all{
	margin: 0;
	text-align: center;
}
/*.case-tab-box .case_all a{*/
/*	display: inline-block;*/
/*	border:none;*/
/*	background:none;*/
/*}*/
.case-tab-box .case_all li{
	float: none;
	/*width: auto;*/

	display: inline-block;
}
.case-tab-box .case_all li a{
		/*padding: 0 11%;*/
		/*display: inline-block;*/
}
/*.case-tab-box .case_all li a.act{*/
/*	background: none;*/
/*	color:#755447;*/
/*}*/
.case-tab-box a {
  display: block;
  height: 52px;
  background: #FFFFFF;
  border: 1px solid #755447;
  border-radius: 5px;
  font-size: 24px;
  font-weight: 500;
  color: #1B1B1B;
  text-align: center;
  line-height: 52px;
}

.case-tab-box a.act {
  background: #755447;
  color: #FFF;
}

.case-tab-box li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 25px;
}

.content-case-cus .case-list ul {
  width: 100%;
}

.content-case-cus .case-list:after {
  display: none;
}

.content-case-cus .case-list li {
  float: left;
  width: 48%;
}

.content-case-cus .case-list li:nth-child(2n) {
  float: right;
}

.case-map {
  margin-bottom: 260px;
  position: relative;
  margin-top: -40px;
}

.case-map .imgshow img {
  width: 100%;
}

.case-map .dot-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.case-map .dot-list li {
  position: absolute;
  z-index: 1;
}

.case-map .dot-list li .dot {
  cursor: pointer;
  transform: scale(0.6);
  opacity: 0.5;
  transition: all 0.4s;
}

.case-map .dot-list li .dot:hover {
  transform: scale(1);
  opacity: 1;
}

.case-map .dot-list li.cur .dot {
  transform: scale(1);
  opacity: 1;
}

.case-map .dot-list li .h-text {
  display: none;
}

.h-mapshow {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 52%;
  width: 64%;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px 1px rgba(54, 54, 54, 0.25);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 55px;
}

.h-mapshow.cur {
  transition: all 0.4s;
  opacity: 1;
  visibility: visible;
}

.h-mapshow img {
  float: left;
  width: 52%;
}

.h-mapshow .text {
  float: right;
  width: 44%;
}

.h-mapshow .text p {
  font-size: 16px;
  color: #707070;
}

.h-mapshow h3 {
  font-size: 24px;
  color: #434343;
  font-weight: 600;
  margin-bottom: 15px;
}

.topinfo-bg > div {
  position: relative;
  z-index: 3;
}

.topinfo-bg:after {
  content: '';
  position: absolute;
  left: -70px;
  top: 0;
  width: 65%;
  background: #F6DDEF;
  z-index: 1;
  height: 90%;
}

.sup-topinfo {
  position: relative;
  padding-top: 70px;
}

.sup-topinfo .imgshow {
  float: right;
  width: 57%;
}

.sup-topinfo .imgshow img {
  width: 100%;
}

.sup-topinfo .text {
  float: left;
  width: 40%;
}

.sup-topinfo .text h2 {
  font-size: 30px;
  font-weight: 600;
  color: #755447;
  margin-bottom: 15px;
}

.sup-topinfo .text .text-p {
  font-size: 16px;
  line-height: 2;
  color: #666;
}

.oem-list-wap {
  display: none;
}

.oem-list {
  display: block;
  padding: 0 95px;
  position: relative;
}

.oem-list:after {
  content: '';
  position: absolute;
  width: 120px;
  border-top: 1px dotted #E2E2E2;
  transform: rotate(65deg);
  transform-origin: 50%;
  left: 11%;
  bottom: 55%;
}

.oem-list:before {
  content: '';
  position: absolute;
  width: 120px;
  border-top: 1px dotted #E2E2E2;
  transform-origin: 50%;
  transform: rotate(-65deg);
  right: 9%;
  bottom: 55%;
}

.oem-list ul {
  display: flex;
  justify-content: center;
}

.oem-list .bot-list {
  margin-top: 40px;
}

.oem-list .line {
  width: 160px;
  border-top: 1px dotted #E2E2E2;
  margin: 60px 25px 0;
}

.oem-list .o-item {
  flex-shrink: 0;
}

.oem-list li {
  text-align: center;
}

.oem-list .icon {
  display: inline-block;
  width: 120px;
  height: 120px;
  background: #FFFFFF;
  box-shadow: 5px 6px 6px 0px rgba(68, 68, 68, 0.04);
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
}

.oem-list .icon img {
  vertical-align: middle;
}

.oem-list p {
  margin-top: 18px;
  font-size: 18px;
  color: #575453;
  font-weight: 500;
  line-height: 24px;
/*   height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; */
}

.sup-tt {
  margin: 120px 0 50px;
  text-align: center;
}

.sup-tt h2 {
  font-weight: 600;
  font-size: 36px;
  color: #1b1b1b;
}

.sup-video .v-item {
  position: relative;
}

.sup-video .v-item .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 84px;
  height: 84px;
  background: url("../images/play.png") no-repeat;
  background-size: 100%;
}

.sup-video .v-item h3 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background: rgba(117, 84, 71, 0.8);
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

.sup-video .v-item img {
  width: 100%;
}

.sup-video .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #DEBFD5;
  opacity: 1;
  border-radius: 5px;
  margin: 0 7px;
}

.sup-video .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 18px;
}

.sup-video .swiper-pagination {
  width: 100%;
  text-align: center;
  padding: 35px 0 0;
}

.video-swiper {
  position: relative;
}

.faq-list li {
  box-shadow: 0 0 10px 0 rgba(117, 84, 71, 0.3);
  margin-bottom: 20px;
}

.faq-list li.act .text {
  display: block;
}

.faq-list li.act .rightbtn:before {
  height: 0;
}

.faq-list li.act .rightbtn:after {
  background-color: #FFF;
}

.faq-list li.act h3 {
  background-color: #755447;
  color: #FFF;
}

.faq-list li.act h3 a {
  color: #FFF;
}

.faq-list li.act h3 em {
  color: #FFF;
}

.faq-list h3 {
  color: #222222;
  height: 54px;
  font-size: 20px;
  padding: 0 28px;
  line-height: 54px;
  display: flex;
  position: relative;
}

.faq-list h3 em {
  font-weight: 600;
  padding-right: 24px;
  color: #AC6C3A;
}

.faq-list h3 a {
  flex-shrink: 0;
  font-weight: 500;
  color: #222222;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.faq-list h3 .rightbtn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
}

.faq-list h3 .rightbtn:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 3px;
  width: 24px;
  transform: translate(-50%, -50%);
  background-color: #666;
  transition: all 0.4s;
}

.faq-list h3 .rightbtn:before {
  transition: all 0.4s;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3px;
  height: 24px;
  transform: translate(-50%, -50%);
  background-color: #666;
}

.faq-list .text {
  font-size: 16px;
  color: #444444;
  padding: 30px 50px;
  font-weight: 300;
  display: none;
}

.sup-after-top {
  position: relative;
}

.sup-after-top .t-bg {
  content: '';
  position: absolute;
  left: 70px;
  top: 0;
  width: 70%;
  height: 79%;
  background: #DFACC3;
  opacity: 0.5;
  z-index: 1;
}

.sup-after-top .s-top-cont {
  position: relative;
  z-index: 2;
}

.sup-after-top .text {
/*   background: url("../images/saleaftertop.png") no-repeat 0 50px; */
  background: url("https://www.go2cjbeads-art.com/wp-content/uploads/2025/10/after_sales_service.jpg") no-repeat 0 50px;
  background-size: 100%;
  min-height: 860px;
  box-sizing: border-box;
  float: left;
  width: 65.5%;
  padding: 115px 135px 0 35%;
}

.sup-after-top .text h2 {
  font-size: 40px;
  color: #755447;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25;
  margin-bottom: 45px;
}

.sup-after-top .text p {
  font-size: 18px;
  line-height: 1.6;
}

.sup-after-top .t-right {
  position: absolute;
  left: 62%;
  top: 0;
  width: 40%;
  margin-top: 60px;
}

.sup-after-top .t-right li {
  display: flex;
  background: #FFFFFF;
  box-shadow: 1px 1px 13px 0px rgba(68, 68, 68, 0.16);
  margin-bottom: 20px;
}

.sup-after-top .t-right li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.sup-after-top .t-right .r-text {
  padding: 25px 40px;
  color: #666;
  font-size: 16px;
}

.sup-after-top .t-right .num {
  flex-shrink: 0;
  width: 50px;
  text-align: center;
  font-size: 32px;
  color: #FFF;
  background: #A8806B;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ex-tt {
  text-align: center;
  margin-bottom: 60px;
}

.ex-tt h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.sup-exchange {
  padding: 80px 0;
  background: #F6F3EF;
  margin-top: 160px;
}

.exchange-list ul {
  margin: 0 -40px;
}

.exchange-list li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 40px;
}

.exchange-list .e-item {
  text-align: center;
}

.exchange-list .e-item img {
  width: 100%;
}

.exchange-list .line {
  width: 30px;
  height: 4px;
  background: #755447;
  margin: 5px auto 10px;
}

.exchange-list h3 {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  margin-top: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sup-msg {
    display: flex;
    align-items: center;
  padding: 130px 0;
}

.sup-msg .imgshow {
  float: left;
  width: 44%;
}

.sup-msg .imgshow img {
  width: 100%;
}

.sup-msg .text {
  float: right;
  width: 54%;
}

.conent-about .index-about-grid {
  padding: 0;
  background: none;
}

.about-dev {
  background: url("../images/dev-line.png") no-repeat 50% 100%;
  padding-bottom: 15px;
}

.about-dev .title h2 {
  color: #755447;
}

.dev-swiper {
  text-align: center;
}

.dev-swiper .text {
  border: 3px solid #A8806B;
  border-radius: 10px;
  padding: 30px 20px;
}

.dev-swiper .text p {
  font-size: 14px;
  color: #755447;
  line-height: 18px;
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.dev-swiper .year {
  font-size: 36px;
  font-weight: 600;
  color: #755447;
}

.dev-swiper .line {
  height: 50px;
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.dev-swiper .line:after {
  content: '';
  position: absolute;
  height: 100%;
  border-right: 1px dotted #A8806B;
}

.dev-swiper .dot {
  height: 26px;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.dev-swiper .dot:after {
  content: '';
  position: absolute;
  width: 26px;
  height: 26px;
  left: 50%;
  margin-left: -13px;
  border-radius: 50%;
  background: #755447;
}

.dev-swiper .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.dev-swiper .swiper-slide:nth-of-type(2n) .line {
  height: 183px;
}

.about-fac {
  margin-top: 110px;
  padding: 1px 0 145px;
  background: #F5EEE8 url("../images/ind-about-bg.jpg") no-repeat 50% 100%;
}

.about-fac .line {
  width: 41px;
  height: 5px;
  background: #A8806B;
  margin: 10px auto 0;
}

.about-fac .title {
  margin-bottom: 30px;
}

.fac-swiper .imgshow img {
  width: 100%;
  filter: blur(2px);
}

.fac-swiper .img-top {
  display: none;
}

.fac-swiper .swiper-slide-active {
  z-index: 3;
}

.fac-swiper .swiper-slide-active .img-top {
  display: inline-block;
  position: absolute;
  width: 710px;
  height: 466px;
  top: 50%;
  left: 50%;
  margin: -233px 0 0 -355px;
}

.fac-swiper .swiper-slide-active .img-top img {
  filter: blur(0px);
}

.fac-swiper .swiper-container {
  padding: 154px 0 200px;
}

.fac-swiper .swiper-button-next, .fac-swiper .swiper-button-prev {
  width: 50px;
  height: 54px;
  margin-top: -40px;
  background-size: 100% 100%;
}

.fac-swiper .swiper-button-next {
  background-image: url("../images/fac-next.png");
  right: 50%;
  margin-right: -460px;
}

.fac-swiper .swiper-button-prev {
  background-image: url("../images/fac-prev.png");
  left: 50%;
  margin-left: -460px;
}

.content-contact .sup-msg {
  padding: 0;
}

.con-list {
  margin-top: 150px;
}

.con-list ul {
  display: flex;
  justify-content: space-between;
}

.con-list li {
  width: 26%;
  background: linear-gradient(-16deg, #DFACC3 0%, #DEBFD5 100%);
  box-shadow: 0px 9px 17px 1px rgba(61, 61, 61, 0.16);
  border-radius: 15px;
  color: #FFF;
  box-sizing: border-box;
  padding: 45px 40px;
  transition: all 0.3s;
}

.con-list li a {
  color: #FFF;
}

.con-list li:hover {
  transform: translateY(-45px);
}

.con-list h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 35px;
}

.con-list dd {
  font-size: 18px;
  margin-bottom: 8px;
}

.con-list .vis {
  text-align: center;
}

.con-list .time {
  text-align: center;
}

.con-list .time dt {
  font-size: 36px;
  margin-bottom: 30px;
}

.con-list .time p {
  font-size: 30px;
}

.map-map {
  margin-top: -180px;
}

.map-map img {
  width: 100%;
}

.content-contact {
  position: relative;
  z-index: 2;
}

.error-text {
  background: #f5f5f5;
  text-align: center;
  padding: 30px 0;
}

.error-text .e-tit {
  font-size: 320px;
  line-height: 1;
  font-weight: 900;
  color: #A8806B;
}

.error-text .e-p {
  font-size: 36px;
  color: #1B1B1B;
  margin-bottom: 30px;
}

.t-btn {
  background: #ccc;
  padding: 18px 25px;
  color: #FFF;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  border: 1px solid #ccc;
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}

.t-btn:after {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  transition: all 0.3s;
  border: 1px solid #FFF;
}

.t-btn:hover {
  cursor: pointer;
  color: #fff;
  background-color: #1B1B1B;
}

.t-btn:hover:after {
  border-color: #1B1B1B;
}

@media only screen and (max-width: 1500px) {
  .inner-20 {
    padding: 0 20px;
  }
  .index-qua-grid .text2 {
    right: 33%;
  }
}

@media only screen and (max-width: 1466px) {
    .bus-list li{
        margin-left: -15px;
    }
	.product-list h3 a{
		font-size: 20px;
	}
	.content-product-detail .gallery-thumbs .swiper-slide img{
		width: 100%;
		height: auto;
	}
  .case-map .dot-list {
    top: -10px;
  }
  .m-width-1480 {
    max-width: 1000px;
  }
  #menuPc li > a {
    padding: 36px 0;
  }
  .ind-product-list .p-item .imgshow {
    height: 250px;
    line-height: 250px;
  }
  .ind-product-list h3 a {
    font-size: 20px;
  }
  .ind-product-list .p-item {
    border-radius: 30px;
  }
  .ad-block dd img {
    width: 100px;
  }
  .ad-block.block1 .text {
    padding-top: 10px;
  }
  .ad-block h3 {
    font-size: 30px;
  }
  .ad-block .text-p {
    font-size: 14px;
  }
  .ad-block.block2 .text {
    padding-top: 0;
  }
  .title h2 {
    font-size: 22px;
  }
  .title span {
    font-size: 14px;
  }
  .dis-list h3 {
    font-size: 18px;
  }
  .index-dis-grid {
    min-height: auto;
    padding-bottom: 40px;
    background-position: 100% 100%;
  }
  .index-qua-grid h3 {
    font-size: 24px;
  }
  .index-qua-grid p {
    font-size: 14px;
  }
  .about-top .text .text-p, .about-bot p {
    font-size: 14px;
  }
  .choose-list h3 {
    font-size: 24px;
  }
  .choose-list .text p {
    font-size: 14px;
  }
  .index-quote-grid {
    font-size: 30px;
  }
  .bus-list .b-item {
    padding: 30px;
  }
  .bus-list .text {
    max-height: 144px;
    overflow-y: auto;
  }
  .index-guanyu-grid h2 {
    font-size: 50px;
  }
  .index-guanyu-grid h2:after {
    height: 40px;
  }
  .index-guanyu-grid .text-p {
    font-size: 14px;
  }
  .super-swiper .text {
    font-size: 14px;
  }
  .super-swiper .s-item {
    padding: 20px;
  }
  .super-swiper .s-item .imgshow {
    width: 100px;
    height: 100px;
  }
  .footer-bot .msg-more {
    width: 100%;
  }
  .pro-class ul {
    padding: 0;
  }
  .pro-class li {
    padding: 0 10px;
  }
  .pro-class li h3 {
    font-size: 14px;
  }
  .pro-class li dd {
    font-size: 12px;
  }
  .pro-swiper {
    width: 100%;
  }
  .pro-text {
    width: 100%;
  }
  .case-tt h3 {
    font-size: 30px;
  }
  .case-list h3 {
    font-size: 14px;
  }
  .content-news-detail h3 {
    font-size: 24px;
  }
  .case-tab-box a {
    font-size: 16px;
  }
  .h-mapshow {
    padding: 20px;
    width: 50%;
  }
  .h-mapshow img, .h-mapshow .text {
    width: 100%;
  }
  .h-mapshow img {
    margin-bottom: 20px;
  }
  .h-mapshow .text p {
    max-height: 150px;
    overflow-y: auto;
  }
  .sup-topinfo {
    padding-top: 30px;
  }
  .sup-topinfo .text .text-p {
    font-size: 14px;
  }
  .topinfo-bg:after {
    height: 100%;
  }
  .sup-tt h2 {
    font-size: 30px;
  }
  .faq-list h3 {
    font-size: 18px;
  }
  .sup-after-top .text h2 {
    font-size: 30px;
  }
  .sup-after-top .text {
    background-size: 75%;
    padding-top: 30px;
    padding-left: 27%;
    padding-right: 50px;
    min-height: 480px;
  }
  .sup-after-top .t-right .r-text {
    padding: 15px;
    font-size: 12px;
  }
  .sup-after-top .t-right {
    margin-top: 0;
  }
  .sup-exchange {
    margin: 40px 0;
    padding: 30px 0;
  }
  .exchange-list li {
    padding: 0 20px;
  }
  .exchange-list ul {
    margin: 0 -20px;
  }
  .exchange-list h3 {
    font-size: 18px;
  }
  .exchange-list .text-p {
    font-size: 14px;
  }
  .sup-msg {
    padding: 40px 0;
  }
  .news-list h3 {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
  }
  .news-list .text-p {
    font-size: 14px;
  }
  .choose-list .text {
    padding: 30px 30px 0;
  }
  .about-top .text {
    padding-top: 0;
  }
  .about-bot .text {
    padding-top: 0;
  }
}
@media (max-width: 1280px) and (min-width: 1200px) {
    .erji dl {
        /*margin-right: 20px;*/
        min-width: 115px;
    }
    .logo{
        padding: 15px 0;
    }
    #menuPc li > a {
        padding: 20px 0;
        font-size: 14px;
    }
    .erji{
        padding: 16px;
    }
    .erji dt{
        font-size: 12px;
    }
    .erji dd{
        font-size: 12px;
    }
    .title{
        margin: 50px 0 35px;
    }
    .index-product-grid{
        padding: 1px 0 50px;
    }
    .index-product-grid .see-more,
    .ad-block .see-more{
        font-size: 20px;
    }
    .index-about-grid{
        padding: 60px 0 75px;
    }
    .index-quote-grid{
        margin-top: 75px;
        height: 123px;
    }
    .index-quote-grid .q-tt {
        padding-top: 50px;
    }
    .index-quote-grid {
        font-size: 20px;
    }
    .index-quote-grid img {
        width: 40px;
    }
    .index-guanyu-grid{
        margin: 0;
    }
    .bus-list .b-item{
        height: 320px;
    }
    .mCSB_container{
        margin-right: 10px;
    }
    .bus-list li{
        margin-left: -15px;
    }
    .foot-top .f-logo h3{
        font-size: 14px;
    }
    .foot-top .f-logo p{
        font-size: 12px;
    }
    .footer-bot dd{
        font-size: 12px;
    }
    .footer-bot h3{
        font-size: 14px;
    }
    .footer-bot .msg-more{
        font-size: 14px;
    }
    .foot-copy{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1000px) {
	.content-product-detail .gallery-thumbs .swiper-slide img{
		width: 100%;
	}
  #menuPc {
    display: none;
  }
  #page {
    background: #FFFFFF;
  }
  .btn-nav {
    position: absolute;
    background: transparent;
    border: none;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    float: right;
  }
  .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #B24249;
    box-shadow: 0 1px 1px #000000;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .banner .bg-box {
    display: none;
  }
  .banner-content {
    display: none;
  }
  .banner .wap-box {
    display: block;
  }
  .h-top {
    display: none;
  }
  .header-box {
    position: relative;
  }
  .logo {
    width: auto;
  }
  .logo img {
    height: 40px;
    width: auto;
  }
  #menuWap {
    display: none;
    /*visibility: hidden;*/
  }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    display: none;
  }
  .title {
    margin: 40px 0;
  }
  .ind-product-list li {
    width: 100%;
  }
  .ind-product-list .p-item .imgshow {
    height: auto;
    line-height: auto;
  }
  .index-product-grid {
    padding-bottom: 30px;
  }
  .ad-block.block1 .imgshow, .ad-block.block1 .text {
    width: 100%;
  }
  .ad-block.block2 .imgshow, .ad-block.block2 .text {
    width: 100%;
  }
  .ad-block.block1 {
    margin: 40px 0;
  }
  .ad-block.block2 {
    margin-bottom: 30px;
  }
  .dis-list li {
    width: 50%;
  }
  .index-qua-grid .text1 {
    width: 100%;
  }
  .index-qua-grid .text {
    position: initial;
    padding: 20px 0;
  }
  .index-qua-grid .text1 img {
    width: 100%;
  }
  .index-qua-grid .text2 {
    position: initial;
    width: 100%;
    text-align: left;
    margin-top: 20px;
  }
  .about-top .text, .about-top .imgshow {
    width: 100%;
  }
  .about-top .text img {
    display: none;
  }
  .about-top .text .text-p, .about-bot p {
    margin-top: 20px;
  }
  .about-bot .imgshow, .about-bot .text {
    width: 100%;
  }
  .about-top {
    margin-bottom: 30px;
  }
  .about-bot .text {
    margin-top: 20px;
    padding: 0 20px;
  }
  .index-about-grid {
    padding: 0 0 40px;
  }
  .choose-list .imgshow, .choose-list .text {
    width: 100%;
  }
  .choose-list .imgshow, .choose-list .text {
    padding: 20px 0 0;
  }
  .index-quote-grid {
    margin-top: 30px;
  }
  .bus-list .b-item, .bus-list li:nth-child(2n) .b-item {
    background: none;
    height: auto;
    padding: 0;
    text-align: left;
  }
  .bus-list li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .bus-list ul {
    display: block;
  }
  .index-guanyu-grid .imgshow, .index-guanyu-grid .text {
    width: 100%;
  }
  .index-guanyu-grid h2 {
    font-size: 30px;
  }
  .index-guanyu-grid {
    margin-top: 30px;
    padding: 30px 0;
  }
  .honor-swiper {
    padding: 0 60px;
  }
  .super-swiper .s-item {
    display: block;
  }
  .super-swiper .s-item .imgshow {
    margin: 0 auto 0;
  }
  .super-swiper {
    padding: 0 50px;
  }
  .footer {
    margin-top: 40px;
  }
  .foot-top .f-logo, .foot-top .f-right {
    width: 100%;
  }
  .foot-top .f-logo {
    display: block;
  }
  .foot-top .f-logo img {
    margin-bottom: 10px;
  }
  .foot-top .f-logo .f-text {
    font-size: 16px;
    padding-left: 0;
  }
  .foot-top .f-logo .f-text:after {
    display: none;
  }
  .foot-top .f-right {
    text-align: left;
  }
  .foot-top .shareto {
    padding: 10px 0;
  }
  .foot-top .shareto a {
    margin: 0 10px 0 0;
  }
  .footer-bot .f-b-lx {
    width: 100%;
  }
  .footer-bot .f-b-nav, .footer-bot .f-b-blog {
    display: none;
  }
  .crumbs-box {
    margin-bottom: 30px;
  }
  .dev-swiper .swiper-slide:nth-of-type(2n) .line {
    height: 50px;
  }
  .fac-swiper .swiper-slide-active .img-top {
    display: none;
  }
  .fac-swiper .swiper-container {
    padding: 0;
    margin: 30px 0;
  }
  .fac-swiper .swiper-slide-active img {
    filter: blur(0px);
  }
  .about-fac {
    margin-top: 40px;
    padding-bottom: 50px;
  }
  .content-left {
    display: none;
  }
  .content-right {
    width: 100%;
  }
  .content-product .product-list li {
    width: 50%;
  }
  .product-list h3 a {
    font-size: 18px;
  }
  .page-box {
    padding: 25px 0;
  }
  .page-box .page-inner .page-list {
    display: none;
  }
  .pro-swiper {
    padding-right: 0;
  }
  .content-product-detail .gallery-thumbs {
    position: initial;
    width: 100%;
    height: auto;
    margin-top: 15px;
  }
  .content-product-detail .gallery-thumbs .swiper-button-next, .content-product-detail .gallery-thumbs .swiper-button-prev {
    display: none;
  }
  .prod-msg .msg-box {
    padding-right: 0;
  }
  .prod-msg .usedComp:nth-of-type(4) {
    position: initial;
    width: 100%;
  }
  .prod-msg #xhlFormSubmit {
    position: initial;
    width: 100%;
  }
  .xhl-controls .xhl-textarea, .xhl-input-xlarge {
    width: 100%;
  }
  .pro-text .links a {
    width: 100%;
    margin-right: 0;
  }
  .case-tt {
    padding: 0;
  }
  .case-list h3 {
    line-height: 20px;
    height: 40px;
  }
  .case-list li {
    margin-bottom: 20px;
  }
  .case-list .sm-tt {
    font-size: 18px;
  }
  .content-news-detail {
    padding: 0;
  }
  .content-news-detail .d-page {
    position: initial;
    display: inline-block;
    background-size: 30px;
  }
  .news-page {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
  }
  .case-tab-box {
    display: none;
  }
  .case-map .dot-list {
    position: initial;
  }
  .case-map .dot-list li {
    position: initial;
    margin-bottom: 20px;
  }
  .case-map .dot-list li .h-text {
    display: block;
  }
  .case-map .dot-list li .h-text img {
    width: 100%;
  }
  .case-map .dot-list li .h-text h3 {
    font-size: 16px;
    margin: 10px 0;
  }
  .case-map .dot-list li .dot {
    opacity: 1;
    transform: scale(1);
    margin-bottom: 10px;
    display: none;
  }
  .case-map {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sup-topinfo .imgshow, .sup-topinfo .text {
    width: 100%;
  }
  .sup-topinfo .text h2 {
    font-size: 24px;
    margin: 10px 0;
  }
  .topinfo-bg:after {
    display: none;
  }
  .oem-list-wap {
    display: block;
    margin-bottom: 30px;
  }
  .oem-list-wap ul {
    overflow: hidden;
  }
  .oem-list-wap .o-item {
    flex-shrink: 0;
  }
  .oem-list-wap li {
    text-align: center;
    float: left;
    margin-bottom: 30px;
    position: relative;
  }
  .oem-list-wap li:nth-child(odd):after {
    left: 100%;
    content: '';
    width: 30%;
    height: 1px;
    border-bottom: 1px dotted #A8806B;
    top: 40%;
    position: absolute;
    transform: translateX(-50%);
  }
  .oem-list-wap li:nth-child(2):before, .oem-list-wap li:nth-child(3):before, .oem-list-wap li:nth-child(6):before, .oem-list-wap li:nth-child(7):before {
    left: 50%;
    content: '';
    width: 1px;
    height: 30px;
    border-left: 1px dotted #A8806B;
    top: 100%;
    margin-top: 10px;
    position: absolute;
  }
  .oem-list-wap li:nth-last-of-type(1):before, .oem-list-wap li:nth-last-of-type(1):after {
    display: none;
  }
  .oem-list-wap li.o-item {
    width: 50%;
  }
  .oem-list-wap .icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 5px 6px 6px 0px rgba(68, 68, 68, 0.04);
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
  }
  .oem-list-wap .icon img {
    vertical-align: middle;
  }
  .oem-list-wap p {
    margin-top: 8px;
    font-size: 14px;
    color: #575453;
    font-weight: 500;
    line-height: 18px;
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .oem-list {
    display: none;
  }
  .sup-tt {
    margin: 30px 0;
  }
  .sup-video .swiper-pagination {
    position: initial;
  }
  .faq-list .text {
    padding: 20px;
  }
  .sup-after-top .text {
    width: 100%;
    min-height: auto;
    background: none;
    padding: 20px 0;
  }
  .sup-after-top .t-right {
    position: initial;
    width: 100%;
    float: left;
  }
  .sup-after-top .t-bg {
    display: none;
  }
  .exchange-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .sup-msg .imgshow {
    width: 100%;
  }
  .sup-msg .text {
    width: 100%;
  }
  .news-list .imgshow, .news-list .text {
    width: 100%;
  }
  .news-list li {
    display: block;
  }
  .news-list .text {
    padding: 20px 0;
    height: auto;
    float: left;
  }
  .news-list .text:after {
    display: none;
  }
  .con-list li {
    width: 100%;
    padding: 20px;
    margin-bottom: 12px;
  }
  .con-list ul {
    display: block;
  }
  .con-list {
    margin-top: 30px;
  }
  .con-list h3 {
    font-size: 20px;
  }
  .con-list dd {
    font-size: 14px;
  }
  .con-list .time dt, .con-list .time p {
    font-size: 18px;
  }
  .map-map {
    margin-top: 20px;
  }
  .error-text .e-tit {
    font-size: 52px;
  }
  .error-text .e-p {
    font-size: 14px;
  }
  .error-text {
    padding: 30px 20px;
  }
  .search-tool .search-tool-inner {
    width: 100%;
  }
  .search-warp .search-tool {
    padding: 20px 0;
  }
  .search-list ul li .li-inner .img-box,
  .search-list ul li .li-inner .img-text {
    width: 100%;
  }
  .search-list ul li .li-inner {
    padding: 20px 10px;
  }
  .search-list ul li .li-inner .img-text {
    margin-top: 20px;
  }
  .search-list .img-text .t a {
    white-space: normal;
  }
  .ad-block h3 {
    font-size: 16px;
  }
  .fac-swiper .swiper-button-next {
    margin-right: 0;
    right: 20px;
    margin-top: -27px;
  }
  .fac-swiper .swiper-button-prev {
    margin-left: 0;
    left: 20px;
    margin-top: -27px;
  }
  .index-product-grid .see-more, .ad-block .see-more {
    font-size: 20px;
    background-size: 16px;
    padding-right: 30px;
  }
  .index-super-grid {
    padding: 0 20px;
  }
}
@media (max-width:768px){
    .index-quote-grid {
        font-size: 20px;
    }
    .index-quote-grid img {
         width: 40px;
    }
    .index-quote-grid{
         height: 150px+;
    }
    .index-quote-grid .q-tt {
        padding-top: 55px;
        text-align: center;
    }
}

.oem-list ul{
	flex-wrap:wrap;
	margin-bottom:-20px;
}

.oem-list li {
	width: 33%;
	padding: 0 20px;
	margin-bottom:40px;
	box-sizing:border-box;
}

@media screen and (max-width:1467px) {
	.oem-list li {
		width: 50%;
	}
}

.oem-list .line{
	display:none !important;
}

.oem-list p{
	height:initial;
}

.cs-edit{
	background:#fff;
	padding:20px 25px;
	margin-top:40px;
}

.cs-edit p{
	font-size:16px;
	line-height:1.65;
	text-align:center;
}

@media screen and (max-width:991px) {
	.cs-edit{
		margin-top:10px;
	}
	.content-case-cus .case-list li {
    float: left;
    width: 100%;
}
}

.content-news-detail h1 {
    font-size: 30px;
    font-weight: 600;
    color: #111;
}

@media only screen and (max-width: 1466px) {
    .content-news-detail h1 {
        font-size: 24px;
    }
}
@media (max-width: 767px) { 
    .sidebar-icons {
        display: none !important; 
    }
}
.textcenter a {
	color: #ac343d;
}
.textcenter a:hover {
    color: #888888;
}

.main-box .news-detail {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

@media (min-width:768px){
.content-news-detail .news-detail .text {
    width: calc(100% - 324px);
}
	.headings-navigation {
    width: 300px;
}
}
.content-news-detail {
	padding:unset !important;
}
.news-detail .tit {
    padding-left: 18px;
    position: relative;
    margin-bottom: 30px;
}
.news-detail .tit h6 {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
}
.news-detail h4 {
    font-size: 24px !important;
    font-weight: 700;
    color: #333333;
}
.news-detail .tit::after {
    content: '';
    width: 6px;
    height: 20px;
    background: #DE1617;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.news-detail .list li {
    padding: 12px;
    border-bottom: 1px solid #DDDDDD;
    transition: all 0.6s;
    display: flex;
    flex-wrap: wrap;
}
.news-detail .list li .pic {
    width: 140px;
}
.news-detail .list li .pic .img-box {
    display: block;
    padding-bottom: 68.57142%;
    position: relative;
    overflow: hidden;
}
.news-detail .list li .pic .img-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-detail .list li .text {
    display: block;
    width: calc(100% - 153px);
    margin-left: 13px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}
.headings-navigation {
    background-color: #fff !important; 
    padding: 10px;
    border: 1px solid #fff !important;
    margin-bottom: 20px;
}
.content-news-detail h3 {
    font-size: 30px;
    font-weight: 600;
    color: #111;
    padding-left: 100px;
    width: 90%;
}
.pro-text h1 {
    font-weight: bold;
    font-size: 30px;
    color: #434343;
}
.sup-video .v-item .icon {
	cursor:pointer;
}
.imghsow {
	cursor:pointer;
}
.shareto a.disabled {
  pointer-events: none; 
	cursor: default;
}