/*@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2?t=1625532141317') format('woff2'),
       url('../font/iconfont.woff?t=1625532141317') format('woff'),
       url('../font/iconfont.ttf?t=1625532141317') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/


body{
	max-width: 750px;
	margin: 0 auto;
	background-color: #fff;
	visibility: hidden;
}
.header{
	padding:10px 3%;
	/*position: relative;*/
	position:fixed;
	left:50%;
	top:0;
	margin-left:-3.75rem;
	width:7.5rem;
	max-width:100%;
    box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);
	z-index: 9999;
	background:#f5f2ee;
	box-sizing:border-box;
}
.header .logo{
	/*max-width:40%;*/
	display: block;
	height:40px;
	/*margin:0 auto;*/

}
.header.fixed
{
	background:rgba(0,0,0,0.6);
}
/*
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}*/

/*banner*/
/*
.banner	.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:100%; }
.banner	.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0px; right:0; z-index:1;  width:100%; text-align:center;}
.banner	.slideBox .hd li{ display:inline-block; width:8px; height:8px;  background:none; text-indent:-9999px; overflow:hidden; margin:0 6px; border-radius: 4px; background:#fff; }
.banner	.slideBox .hd li.on{ background:#721d36;  }
.banner	.slideBox .bd{ position:relative; z-index:0; }
.banner	.slideBox .bd li{ position:relative; text-align:center;  }
.banner	.slideBox .bd li img{ vertical-align:top; width:100%;}
.banner	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  } 
.banner	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/tm.png) repeat; color:#fff;  text-align:left;  }*/
.banner_list li img{ display:block; width:100%;}

