﻿@charset "utf-8";
/* CSS Document */



/*公司简介*/
.pg-ab-text{ text-align: center;}


/*产品列表*/
.pg-head .ix-head{ position: relative; background: #0d0d0d; text-align: left;} 

/*产品A导航*/
.pg-nav-a ul li{ width: calc(( 100% - 240px)/7); padding-top:20px; padding-right: 40px; float: left; height: 50px; line-height: 50px;}
.pg-nav-a ul li:nth-child(1){margin-left: 0px;}
.pg-nav-a ul li a{ display: block; text-align: center; line-height: 50px; border: solid 1px #ad986d; font-size: 18px; color:#ad986d; transition: all 0.36s ease;}
.pg-nav-a ul li a.active{ background: #ad986d; color:#fff;}
.pg-nav-a ul li a:hover{ background: #ad986d; color:#fff;}

/*产品b导航*/
.pg-nav-b ul li{  padding-right: 40px;padding-bottom:20px; float: left; height: 40px; line-height: 40px;}
.pg-nav-b ul li:nth-child(1){margin-left: 0px;}
.pg-nav-b ul li a{ display: block; text-align: center; line-height: 40px; padding: 0px 30px; border: solid 1px #ad986d; font-size: 14px; color:#ad986d; transition: all 0.36s ease;}
.pg-nav-b ul li a.active{ background: #ad986d; color:#fff;}
.pg-nav-b ul li a:hover{ background: #ad986d; color:#fff;}

/*产品c导航*/
.pg-nav-c{ border-bottom:solid 1px #262626;}
.pg-nav-c ul li{  float: left; height: 40px; line-height: 40px;}
.pg-nav-c ul li a{ display: block; text-align: center; line-height: 40px; padding: 0px 30px;  font-size: 14px; color:#ad986d; }
.pg-nav-c ul li a.active{ border-bottom: solid 2px #ad986d;}
.pg-nav-c ul li a:hover{ border-bottom: solid 2px #ad986d;}

/*产品列表*/
.pg-pro-list ul li{ float: left; width: calc(( 100% - 160px)/5); margin-left: 40px; margin-top: 90px;height:210px}
.pg-pro-list ul li:nth-child(1), .pg-pro-list ul li:nth-child(6){margin-left: 0px; }
.pg-pro-tit{ transition:  all 0.36s ease; height:70px; line-height: 35px; color: rgba(255, 255, 255, 0.8); font-size:14px; background: #262626;  width: calc(100% - 40px); padding:0px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ix-pro-img .ipi-img{ transition: all 0.36s ease;}
.pg-pro-list a:hover .ipi-img{ transform: scale(1.08);}
.pg-pro-list a:hover .pg-pro-tit{ background: #ad986d; color:#fff;}

/*位置导航*/
.pg-wz{ background: #f2f2f2; height: 60px; line-height: 60px; font-size: 14px; color:#999;}
.pg-wz a{ font-size: 14px; color:#666666;}
.pg-wz img{vertical-align: middle; margin-top: -5px; padding-right: 10px; }
/*#region ===========分页===========*/
.paginator{ font-family:Arial; }
.paginator a { width:36px;  text-align:center; height:36px; line-height:36px; display:inline-block; text-decoration:none;  background:transparent; border:solid 1px #ad986d;  margin:0 5px; color:#ad986d;}
.paginator a i {display:inline-block; font-size: 16px; line-height:34px; }
.paginator a:hover { background:#ad986d; color:#fff;}
.paginator span.layui-laypage-curr { text-align:center;  width:36px; height:36px;  line-height:36px; display:inline-block; color:#fff; background:#ad986d;  border:solid 1px #ad986d; }
.paginatordis{ display:none;}

/*产品详情*/
.pro-banner .swiper-button-prev{ background: url(../images/l.png) no-repeat center center; width: 50px; height: 50px;}
.pro-banner .swiper-button-next{ background: url(../images/r.png) no-repeat center center; width: 50px; height: 50px;}
.pg-deta-one .pg-deta-tit{ width: calc(50% - 101px); padding-right: 100px; border-right:solid 1px #e0e0e0;}
.pg-deta-one .pg-deta-gm{ width: calc(50% - 100px);}
.pg-deta-one .pg-deta-tit h1{ font-size: 18px; color:#333333;font-weight: bold; padding-bottom: 40px; line-height: 120%;}
.pg-deta-one .pg-deta-tit .pdt-tit p{ line-height: 180%; padding-bottom: 10px; font-size: 14px; color:#666;}

.pdg-t1 p{ font-size: 14px; color:#666666; padding-bottom: 10px; line-height: 180%;}
.pdg-t2{ position: relative; }
.pdg-t2 a.pdg-an{ transition: all 0.36s ease; width: 120px; height: 40px; text-align: center; line-height: 40px; background: #990000; font-size: 14px; color:#fff; display: block;}
.pdg-t2 a.pdg-an:hover{ background: #ad986d;}
.fx{ position: absolute; right:0; top:-10px;}
.pg-deta-one { border-bottom:solid 1px #e0e0e0;}

.pg-deta-two{ font-size: 18px; color:#333;}
.pg-deta-two .pdt-t1{ font-size: 18px;  color:#333; font-weight: bold; position: relative; padding-left: 20px;  line-height: 120%;}
.pg-deta-two .pdt-t1::after{ content: ''; width: 4px; height: 20px; background: #333333; left:0; position: absolute; top:2px; }
.pg-deta-two .pdt-t2 p{ line-height: 180%; font-size: 14px; colro:#666;}
.pg-deta-two .pdt-t2 p img{max-width: 100%;}

/*新闻列表*/
.pg-news-list ul li{ float: left; width: calc((100% - 80px)/3); margin-left:40px; margin-top: 40px;}
.pg-news-list ul li:nth-child(1), .pg-news-list ul li:nth-child(4){ margin-left: 0px;}
.pg-news-list ul li .pg-new-tit-t1{  transition: all 0.36s ease; color:rgba(255, 255, 255, 0.8); font-size: 16px; font-weight: bold; padding-top: 20px;}
.pg-news-list ul li .pg-new-tit-t2{transition: all 0.36s ease; color:rgba(255, 255, 255, 0.8); font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
.pg-news-list ul li .pg-new-tit-t3{ color:#666; font-size: 14px; width: 100%;    height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis;}
.pg-news-img{ width: 100%; height: 100%; overflow: hidden;}
.pg-news-img img{ transition: all 0.36s ease;}
.pg-news-tit{transition: all 0.36s ease; }
.pg-news-list ul li a:hover .pg-news-img img{ transform:  scale(1.08);}
.pg-news-list ul li a:hover .pg-news-tit{ padding: 0px 20px;}
.pg-news-list ul li a:hover .pg-new-tit-t1{ color: #ad986d; }

/*新闻详情*/
.pnd-n1{ position: relative; font-size: 24px; color:#333; font-weight: bold; line-height: 120%;} 
.pnd-n2 { padding: 20px 0px; border-bottom:solid 1px #dddddd;}
.pnd-n2 span{ color:#999; font-size: 14px; }
.pnd-n2 span:nth-child(1){ padding-right: 50px;}
.pnd-n3 h1{ font-size: 16px; color:#333;}
.pnd-n3 p{ line-height: 200%; font-size: 14px; color:#666;}

/*分页*/
.pg-fy-list{float: left; width: 50%;  text-align: left;  width: calc((100% - 40px)/2); }
.pg-fy-list:nth-child(2){ margin-left: 40px;}
.pg-fy-list a{font-size: 14px; color:#666;  background: #eeeeee; display: block; padding: 17px 30px; transition: all 0.36s ease; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.pg-fy-list a:hover{ background: #ad986d; color:#fff;}


/*关于我们*/
.pg-an-header .ix-head{ position: absolute;}
.ab-head{ text-align: center;}
.pg-ab-text h1{ line-height: 150%; font-size: 24px; font-weight: normal; color:#666666; }
.pg-ab-text p{ color:#666; font-size: 14px; line-height: 200%;} 
.pg-ab-ico{ border-top:solid 1px #f2f2f2;}
.pg-ab-ico ul li{width: 25%; float: left; text-align: center;}
.pg-ab-ico ul li .pai-tit{ font-size: 14px; padding-top: 30px; color:#666;}

/*生产规模*/
.pg-scale { background: #f2f2f2;}
.wps{   margin: 0px 50px; position: relative;}
.wps .swiper-container .swiper-slide img{ max-width: 100%;}
.tabs1 { text-align: center;}
.tabs1 .wp2{font-size: 0px}
.tabs1 .wp2 a{ margin: 0px 10px; display: inline-block; width: 200px; margin: 0px a15px; text-align: center; color: #666; background: #fff;height: 50px; line-height: 50px; font-size: 18px; cursor: pointer; transition: all 0.36s ease;}
.tabs1 .wp2 a.active{ background: #1a1a1a; color:#fff;}

.pg-scale .swiper-tab .swiper-slide .swiper-container{ margin: 0px 100px;}
.pg-scale .swiper-tab .swiper-slide .swiper-container p{ font-size: 14px; color:#666; height: 40px; line-height: 40px; width: calc( 100% - 20px ); padding: 0px 10px; 
 overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #fff; text-align: center;}

.swiper-jt-r.swiper-button-next{ width: 50px; height: 50px; background: url(../images/r2.png); right: 0;}
.swiper-jt-l.swiper-button-prev{width: 50px; height: 50px; background: url(../images/l2.png); left: 0;}

/*联系我们*/
.pg-contact .pg-con-text .ix-con-xx h1{ color:#666666;}
.pg-contact .pg-con-text .ix-con-xx p{ color:#666666;}
.pg-con-text .ix-con-xx { width: 50%;}
.pg-con-links .pcl-img{ width: 50px; height: 50px; vertical-align: middle; text-align: center; border:solid 1px #cccccc; display: inline-block; margin-right: 20px;} 
.pg-con-links .pcl-img img{ vertical-align: middle;}

.ix-con-xx.pg-con-links{ width: 400px;}

.ix-con-xx.pg-con-links a{ display:inline-block; padding-right: 60px; height: 50px; margin-bottom: 40px;}
.ix-con-xx.pg-con-links a .c1{background:url(../images/c6.png) no-repeat center center; transition: all 0.36s ease;}
.ix-con-xx.pg-con-links a .c2{background:url(../images/c7.png) no-repeat center center; transition: all 0.36s ease;}
.ix-con-xx.pg-con-links a .c3{background:url(../images/c8.png) no-repeat center center; transition: all 0.36s ease;}

.ix-con-xx.pg-con-links a:hover .c1{background:url(../images/c66.png) no-repeat center center #ad986d; border:solid 1px #ad986d;}
.ix-con-xx.pg-con-links a:hover .c2{background:url(../images/c77.png) no-repeat center center #ad986d; border:solid 1px #ad986d;}
.ix-con-xx.pg-con-links a:hover .c3{background:url(../images/c88.png) no-repeat center center #ad986d; border:solid 1px #ad986d;}
