/*@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:#fff;
	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; font-size: 14px; color: #222222;}
.pages a { text-decoration: none; color: #666; background: #fff; /*border:#cccccc 1px solid;*/ display: inline-block; width: 30px; line-height: 30px; line-height: 30px; margin-right: 8px; font-size: 14px; color: #999999; text-align:center;}
.pages a.active { /*background: #6f311b; border:#6f311b 1px solid;*/ color: #222222 }
.pages a:hover {  /*background: #6f311b; border:#6f311b 1px solid;*/ color: #222222; 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: #666666;
    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); }


/*首页*/

.banner-pagination{ position:absolute; left:0; bottom:0; width:100%; text-align:center; z-index:2;}
.banner-pagination .swiper-pagination-bullet{ width:12px; height:6px; background:#fff; opacity:1; border-radius:0; transition:all 0.3s; margin:0 3px !important;}
.banner-pagination .swiper-pagination-bullet-active{ width:25px; background:#d8a400;}

.i_d1{ padding:20px 0 10px 0; text-align:center;}
.i_d1 img{ max-width:100%;}


.i_d2{ padding:0 3%; background: url(../images/i_d2_bg.jpg) top center repeat-x; background-size:auto 80%;}
.i_title1{ font-size:20px; color:#ffffff; line-height:30px; text-align:center; font-weight:bold;}
.i_title1 span{ color:#0e0e0d;}
.i_d2_txt{  font-size:14px; color:#332c2b; line-height:25px; text-align:center; overflow:hidden; height:150px;}
.i_d2_txt *{ line-height:25px;}
.i_d2_put{ padding-bottom:12px; background: url(../images/put_ico1.png) bottom center no-repeat; background-size:auto 12px; font-size:14px; color:#fff; line-height:25px; text-align:center;}
.i_d2_put.on{ background: url(../images/put_ico2.png) bottom center no-repeat; background-size:auto 12px;}

.i_d2_1_list li img{ display:block; width:100%;}
.i_d2_next{ float:right; width:17px; height:30px; background: url(../images/i_d2_r.png) no-repeat center; background-size:auto 20px; cursor:pointer; outline:none;}
.i_d2_next:hover{ background: url(../images/i_d2_r_on.png) no-repeat center; background-size:auto 20px;}
.i_d2_prev{ float:right; width:17px; height:30px; background: url(../images/i_d2_l.png) no-repeat center; background-size:auto 20px; cursor:pointer; margin-right:30px; outline:none;}
.i_d2_prev:hover{ background: url(../images/i_d2_l_on.png) no-repeat center; background-size:auto 20px;}

.i_d2_2_list li img{ display:block; width:100%;}

.i_d3_l{}
.i_title2{ font-size:20px; color:#0e0e0d; line-height:30px; font-weight:bold;}
.i_title2 span{ color:#d8a400;}
.i_d3_l_txt{ font-size:14px; color:#332c2b; line-height:30px; padding-top:10px; min-height:50px;}
.i_d3_l_txt *{ line-height:30px;}
.i_d3_l_hr{ width:40px; height:6px; background:#c99903;}

.i_d3_sp{ width:100%; height:3.84rem; position:relative;}
.i_d3_sp .video{ width:100%; height:3.84rem; background:#fff;}
.i_d3_sp .video_bt{ width:50px; height:50px; position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:-25px; cursor:pointer;}


.i_title3{ font-size:20px; color:#0e0e0d; line-height:30px; text-align:center; font-weight:bold;}
.i_title3 span{ color:#d8a400;}

.i_d4_nav{}
.i_d4_nav li{ float:left; width:50%; margin-top:10px;}
.i_d4_nav li a{ display:block; height:32px; padding:0 10px; font-size:14px; color:#222222; line-height:32px;}
.i_d4_nav li.on a{ background:#c99903; color:#fff;}

.i_d4{ /*padding:0 50px;*/}
.i_d4_list li .img{ position: relative; padding: 29% 0;}
.i_d4_list li .img:after{content: ""; position:absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(216,164,0,0); transition:all 0.3s;}
.i_d4_list li .img img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; transition: all 0.3s;}
.i_d4_list li .txt{ font-size:14px; color:#94938f; line-height:30px; text-align:center; padding:5px 0; transition:all 0.3s;}
.i_d4_list li:hover .img:after{ background:rgba(216,164,0,0.6);}
.i_d4_list li:hover .txt{ color:#332c2b;}
.i_d4_content{ position:relative;}
.i_d4_pagination{ width:100%; text-align:center; padding-top:0px;}
.i_d4_pagination .swiper-pagination-bullet{ width:10px; height:10px; background:#ece8e8; opacity:1;}
.i_d4_pagination .swiper-pagination-bullet-active{ background:#d8a400;}

.i_d5{ background:#5dc5f0; padding:0 10px;}
.i_d5_list li{ float:left; width:50%; margin-top:20px;}
.i_d5_list li .ico{ width:60px; height:60px; line-height:60px; text-align:center; border:#fff 1px solid; border-radius:50%; margin:0 auto;}
.i_d5_list li .ico img{ vertical-align:middle; max-width:30px; max-height:30px;}
.i_d5_list li .txt1{ font-size:14px; color:#fff; text-align:center; line-height:30px; padding:5px 0;}
.i_d5_list li:hover .xz img{transform: rotateY(360deg)}

.footer1{ background:#332c2b; border-bottom:#413b3a 1px solid;}
.footer_logo{ display:block; height:80px; margin:0 auto;}

.footer1_box2_title{ font-size:18px; color:#fff; line-height:30px; margin-bottom:10px; text-align:center;}
.footer1_box3{ }
.footer1_box3_txt{ line-height:30px; font-size:14px; color:#fff; text-align:center;}
.footer1_box4{}
.footer1_box4_txt{ line-height:30px; font-size:14px; color:#d5cecd; text-align:center;}
.footer1_box1{}
.footer1_box1_title{ font-size:18px; color:#e8e6e5; line-height:30px; text-align:center;}
.footer1_box1_ico{ line-height:30px; text-align:center; padding-top:10px; padding-bottom:10px;}
.footer1_box1_ico img{ margin:0 5px; height:20px;}

.footer2{ background:#332c2b; padding-top:15px; padding-bottom:15px;}
.footer2_txt{ font-size:14px; color:#d5cecd; text-align:center; line-height:30px;}
.footer2_txt *{ color:#d5cecd; line-height:30px;}


/*关于我们*/
.n_banner{ display:block; width:100%;}


.i_d6_r{ position:relative; padding-top:20px; padding-right:20px;}
.i_d6_r:after{content: ""; position:absolute; right:0; top:0px; width:90%; height:90%; background:#d8a400;}
.i_d6_list li img{ width:100%; height:4.2rem; object-fit: cover;}
.i_d6_container{}
.i_d6_pagination{ width:100%; text-align:right; padding-right:20px; box-sizing:border-box;}
.i_d6_pagination .swiper-pagination-bullet{ width:14px; height:14px; background:#e6e6e6; opacity:1;}
.i_d6_pagination .swiper-pagination-bullet-active{ background:#d8a400;}

.i_d6_l_txt{ font-size:14px; color:#332c2b; margin-top:10px; padding-bottom:30px; line-height:25px;}
.i_d6_l_txt *{ line-height:25px;}

.ab_d2{ background:#eceae4;}
.ab_d2_img1{ display:block; width:100%; height:3.73rem; object-fit: cover;}
.ab_d2_img2{ float:right; width:55%; height:3.73rem; object-fit: cover;}
.ab_d2_box{ float:left; width:45%; box-sizing:border-box; padding:10px 10px 0 10px;}
.ab_d2_box .txt{ font-size:14px; color:#0e0e0d; line-height:25px; margin-bottom:10px;}
a.i_d6_l_more{ display:block; width:100px; height:30px; line-height:30px; text-align:center; font-size:14px; color:#d8a400; border:#d8a400 1px solid; transition:all 0.3s;}
a.i_d6_l_more:hover{ background:#d8a400; color:#fff;}

.ab_d3_nav{ line-height:30px;}
.ab_d3_nav a{ font-size:14px; color:#999999; margin-right:10px; margin-top:10px;}
.ab_d3_nav a.on{ color:#0e0e0d; font-weight:bold;}

.ab_d3_list li{ float:left; width:49%; height:2.06rem; overflow:hidden; margin-top:10px; margin-left:2%; position:relative;}
.ab_d3_list li:nth-child(2n+1){ margin-left:0;}
.ab_d3_list li .img{ display:block; width:100%; height:2.06rem; object-fit: cover;}
.ab_d3_list li .mb{ position:absolute; left:0; top:2.06rem; width:100%; height:2.06rem; text-align:center; line-height:232px; background:rgba(216,164,0,0.6);}
/*.ab_d3_list li:hover .mb{ top:0;}*/


/*优势*/
.ys_d1{ background:url(../images/ys_d1_bg.jpg) #d8a400 top center no-repeat; background-size:100% 60%; padding-bottom:40px;}
.ys_d1_title{ font-size:20px; color:#ffffff; line-height:30px; text-align:center; font-weight:bold;}
.ys_d1_title span{ color:#d8a400;}

.ys_d1_list li{ padding:0 10px; background:#fff; margin-top:20px; padding-bottom:20px;}
.ys_d1_list li .title{ line-height:80px; text-align:center; border-bottom:#f6f6f6 1px solid; font-size:24px; color:#c9bfbe; text-transform:uppercase;}
.ys_d1_list li .txt{ padding:10px 10px 0 10px;}
.ys_d1_list li .txt .txt1{ font-size:16px; color:#332c2b; line-height:35px; text-align:center; font-weight:bold; text-transform:uppercase;}
.ys_d1_list li .txt .txt2{ font-size:16px; color:#d8a400; line-height:35px; text-align:center; font-weight:bold;}
.ys_d1_list li .txt .txt3{ font-size:14px; color:#332c2b; line-height:30px; text-align:center;}


.ys_d2_title{ font-size:14px; color:#94938f; line-height:30px; text-align:center;}
.ys_d2_list{ text-align:center;}
.ys_d2_list li{ display:inline-block; width:100px;}
.ys_d2_list li .img{ border:#c99903 3px solid; border-radius:50%; width:60px; height:60px; margin:0 auto;}
.ys_d2_list li .img1{ background:url(../images/ys_d2_img1.jpg) center no-repeat; background-size:cover;}
.ys_d2_list li .img2{ background:url(../images/ys_d2_img2.jpg) center no-repeat; background-size:cover;}
.ys_d2_list li .img3{ background:url(../images/ys_d2_img3.jpg) center no-repeat; background-size:cover;}
.ys_d2_list li .txt{ font-size:14px; color:#94938f; line-height:20px; text-align:center; margin-top:10px; height:40px; overflow:hidden;}
.ys_d2_list li.on{ position:relative; top:10px;}
.ys_d2_list li.on .img{ width:80px; height:80px;}
.ys_d2_txt{ font-size:14px; color:#94938f; line-height:25px; text-align:center;}
.ys_d2_txt *{ line-height:25px;}


/*新闻列表页*/
.news_list li{ margin-top:10px; padding-bottom:30px; border-bottom:#f3f2ee 1px solid;}
.news_list li .img{ margin-top:10px;}
.news_list li .img img{ display:block; width:100%; height:3.5rem; object-fit: cover;}
/*.news_list li:hover .fd img{transform: scale(1.05)}*/
.news_list li .txt{ f position:relative;}
.news_list li .txt .txt1{ font-size:16px; color:#0e0e0d; line-height:30px; padding:5px 0; font-weight:bold;}
.news_list li .txt .txt2{ font-size:14px; color:#332c2b; line-height:25px; margin-top:10px;}
.news_list li .txt a.news_list_more{ position:absolute; left:0; bottom:0; display:block; width:108px; height:30px; line-height:30px; text-align:center; font-size:16px; color:#d8a400; border:#d8a400 1px solid; transition:all 0.3s;}
.news_list li .txt a.news_list_more:hover{ background:#d8a400; color:#fff;}


/*新闻详情页*/
.n_weizhi{ font-size:14px; color:#999999; line-height:30x;}
.n_weizhi a{ color:#999999;}
.n_weizhi img{ position:relative; top:-2px; margin-right:5px; vertical-align:middle; height:16px;}
.news_i_title1{ font-size:18px; color:#0e0e0d; line-height:30px; text-align:center;}
.news_i_title2{ font-size:16px; color:#999999; line-height:30px; text-align:center; padding-top:10px; padding-bottom:20px; border-bottom:#f2efef 1px solid;}
.news_i_title2 img{ position:relative; top:-1px; margin-right:5px; vertical-align:middle;}

.news_i_more{ border-top:#f2efef 1px solid; padding-top:20px;}
.news_i_more li{ font-size:14px; color:#9d9d9d; line-height:30px;}


/*联系我们*/
.lx_d1_r .lx_d1_title1{ font-size:20px; color:#332c2b; line-height:30px;}
.lx_d1_r .lx_d1_title2{ font-size:14px; color:#d8a400; line-height:30px;}
.lx_d1_r .lx_d1_txt{ margin-top:10px; font-size:14px; color:#6a6463; line-height:25px;}
.lx_d1_r .lx_d1_txt span{ color:#94938f;}
.lx_d1_r .lx_d1_txt *{ line-height:25px;}


.lx_d2_list li{ position:relative; margin-top:10px; padding-right:10px;}
.lx_d2_list li .title{ font-size:14px; color:#332c2b; line-height:30px;}
.lx_d2_list li .lx_inp{ display:block; width:100%; height:32px; line-height:32px; border:0; padding:0 10px; background:#f6f6f6; box-sizing:border-box; outline:none;}
.lx_d2_list li span{ position:absolute; right:0px; top:30px; font-size:16px; color:#f12003;}
.lx_d2_list li .lx_textarea{ display:block; width:100%; height:90px; line-height:30px; border:0; padding:0 10px; background:#f6f6f6; box-sizing:border-box; outline:none;}
.lx_bt{ display:block; width:120px; height:40px; line-height:40px; border:0; background:#d8a400; font-size:16px; color:#fff; box-sizing:border-box; outline:none; cursor:pointer;}

/*产品中心*/
.p_nav{}
.p_nav li{ float:left; width:50%; margin-top:10px;}
.p_nav li a{ display:block; height:32px; padding:0 10px; font-size:14px; color:#222222; line-height:32px;}
.p_nav li.on a{ background:#c99903; color:#fff;}


.p_list li{ float:left; width:48%; margin-left:4%; margin-top:10px;}
.p_list li:nth-child(2n+1){ margin-left:0;}
.p_list li .img{ position: relative;}
.p_list li .img:after{content: ""; position:absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(216,164,0,0); transition:all 0.3s;}
.p_list li .img img{ display:block; width: 100%; height: 1.95rem; object-fit: cover;}
.p_list li .txt{ font-size:14px; color:#94938f; line-height:30px; text-align:center; padding:5px 0; transition:all 0.3s;}
/*.p_list li:hover .img:after{ background:rgba(216,164,0,0.6);}
.p_list li:hover .txt{ color:#332c2b;}*/


/*产品详情页*/
.p_i_c{ padding:0 30px; position:relative;}
.p_i_swiper{}
.p_i_list li{ width:100%; height:3.73rem; text-align:center; background: #fff; border:#f2f2f2 1px solid; box-sizing:border-box; overflow:hidden;}
.p_i_list li img{ width:100%; height:3.73rem; vertical-align:middle; object-fit: cover;}
.p_i_next{ position:absolute; right:0; top:0; width:30px; height:3.73rem; background:url(../images/i_d2_r_on.png) center no-repeat; background-size:auto 20px; outline:none;}
.p_i_next.swiper-button-disabled{ background:url(../images/i_d2_r.png) center no-repeat; background-size:auto 20px;}
.p_i_prev{ position:absolute; left:0; top:0; width:30px; height:3.73rem; background:url(../images/i_d2_l_on.png) center no-repeat; background-size:auto 20px; outline:none;}
.p_i_prev.swiper-button-disabled{ background:url(../images/i_d2_l.png) center no-repeat; background-size:auto 20px;}

.p_i_d1_r{ padding-top:20px;}
.p_i_d1_r .title{ font-size:18px; color:#332c2b; line-height:30px; font-weight:bold; text-align:center;}
.p_i_d1_r .txt{ font-size:14px; color:#94938f; line-height:25px; margin-top:20px; text-align:center;}
.p_i_d1_r .txt *{ font-size:14px; color:#94938f; line-height:25px;}
.p_i_d1_r .txt span{ font-size:16px !important;}

.p_i_d2_title{ font-size:20px; color:#0e0e0d; font-weight:bold; line-height:30px;}
.p_i_d2_title span{ color:#d8a400;}