.banner_pagination{ bottom:5px !important;}
.banner_pagination .swiper-pagination-bullet{ opacity:1; background:#fff; width:7px; height:5px; border-radius:0; background-color:transparent; border:#fff 1px solid;}
.banner_pagination .swiper-pagination-bullet-active{ opacity:1; background:#fff; width:28px;}

.banner_c{ position:relative;}



.banner-gj{ position:absolute; right:10px; top:50%; bottom:auto; width:40px; height:auto; transform:translateY(-50%); z-index:2}
.banner-pagination{ bottom:auto;}
.banner-pagination .swiper-pagination-bullet { width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 14px; color: #999; opacity: 1; background-color:transparent; margin:0 !important;}
.banner-pagination .swiper-pagination-bullet-active { color: #fff; opacity: 1;}

.banner-prev{ position:absolute; top:-40px; left:0; width:40px; height:40px; background:url(../images/banner_l.png) center no-repeat; cursor:pointer; transition:all 0.3s;}
.banner-prev:hover{ background:url(../images/banner_l_on.png) center no-repeat;}
.banner-next{ position:absolute; bottom:-40px; left:0; width:40px; height:40px; background:url(../images/banner_r.png) center no-repeat; cursor:pointer; transition:all 0.3s;}
.banner-next:hover{ background:url(../images/banner_r_on.png) center no-repeat;}



.clearfix::after { content: ""; clear: both; overflow: hidden; display: block; height: 0; visibility: hidden;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
.sl2{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.sl3{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 3; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.sl4{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 4; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.sl5{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 5; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.block{ display:block;}
.yy{ box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
.fl{ float:left;}
.fr{ float:right;}

.pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages a { text-decoration: none; color: #666; background: #fff; display: inline-block; width: 30px; line-height: 30px; line-height: 30px; margin-right: 8px; font-size: 14px; color: #333333; margin-bottom:10px; border:#cccccc 1px solid;}
.pages a.active { background: #6f311b; border:#6f311b 1px solid; color: #fff }
.pages a:hover {  background: #6f311b; border:#6f311b 1px solid; color: #fff; text-decoration: none;  }
.pages a.wz{ display: inline-block; width: 60px; line-height: 30px; line-height: 30px;}

.download_bg .pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.download_bg .pages a { text-decoration: none; color: #fff; background: #721d36; border:#cccccc 1px solid; display: inline-block; width: 30px; line-height: 30px; line-height: 30px; margin-right: 8px; font-size: 14px;}
.download_bg .pages a.active { background: #fff; border:#fff 1px solid; color: #721d36 }
.download_bg .pages a:hover {  background: #fff; border:#fff 1px solid; color: #721d36; text-decoration: none;  }
.download_bg .pages a.wz{ display: inline-block; width: 30px; line-height: 30px; line-height: 30px; font-family: "宋体"; font-weight: bold;}



.hamburger {
		display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	position: absolute;
	top: 50%;margin-top: -20px;
	right: 3%;

  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #222222;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

.hamburger--slider .hamburger-inner {
  top: 8px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
	width:100%;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	width:100%;
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }


/*首页*/

.i_d1{ background:#f3edeb;}
.i_d1_title{ height:46px; position:relative;}
.i_d1_nav{ line-height:46px;}
.i_d1_nav li{ display:inline-block; height:35px; font-size:18px; color:#999999; line-height:35px; padding:0 20px; cursor:pointer;}
.i_d1_nav li.on{ background:#9d8e7d; color:#ffffff;}
a.i_d1_title_more{ float:right; font-size:14px; color:#666666; margin-top:10px;}


.i_d1-list li{ margin-top:20px;}
.i_d1-list li:nth-child(1){ margin-top:0px;}
.i_d1-list li .img{ display:block; width:100%; height:5.6rem; object-fit: contain; background:#fff;}
.i_d1-list li .txt{ padding-top:5px;}
.i_d1-list li .txt .txt1{ font-size:14px; color:#222222; line-height:30px; font-weight:bold; transition:all 0.3s;}
.i_d1-list li .txt .txt2{ font-family:Arial; font-size:14px; color:#999999; line-height:20px;}

.i_d2_title{ position:relative; line-height:40px; font-size:18px; color:#222222;}
.i_d2_title:after{content: ""; position:absolute; left:0; bottom:0; width:25px; height:2px; background:#6f311b;}
.i_d2_title a.i_d2_title_more{ position:absolute; right:0; bottom:0; font-size:14px; color:#666666; line-height:40px;}
.i_d2_sp{ width:100%; position:relative;}
.i_d2_sp .video{ width:100%; height:3.97rem;}
.i_d2_sp .video_bt{ position:absolute; left:50%; top:50%; margin-left:-26px; margin-top:-26px; cursor:pointer;}

.i_d2_r{}
.i_d2_r_txt{ padding-top:10px; font-size:14px; color:#999999; line-height:30px;}
a.i_d2_r_more{ display:block; width:85px; height:30px; border:#cad2d6 1px solid; line-height:30px; text-align:center; font-size:12px; color:#6f311b; margin-top:20px; transition:all 0.3s;}

.i_d3{ background:url(../images/i_d3_bg.jpg) center no-repeat; background-size:cover; padding:40px 0;}
.i_d3_txt1{ font-size:16px; color:#ffffff; line-height:30px; text-align:center;}
.i_d3_txt2{ padding-top:5px; font-size:14px; color:#ffffff; font-weight:bold; line-height:30px; text-align:center;}
a.i_d3_more{ display:block; width:82px; height:30px; border:#fff 1px solid; line-height:30px; text-align:center; font-size:12px; color:#ffffff; margin:10px auto 0 auto; transition:all 0.3s;}
a.i_d3_more:hover{ border:#fff 1px solid; background:#fff; color:#222;}

.i_d4{ background:#f3edeb;}

.i_d4_list li .box{ float:left; width:50%; padding-bottom:20px;}
.i_d4_list li .box .img{ width:100%; position:relative;}
.i_d4_list li .box .img img{ display:block; width:100%; height:2.4rem; object-fit: cover;}
.i_d4_list li .box .txt{ padding:5px 0;}
.i_d4_list li .box .txt .txt1{ font-size:14px; color:#222222; line-height:30px; font-weight:bold; text-align:center;}
.i_d4_list li .box .txt .txt2{ font-family:Arial; font-size:14px; color:#999999; line-height:30px; text-align:center;}
.i_d4_list li .box .txt .txt3{ font-size:14px; color:#6f311b; line-height:30px; text-align:center;}

.i_d4_content{ padding-bottom:50px; position:relative;}
.i_d4_next{ position:absolute; left:auto; top:auto; right:0; bottom:0; width:35px; height:50px; line-height:50px; background:url(../images/i_d4_r_ico.png) center no-repeat; background-size:auto 14px; cursor:pointer; outline:none;}
.i_d4_next:hover{ color:#222222;}
.i_d4_prev{ position:absolute; left:auto; top:auto; right:35px; bottom:0; width:35px; height:50px; line-height:50px; text-align:center; background:url(../images/i_d4_l_ico.png) center no-repeat; background-size:auto 14px; cursor:pointer; outline:none;}
.i_d4_prev:hover{ color:#222222;}
.i_d4_pagination{ position:absolute; left:auto; top:auto; right:100px; bottom:0; width:100px; height:50px; line-height:50px; text-align:right;  font-size:14px; color:#222;}
.i_d4_pagination .swiper-pagination-total{ color:#999999;}


.i_d5_list li{ border-bottom:#f1f1f1 1px solid; position:relative; margin-top:20px;}
.i_d5_list li:nth-child(1){ margin-top:0;}
.i_d5_list li .img{ position:relative; width:100%;}
.i_d5_list li .img img{ display:block; width:100%; height:4.21rem; object-fit: cover;}
.i_d5_list li .img:after{content: ""; position:absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(111,49,27,0); transition:all 0.3s;}
.i_d5_list li .txt{ padding:5px 0;}
.i_d5_list li .txt .txt1{ font-size:14px; color:#181818; line-height:30px; font-weight:bold; transition:all 0.3s;}
.i_d5_list li .txt .txt2{ font-size:14px; color:#999999; line-height:25px; height:50px; overflow:hidden; margin-top:5px;}
.i_d5_list li .txt .txt3{ font-size:14px; color:#999999; line-height:30px; margin-top:5px;}
.i_d5_list li:after{content: ""; position:absolute; left:0; bottom:-2px; width:0; height:2px; background:#6f311b; transition:all 0.3s;}

.footer{ background:#6f311b;}
.footer1_l{}
.footer_logo{ display:block; max-width:80%; margin:0 auto;}
.footer1_ewm{ text-align:center; margin-top:30px;}
.footer1_ewm .txt{ font-size:14px; color:#fff; text-align:center; margin-top:5px;}
.footer1_r{}
.footer1_dh{ font-size:24px; color:#ffffff; line-height:40px; font-weight:bold; margin-top:20px; text-align:center;}
.footer1_xx{ font-size:14px; color:#ffffff; line-height:30px; text-align:center;}
.footer2{ border-top:#9a6f60 1px solid; padding:10px 0;}
.footer2_txt1{ font-size:14px; color:#fff; line-height:30px; text-align:center;}
.footer2_txt1 a{ color:#fff;}
.footer2_txt2{ font-size:14px; color:#fff; line-height:30px; text-align:center;}
.footer2_txt2 a{ color:#fff;}

.bottom_nav{ position:fixed; left:0; bottom:0; width:100%; height:50px; background:#fff; padding:3px 0; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15); z-index:9999;}
.bottom_nav li{ float:left; width:33.33%;}
.bottom_nav li a{ display:block; width:100%; text-align:center; font-size:14px; color:#666666; line-height:20px; height:45px; padding-top:5px;}
.bottom_nav li a img{ padding-bottom:0px;}
.bottom_nav li.on a{ color:#6f311b;}


/*关于我们*/
.n_banner{ display:block; width:100%;}
.ab_d1_title{ font-size:18px; color:#222222; line-height:40px; text-align:center; position:relative;}
.ab_d1_title:after{content: ""; position:absolute; left:50%; bottom:0; margin-left:-20px; width:40px; height:2px; background:#6f311b;}

.ab_d1_list li img{ display:block; width:100%; height:5.62rem; object-fit: cover;}
.ab_d1_pagination{ width:auto !important; left:15px !important;}
.ab_d1_pagination .swiper-pagination-bullet{ width:13px; height:13px; background-color:transparent; border:#fff 1px solid; border-radius:50%; opacity:1;}
.ab_d1_pagination .swiper-pagination-bullet-active{ background-color:#fff;}

.ab_d1_r{ padding-right:50px;}
.ab_d1_r_title{ font-size:16px; color:#222222; line-height:40px; font-weight:bold; padding-top:20px;}
.ab_d1_r_txt{ margin-top:5px; font-size:14px; color:#666666; line-height:30px;}
.ab_d1_r_txt *{ line-height:30px;}
.ab_d1_l{ padding-left:50px;}
.ab_d1_r_img{ display:block; width:100%; margin-top:20px;}
.ab_d1_l_txt{ margin-top:20px; font-size:14px; color:#666666; line-height:30px;}
.ab_d1_l_txt *{ line-height:30px;}

.ab_d3_list li{ float:left; width:50%;}
.ab_d3_list li .ico{ height:100px; line-height:100px; text-align:center;}
.ab_d3_list li .ico img{ height:100px; }
.ab_d3_list li .txt1{ font-size:16px; color:#222222; line-height:30px; font-weight:bold; text-align:center; margin-top:10px;}
.ab_d3_list li .txt2{ font-family:Arial; font-size:14px; color:#999999; line-height:20px; text-align:center; height:40px; overflow:j
;}
.ab_d3_list li:hover .xz img{transform: rotateY(360deg)}

.ab_d4{ background:url(../images/ab_d4_bg.jpg) center no-repeat; background-size:cover;}
.ab_d4 .indexcontent{ position:relative; padding:50px 0;}
.ab_d4_txt{ width:100%;}
.ab_d4_txt .txt1{ font-size:18px; color:#ffffff; line-height:30px; font-weight:bold; text-align:center;}
.ab_d4_txt .txt2{ font-size:14px; color:#ffffff; line-height:30px; text-align:center; margin-top:10px;}


/*招商加盟*/
.join_d1_title{ position:relative;}
.join_d1_title .title1{ font-size:18px; color:#222222; line-height:30px; text-align:center;}
.join_d1_title .title2{ font-size:14px; color:#999999; line-height:30px; text-align:center; padding-bottom:10px;}
.join_d1_title:after{content: ""; position:absolute; left:50%; bottom:0; margin-left:-20px; width:40px; height:2px; background:#6f311b;}

.join_d1_list li{ float:left; width:32%; margin-left:2%; position:relative;}
.join_d1_list li:nth-child(3n+1){ margin-left:0;}
.join_d1_list li img{ display:block; width:100%; height:1.89rem; object-fit: cover;}
.join_d1_list li .mb{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3); transition:all 0.3s;}
.join_d1_list li .mb .txt{ position:absolute; left:0; top:50%; width:100%; font-size:16px; color:#fff; line-height:40px; text-align:center; font-weight:bold; transform:translateY(-50%);}
.join_d1_list li .mb .txt:after{content: ""; position:absolute; left:50%; bottom:0; margin-left:-9px; width:18px; height:1px; background:#fff;}
.join_d1_list li:hover .mb{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.1);}

.join_d2{ background:url(../images/join_d2_bg.jpg) center no-repeat; background-size:cover;}
.join_d2_list li{ margin-top:20px;}
.join_d2_list li .ico{ height:40px; line-height:50px; text-align:center;}
.join_d2_list li .ico img{ height:40px; vertical-align:middle;}
.join_d2_list li .title{ font-size:16px; color:#fff; line-height:40px; text-align:center; font-weight:bold; margin-top:10px;}
.join_d2_list li .txt{ font-size:14px; color:#fff; line-height:30px; text-align:center;}


.join_d3{ background:#f6f6f6;}
.join_d3_list li{ position:relative;}
.join_d3_list li .join_d3_box{ position:relative; margin-top:20px;}
.join_d3_list li .join_d3_box img{ display:block; width:100%; object-fit: cover;}
.join_d3_list li .join_d3_box .mb{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3); transition:all 0.3s;}
.join_d3_list li .join_d3_box .mb .mb_title{ position:absolute; left:20px; top:10px; font-size:18px; color:#ffffff; line-height:40px; font-weight:bold;}
.join_d3_list li .join_d3_box .mb .mb_more{ position:absolute; left:50%; top:50%; width:102px; height:30px; margin-left:-52px; margin-top:-16px; border:#fff 1px solid; font-size:16px; color:#ffffff; text-align:center;}

.join_d3_content{ padding-bottom:50px; position:relative;}
.join_d3_next{ position:absolute; left:auto; top:auto; right:0; bottom:0; width:35px; height:50px; line-height:50px; background:url(../images/i_d4_r_ico.png) center no-repeat; background-size:auto 14px; cursor:pointer; outline:none;}
.join_d3_next:hover{ color:#222222;}
.join_d3_prev{ position:absolute; left:auto; top:auto; right:35px; bottom:0; width:35px; height:50px; line-height:50px; text-align:center; background:url(../images/i_d4_l_ico.png) center no-repeat; background-size:auto 14px; cursor:pointer; outline:none;}
.join_d3_prev:hover{ color:#222222;}
.join_d3_pagination{ position:absolute; left:auto; top:auto; right:100px; bottom:0; width:100px; height:50px; line-height:50px; text-align:right;  font-size:14px; color:#222;}
.join_d3_pagination .swiper-pagination-total{ color:#999999;}

.ms_c .ms_inp{ display:block; width:100%; height:40px; line-height:38px; border:#cfcfcf 1px solid; padding:0 12px; box-sizing:border-box; outline:none; background:#fff; margin-top:10px; font-size:14px;}
.ms_c .ms_sel{ display:block; width:100%; height:40px; line-height:38px; border:#cfcfcf 1px solid; padding:0 12px; box-sizing:border-box; outline:none; background:#fff; margin-top:10px; font-size:14px;}
.ms_c .ms_textarea{ display:block; width:100%; height:126px; line-height:38px; border:#cfcfcf 1px solid; padding:0 12px; box-sizing:border-box; outline:none; font-family:"微软雅黑"; margin-top:10px; font-size:14px;}
.ms_c .ms_bt{ display:block; width:120px; height:44px; line-height:44px; border:0; padding:0 12px; box-sizing:border-box; outline:none; background:#6f311b; font-size:16px; color:#fff; cursor:pointer; margin-top:20px;}


/*联系我们*/
.lx_d1_list li{ margin-top:20px;}
.lx_d1_list li .ico{ line-height:50px; text-align:center;}
.lx_d1_list li .ico img{ height:30px; vertical-align:middle;}
.lx_d1_list li .txt{ font-size:14px; color:#666666; line-height:30px; text-align:center;}


/*新闻列表页*/
.news_list li{ border-bottom:#f1f1f1 1px solid; position:relative; margin-top:20px;}
.news_list li:nth-child(1){ margin-top:0;}
.news_list li .img{ position:relative; width:100%;}
.news_list li .img img{ display:block; width:100%; height:4.21rem; object-fit: cover;}
.news_list li .img:after{content: ""; position:absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(111,49,27,0); transition:all 0.3s;}
.news_list li .txt{ padding:5px 0;}
.news_list li .txt .txt1{ font-size:14px; color:#181818; line-height:30px; font-weight:bold; transition:all 0.3s;}
.news_list li .txt .txt2{ font-size:14px; color:#999999; line-height:25px; height:50px; overflow:hidden; margin-top:5px;}
.news_list li .txt .txt3{ font-size:14px; color:#999999; line-height:30px; margin-top:5px;}
.news_list li:after{content: ""; position:absolute; left:0; bottom:-2px; width:0; height:2px; background:#6f311b; transition:all 0.3s;}


/*新闻详情页*/
.n_weizhi{ font-size:14px; color:#999999; line-height:30px;}
.n_weizhi a{ color:#999999;}
.n_weizhi span{ color:#6f311b;}

.news_i_title1{ padding:5px 0; font-size:16px; color:#333333; line-height:30px; text-align:center;}
.news_i_title2{ font-size:14px; color:#999999; line-height:30px; text-align:center; padding-bottom:10px; border-bottom:#f3f3f4 1px solid; margin-bottom:10px;}

.news_i_more{ border-top:#f3f3f3 1px solid; padding-top:10px;}
.news_i_more li{ font-size:14px;}


/*产品列表页*/
.p_bg{ background:#f3edeb;}
.p_nav{ line-height:46px;}
.p_nav li{ display:inline-block; height:35px;}
.p_nav li a{ display:block; height:35px; font-size:18px; color:#999999; line-height:35px; padding:0 20px; cursor:pointer;}
.p_nav li.on a,
.p_nav li:hover a{ background:#9d8e7d; color:#ffffff;}

.p_nav2{ /*border:#666 1px solid;*/ border-bottom:0; background:#fff;}
.p_nav2 li{ position: relative; line-height: 30px; padding: 10px 10px 10px 70px; font-size: 14px; color: #666666; border-bottom:#f5f5f5 1px solid;}
.p_nav2 li .title{ position: absolute; left: 10px; top: 10px; font-size: 14px; color: #222222; line-height:30px;}
.p_nav2 li a{ display:inline-block; color: #999; margin-left: 10px;}
.p_nav2 li a.on,
.p_nav2 li a:hover{ color: #6f311b;}

.p_list li{ margin-top:20px;}
.p_list li:nth-child(1){ margin-top:0;}
.p_list li .img{ width:100%;  position:relative; background:#6f311b;}
.p_list li .img img{ display:block; width:100%; object-fit: cover; opacity:1; transition:all 0.3s;}
.p_list li .txt{ padding-top:5px;}
.p_list li .txt .txt1{ font-size:14px; color:#222222; line-height:30px; font-weight:bold;}
.p_list li .txt .txt2{ font-family:Arial; font-size:14px; color:#999999; line-height:20px;}


/*产品详情页*/
.p_i_d1_l{}
.p_i_d1_l_title{ font-size:16px; color:#222222; line-height:30px; font-weight:bold;}
.p_i_d1_l_txt{ font-size:14px; color:#999999; line-height:30px; margin-top:5px;}

.p_i_d1_l_list li img{ display:block; width:100%; height:4.7rem; object-fit: contain;}
.p_i_d1_l_container{ padding-bottom:50px;}
.p_i_d1_l_pagination .swiper-pagination-bullet{ width:10px; height:10px; background:#d2d2d2; border-radius:50%; opacity:1;}
.p_i_d1_l_pagination .swiper-pagination-bullet-active{ background:#6f311b;}

.p_i_d1_r_list li img{ display:block; width:100%; height:6.2rem; object-fit: cover;}
.p_i_d1_r_content{ position:relative;}
.p_i_d1_r_pagination{ position:absolute; right:0; bottom:10px; left:auto; text-align:right; z-index:2; padding-right:10px; box-sizing:border-box;}

.p_i_d2 .p_i_d2_img{ display:block; width:100%;}

.p_i_d3_list li{ border:#f1f1f1 1px solid; box-sizing:border-box;}
.p_i_d3_list li .img{ border-bottom:#f1f1f1 1px solid;}
.p_i_d3_list li .img img{ display:block; width:100%; height:2.6rem; object-fit: cover;}
.p_i_d3_list li .txt{ margin-top:10px;}
.p_i_d3_list li .txt .txt1{ font-size:14px; color:#222222; line-height:30px; font-weight:bold; text-align:center;}
.p_i_d3_list li .txt .txt2{ font-size:12px; color:#999999; line-height:20px; text-align:center;}
.p_i_d3_list li .txt .txt3{ font-size:12px; color:#af8283; line-height:30px; text-align:center; padding-bottom:10px;}

.p_i_d3_content{ position:relative; padding-bottom:60px;}
.p_i_d3_prev{ position:absolute; right:60px; bottom:0; width:38px; height:38px; border:#eee 1px solid; background:url(../images/p_i_d3_l.png) center no-repeat; background-size:14px auto; border-radius:50%; cursor:pointer; transition:all 0.3s; outline:none;}
.p_i_d3_prev:hover{ border:#6f311b 1px solid; background:url(../images/p_i_d3_l_on.png) center no-repeat; background-size:14px auto;}
.p_i_d3_next{ position:absolute; right:0; bottom:0; width:38px; height:38px; border:#eee 1px solid; background:url(../images/p_i_d3_r.png) center no-repeat; background-size:14px auto; border-radius:50%; cursor:pointer; transition:all 0.3s; outline:none;}
.p_i_d3_next:hover{ border:#6f311b 1px solid; background:url(../images/p_i_d3_r_on.png) center no-repeat; background-size:14px auto;}
