@charset "utf-8";
@import "reset.css";
@import "bootstrap.min.css";
@import "swiper.css";
/*包含以下四种的链接*/
a {
  text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
  text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
  text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
  text-decoration: none;
}
/* 正在点击的链接*/
a:active {
  text-decoration: none;
}
html,
body {
  font-size: 10px;
  overflow-x: hidden;
}
/*修改滚动条*/
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #0056ab;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #0056ab;
}
::-webkit-scrollbar-thumb:vertical:hover {
  background: #0056ab;
}
.more {
  display: block;
  font-size: 2rem;
  padding: 1% 1%;
  width: 25%;
  margin: 30px auto;
  border-radius: 10px;
  color: #fff;
  background-color: #0056ab;
  border: 2px solid #0056ab;
  max-width: 200px;
  transition: all 0.3s;
}
.more:hover {
  color: #0056ab;
  border: 2px solid #0056ab;
  background-color: #fff;
}
#head {
  position: relative;
  width: 100%;
  top: 0;
  z-index: 10;
  transition: all 0.5s;
}
#head .top .logo {
  width: 60%;
}
#head .top .logo img {
  max-width: 100%;
  transition: all 0.5s;
}
#head .top .logo h6 {
  border-left: 1px solid #333;
  padding-left: 18px;
  margin-left: 18px;
  font-size: 18px;
  line-height: 1.5;
  display: inline-block;
  font-weight: bolder;
  color: #f60721;
  vertical-align: middle;
  margin-bottom: -1px;
}
#head .top .navslist {
  width: 40%;
}
#head .top .navslist p {
  font-size: 20px;
  margin: 0;
  margin-top: 14px;
}
#head .top .zbox {
  margin: 20px 0;
}
#head .toptel {
  font-size: 2rem;
}
#head .toptel img {
  vertical-align: sub;
  margin-right: 5px;
}
#head .toptel a {
  font-size: 26px;
  color: #f60721!important;
  font-family: unset;
}
#head nav {
  border-top: 2px solid #dbdbdb;
  line-height: 60px;
}
#head nav .container > ul {
  white-space: nowrap;
  margin: 0;
}
#head nav .container > ul > li {
  display: inline-block;
  width: 12.5%;
  text-align: center;
  font-size: 1.6rem;
  color: #000;
  position: relative;
}
#head nav .container > ul > li > a {
  width: 100%;
  display: inline-block;
  color: #000;
  transition: all 0.3s;
  white-space: nowrap;
  line-height: 62px;
}
#head nav .container > ul > li > a:hover {
  color: #fff;
  background-color: #0056ab;
}
#head nav .container > ul > li ul {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 86, 171, 0.8);
  transition: all 0.3s;
  transform-origin: top;
  transform: rotateX(90deg);
}
#head nav .container > ul > li ul li {
  line-height: 3;
  font-size: 1.4rem;
  border-bottom: 1px solid #000;
}
#head nav .container > ul > li ul li:last-child {
  border: none;
}
#head nav .container > ul > li ul li a {
  color: #fff;
  width: 100%;
  display: inline-block;
}
#head.top {
  height: 113px;
  background: rgba(161, 198, 225, 0.8) none repeat scroll 0 0;
  border-bottom: 1px solid #c1d8eb;
}
#head.top .logo img {
  width: 85%;
}
#head.top .toptel {
  line-height: 3.5;
}
#head.mnav {
  position: initial;
}
.tbody #head .top .logo img {
  /*max-width: 329px;padding-top: 2rem;*/
}
.tbody #head {
  position: inherit;
}
.tbody #head a {
  color: #fff;
}
.tbody #head .toptel {
  color: #000;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.swiper-pagination-bullet-active {
  background: #0056ab;
}
.bannall .swiper-slide {
  padding-bottom: 39%;
  background-size: 100% 100%;
}
.bannall .pagination {
  position: absolute;
  z-index: 1;
  text-align: center;
}
.banner .ban > div {
  font-size: 30px;
  color: #fff;
  font-family: fangsong, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  transition: all 0.3s;
  text-align: center;
  line-height: 61px;
}
.banner .ban > div:hover {
  box-shadow: 0px 0px 25px #888888;
}
.topnav h3 {
  vertical-align: bottom;
  font-size: 3.2rem;
  font-weight: bold;
}
.topnav h3 img {
  vertical-align: text-bottom;
}
.topnav .line {
  margin-top: 10px;
}
.topnav .fr .condec {
  font-size: 2.4rem;
  line-height: 3;
  margin-top: 25px;
}
.main {
  /*三大优势*/
  /*产品中心*/
  /*关于我们*/
}
.main .sanadav {
  /* background-image: url(../images/sanadvabg.png); */
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -9px bottom;
  padding-top: 40px;
}
.main .sanadav .text-center H2 {
  font-size: 3.2rem;
}
.main .sanadav .text-center P {
  font-size: 2rem;
  color: #8d8c8c;
  padding: 0 30px;
}
.main .sanadav .advlist {
  margin-top: 65px;
  max-height: 642px;
  overflow: hidden;
}
.main .sanadav .advlist ul {
  margin-bottom: 0;
  background-color: #0056ab;
}
.main .sanadav .advlist ul li {
  font-size: 1.8rem;
  line-height: 7;
  cursor: pointer;
  margin: 0 15px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .sanadav .advlist ul li.h3 {
  font-size: 2.7rem;
  margin: 0 15px 0;
  line-height: 4.55;
}
.main .sanadav .advlist ul li.lins {
  border-bottom: 1px solid #3378bc;
}
.main .sanadav .advlist ul li p {
  margin: 0;
}
.main .sanadav .advlist ul li .swiper-pagination {
  position: unset;
  line-height: 2;
}
.main .sanadav .advlist ul ul li.active {
  color: #fff;
  font-weight: bolder;
}
.main .sanadav .advlist ul .advnums {
  position: relative;
  margin: 0;
  overflow: hidden;
  height: 140px;
  line-height: 6;
  background-color: rgba(0, 0, 0, 0.5);
}
.main .sanadav .advlist ul .advnums .zbjian {
  position: absolute;
  width: 100%;
  left: 0;
  top: 42px;
}
.main .sanadav .advlist ul .advnums .swiper-pagination-current {
  color: #fff;
  font-size: 5rem;
}
.main .sanadav .advlist .sannum {
  text-align: center;
  font-size: 16px;
  color: #000;
  padding: 15px 0;
}
.main .sanadav .advlist .sannum .lins {
  border-right: 1px solid #d0d0d0;
}
.main .sanadav .advlist .sannum span {
  font-size: 5rem;
  color: #353535;
  font-weight: bold;
}
.main .sanadav .advlist .sannum p {
  color: #898989;
}
.main .sanadav .advlist .avdvdesc {
  position: relative;
}
.main .sanadav .advlist .avdvdesc::after {
  content: "";
  width: 500px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: -25%;
}
.main .sanadav .advlist .avdvdesc .swiper-slide img {
  width: 100%;
  object-fit: cover;
  max-height: 509px;
}
.main .sanadav .advlist .avdvdesc .swiper-slide .advcon {
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 7%;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 140px;
  padding-top: 2.5%;
  padding-right: 7%;
  line-height: 1.6;
}
.main .sanadav .advlist .avdvdesc .swiper-slide .advcon .advtit {
  font-weight: bolder;
  font-size: 18px;
}
.main .sanadav .advlist .avdvdesc .swiper-slide .advcon .advdes {
  font-size: 16px;
}
.main .pro_center {
  padding-top: 60px;
}
.main .pro_center .text-center img {
  max-width: 100%;
}
.main .pro_center .text-center h6 {
  color: #363636;
  font-size: 3.6rem;
  font-weight: 800;
  font-family: "微软雅黑";
}
.main .pro_center .text-center h6::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-right: 25px;
  vertical-align: middle;
  background-color: #999;
}
.main .pro_center .text-center h6::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-left: 25px;
  vertical-align: middle;
  background-color: #999;
}
.main .pro_center .prolist {
  text-align: center;
  margin: 50px 0 30px;
}
.main .pro_center .prolist a {
  font-size: 1.8rem;
  margin: 0 1.5rem;
  display: inline-block;
  color: #333333;
  transition: all 0.3s;
}
.main .pro_center .prolist a:hover {
  color: #0056ab;
}
.main .pro_center .proimg .imgbox {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.main .pro_center .proimg .imgbox .responsive {
  width: 100%;
  transition: all 0.3s;
}
.main .pro_center .proimg .imgbox:hover img {
  transform: scale(1.1);
}
.main .pro_center .proimg .imgbox .protit {
  position: absolute;
  width: 100%;
  bottom: 0;
  line-height: 3;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 5%;
  transition: all 0.3s;
}
.main .pro_center .proimg .imgbox .protit h3 {
  font-size: 2.4rem;
  color: #fff;
  margin: 0;
  line-height: 2.5;
}
.main .pro_center .proimg .imgbox .protit h3::after {
  content: "+";
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #333;
  float: right;
  margin-top: 10px;
  border-radius: 50%;
  background-color: #fbfafa;
}
.main .pro_center .proimg .grils .protit {
  opacity: 0;
}
.main .pro_center .proimg .grils .imgbox:hover .protit {
  opacity: 1;
}
.main .pro_center .proimg .grils .imgbox a {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.main .pro_center .proimg .grils .imgbox .responsive {
  height: 212px;
  width: auto;
  object-fit: cover;
}
.main .companycon {
  background-image: url(../images/abbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5rem 0 5rem;
}
.main .companycon .abtit h6 {
  color: #000;
  font-size: 3.2rem;
}
.main .companycon .abtit h6::after {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  margin: 15px auto;
  border-radius: 2px;
  background-color: #0056ab;
}
.main .companycon .abtit p {
  color: #a6a6a6;
  font-size: 1.8rem;
}
.main .companycon .cons .comimg {
  width: 90%;
  margin-top: -60px;
}
.main .companycon .cons .tit h5 {
  font-size: 2.4rem;
  color: #0056ab;
  font-weight: 800;
}
.main .companycon .cons .tit .comcons {
  line-height: 2;
  font-size: 1.6rem;
}
.main .companycon .cons .tit a {
  display: inline-block;
  margin-top: 10%;
  padding: 8px 26px;
  border-radius: 30px;
  background-color: #0056ab;
  font-size: 1.6rem;
  color: #fff;
  transition: all 0.3s;
  border: 2px solid transparent;
}
.main .companycon .cons .tit a:hover {
  color: #0056ab;
  background-color: #fff;
  border: 2px solid #0056ab;
}
.main .case {
  padding: 5rem 0 5rem;
}
.main .case .abtit {
  margin-bottom: 20px;
}
.main .case .abtit h6 {
  color: #000;
  font-size: 3.2rem;
  display: inline-block;
  position: relative;
}
.main .case .abtit h6::after {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  margin: 15px auto;
  border-radius: 2px;
  position: absolute;
  right: -65px;
  top: -12px;
  background-color: #0056ab;
}
.main .case .abtit p {
  color: #a6a6a6;
  font-size: 1.6rem;
  display: inline-block;
  padding-left: 9px;
  text-transform: uppercase;
}
.main .case .abtit a {
  display: inline-block;
  margin-top: 1%;
  padding: 5px 26px;
  border-radius: 30px;
  background-color: #fff;
  font-size: 1.6rem;
  color: #acacac;
  transition: all 0.3s;
  border: 1px solid #acacac;
}
.main .case .abtit a:hover {
  color: #0056ab;
  background-color: #fff;
  border: 1px solid #0056ab;
}
.main .case .caselist .text-center {
  border-bottom: 2px solid #0056ab;
}
.main .case .caselist .text-center h3 {
  font-size: 3.5rem;
  line-height: 4;
}
.main .case .caselist .casetel {
  padding-top: 50%;
  font-size: 1.6rem;
}
.main .case .caselist .casetel a {
  color: #000;
  font-size: 2.6rem;
  font-family: unset;
}
.main .case .casepic .boximg {
  overflow: hidden;
}
.main .case .casepic .boximg img {
  transition: all 0.3s;
  width: 100%;
  height: auto;
}
.main .case .pn {
  position: relative;
  width: 9%;
  right: 0;
  overflow: hidden;
  height: 30px;
  float: right;
}
.main .case .pn > div {
  color: #000;
  text-align: center;
  height: 30px;
  border: none;
  outline: none;
  top: 30px;
  font-size: 18px;
  font-weight: bolder;
  line-height: 30px;
  font-family: cursive, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.main .case .pn > div:hover {
  color: #0056ab;
}
.main .news {
  background-color: #0056ab;
  padding: 50px 0 30px;
}
.main .news .abtit {
  margin-bottom: 20px;
}
.main .news .abtit h6 {
  color: #fff;
  font-weight: bolder;
  font-size: 3.2rem;
  display: inline-block;
  position: relative;
}
.main .news .abtit h6::after {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  margin: 15px auto;
  border-radius: 2px;
  position: absolute;
  right: -65px;
  top: -12px;
  background-color: #fff;
}
.main .news .abtit p {
  color: #fff;
  font-size: 1.6rem;
  display: inline-block;
  padding-left: 9px;
  text-transform: uppercase;
}
.main .news .abtit a {
  display: inline-block;
  margin-top: 1%;
  padding: 5px 26px;
  border-radius: 30px;
  background-color: #0056ab;
  font-size: 1.6rem;
  color: #fff;
  transition: all 0.3s;
  border: 1px solid #acacac;
}
.main .news .abtit a:hover {
  color: #0056ab;
  background-color: #fff;
  border: 1px solid #0056ab;
}
.main .news .newslist {
  margin-top: 3rem;
}
.main .news .newslist .boximg {
  overflow: hidden;
}
.main .news .newslist .boximg img {
  width: 100%;
  height: 305px;
  object-fit: cover;
  transition: all 0.3s;
}
.main .news .newslist .newscons {
  margin-top: 4rem;
}
.main .news .newslist .newscons h5 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bolder;
}
.main .news .newslist .newscons h5 span {
  font-weight: 100;
}
.main .news .newslist .newscons .newsdesc {
  color: #fff;
  padding-left: 2.3rem;
  font-size: 1.4rem;
  margin-top: 4%;
}
.main .news .newslist ul li {
  margin-bottom: 1.5rem;
}
.main .news .newslist ul li a {
  display: block;
  background-color: #f5f5f5;
  color: #000;
  overflow: hidden;
}
.main .news .newslist ul li a .days {
  font-weight: bolder;
  color: #0056ab;
  font-size: 4rem;
  text-align: center;
}
.main .news .newslist ul li a .tar {
  padding: 2.2rem 5.7rem;
  border-right: 1px solid #a5a5a5;
}
.main .news .newslist ul li a .mouth {
  font-size: 1.8rem;
  color: #6e6e6e;
}
.main .news .newslist ul li a .nesinfo {
  width: 63%;
  padding-left: 1rem;
  margin-top: 3rem;
}
.main .news .newslist ul li a .nesinfo h5 {
  font-size: 1.8rem;
  font-weight: bolder;
  transition: all 0.3s ;
}
.main .news .newslist ul li a .nesinfo p {
  font-size: 1.4rem;
  color: #7f7f7f;
}
.main .news .newslist ul li a .newcons {
  padding-left: 3rem;
  vertical-align: top;
  margin-top: 4rem;
}
.main .news .newslist ul li a:hover h5 {
  color: #0056ab;
}
.main .honor {
  background-color: #f0f0f0;
}
.main .goodbox .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.main .goodbox .swiper-slide {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.main .goodbox .swiper-slide-active {
  background-size: contain;
  background-repeat: no-repeat;
}
.main .goodbox .gallery-top {
  height: 80%;
  width: 100%;
}
.main .goodbox .gallery-top .swiper-slide {
  padding-bottom: 65%;
  background-size: contain;
  background-repeat: no-repeat;
}
.main .goodbox .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.main .goodbox .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  padding-bottom: 15%;
}
.main .goodbox .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.main .goodall {
  color: #fff;
  padding: 2.5rem 10rem 9rem 10rem;
  background-color: #0056ab;
}
.main .goodall h2 {
  margin: 0;
  font-size: 3.6rem;
  line-height: 3;
  font-weight: 800;
}
.main .goodall h6 {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 800;
}
.main .goodall .read {
  color: #fff;
  line-height: 2.8;
  text-align: center;
  display: block;
  font-size: 2rem;
  background-color: #f0831e;
  margin: 7rem 0;
  font-weight: 800;
  transition: all 0.3s;
}
.main .goodall .read:hover {
  background-color: #f60721;
}
.main .goodall .telall {
  font-size: 1.6rem;
  font-weight: 800;
}
.main .goodall .telall a {
  color: #fff;
  font-size: 3.6rem;
  font-family: unset;
}
.main .goodall .telall a:hover {
  color: #f60721;
}
.goods .goodsinfo {
  margin-top: 20px;
}
.goods .goodsinfo .abpro {
  line-height: 4;
  font-size: 1.8rem;
  font-weight: 800;
  color: #fff;
  text-align: center;
  background-color: #0056ab;
}
.goods .goodsinfo ul li:hover .protit {
  color: #fff;
  background-color: #0056ab;
}
.goods .goodsinfo .ablist .boximg {
  overflow: hidden;
}
.goods .goodsinfo .ablist .boximg img {
  transition: all 0.3s;
  height: 300px;
  object-fit: cover;
  width: 100%;
}
.goods .goodsinfo .ablist .boximg:hover img {
  transform: scale(1.1);
}
.goods .goodsinfo .ablist a {
  width: 100%;
}
.goods .goodsinfo .ablist .protit {
  text-align: center;
  line-height: 4;
  font-size: 1.6rem;
  color: #000;
  border: 1px solid #ededed;
  transition: all 0.3s;
}
.goods .goodsinfo .infoall .proasc {
  line-height: 4;
  font-size: 1.8rem;
  font-weight: 800;
  color: #000;
  padding-left: 5%;
  background-color: #ececec;
}
.goods .goodsinfo .infoall .proasc img {
  filter: brightness(0);
}
.goods .goodsinfo .infoall .prodes {
  padding: 3%;
  border: 1px solid #ececec;
}
#honorspicshow {
  width: 100%;
  height: 100%;
  color: #fff;
  margin-top: 5rem;
  margin-bottom: 10rem;
}
#honorspicshow .swiper-wrapper {
  width: 100%;
}
#honorspicshow .swiper-slide {
  width: 800px;
  height: 100%;
  margin: 4rem 0;
  text-align: center;
  background: url(../images/hobg1.png);
  background-size: 100% 100%;
}
#honorspicshow .swiper-slide-active {
  background: url(../images/hobg2.png);
  background-size: 100% 100%;
}
#honorspicshow .swiper-slide img {
  max-width: 320px;
}
#honorspicshow .swiper-slide .honortit {
  background-color: #fff;
  padding: 3rem 0;
  font-size: 1.8rem;
  margin: 0;
}
#honorspicshow .swiper-slide {
  padding: 6rem 3rem;
}
#honorspicshow .swiper-slide h6 {
  font-size: 3rem;
  text-align: left;
}
#honorspicshow .swiper-slide h6::after {
  content: "";
  width: 40px;
  height: 5px;
  background-color: #fff;
  display: block;
  margin: 15px 0;
}
#honorspicshow .swiper-slide .honorcons {
  line-height: 1.9;
  font-size: 1.6rem;
  text-align: left;
}
.company .name p {
  font-size: 1.6rem;
  color: #a6a6a6;
  text-transform: uppercase;
}
.company .advantage {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.company .advantage h5 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #000;
}
.company .advantage #perfil {
  color: #fff;
  width: 100%;
  margin: auto;
  margin-bottom: 10rem;
  background-color: #0056ab;
}
.company .advantage #perfil .items {
  margin: 2.5rem -15px;
  border-right: 1px solid #ffdf20;
}
.company .advantage #perfil .items .zb {
  font-weight: bold;
  font-size: 6rem;
}
.company .advantage #perfil .items .ccc {
  font-size: 2rem;
}
.company .advantage #perfil .items.none {
  border-right: none;
}
.company .advantage #perfil .end {
  border-right: 1px solid #0056ab;
}
.company .allnums {
  background-color: #f60822;
}
.tbody .carousel {
  z-index: -1;
}
.tbody .honor h5 {
  font-size: 4rem;
  color: #423c15;
  line-height: 1.5;
}
/*联系我们*/
.tecat .navbox {
  text-align: center;
  padding: 3rem 5rem;
  color: #fff;
  transform: translateY(-50%);
  background-color: #0056ab;
  margin-bottom: -5rem;
}
.tecat .navbox h5 {
  color: #fff;
  line-height: 1.1;
  font-size: 4.4rem;
  font-weight: bold;
}
.tecat .navbox p {
  font-size: 2.4rem;
}
.contact {
  margin: 2rem auto;
  width: 100%;
  border: 2rem solid #f1f1f1;
}
.contact ul li {
  padding: 1rem;
  border-bottom: 1px solid #e8e8e8;
  color: #000;
}
.contact ul li:last-child {
  border-bottom: none;
}
.contact ul li img {
  vertical-align: top;
  margin-right: 2rem;
}
.contact .iis {
  color: #000;
  margin-top: 2rem;
  font-size: 1.8rem;
}
.contact .iisp {
  font-size: 1.6rem;
  color: #000;
}
.newsbox .navbox {
  text-align: center;
  padding: 3rem 5rem;
  color: #fff;
  transform: translateY(-50%);
  background-color: #0056ab;
}
.newsbox .navbox h5 {
  font-size: 4.4rem;
  font-weight: bold;
}
.newsbox .navbox p {
  font-size: 2.4rem;
}
.newsbox .catenav li {
  float: left;
  margin: 5rem 2rem;
  padding-right: 2rem;
  font-size: 1.8rem;
  border-right: 1px solid #999;
  transition: all 0.3s;
}
.newsbox .catenav li a {
  transition: all 0.3s;
  color: #1d1d1d;
}
.newsbox .catenav li::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid  #fff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
  transition: all 0.3s;
}
.newsbox .catenav li.active a {
  color: #ed0001;
}
.newsbox .catenav li.active::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid  #ed0001;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
}
.newsbox .catenav li:hover a {
  color: #ed0001;
}
.newsbox .catenav li:hover::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid  #ed0001;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
}
.newsbox .titlist li {
  background-color: #fbfafa;
  margin-bottom: 1rem;
  transition: all  0.3s ;
}
.newsbox .titlist li a {
  display: block;
  overflow: hidden;
  padding: 3rem;
  transition: all  0.3s ;
}
.newsbox .titlist li a h6 {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.newsbox .titlist li a h6::after {
  content: "";
  display: block;
  width: 2rem;
  height: 3px;
  background-color: #0056ab;
  margin: 1.5rem 0;
}
.newsbox .titlist li a .newdec {
  color: #9a9a9a;
  font-size: 1.6rem;
}
.newsbox .titlist li a .year {
  font-size: 2rem;
  color: #b6b6b6;
}
.newsbox .titlist li a .date {
  font-size: 3.4rem;
  color: #b6b6b6;
}
.newsbox .titlist li a .vies {
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
  line-height: 4rem;
  text-align: center;
  border-radius: 50%;
  color: #b6b6b6;
  font-family: cursive;
  margin-left: 5rem;
  border: 1px solid #b6b6b6;
}
.newsbox .titlist li:hover a {
  color: #fff;
  background-color: #0056ab;
}
.newsbox .titlist li:hover a h6 {
  color: #fff;
}
.newsbox .titlist li:hover a h6::after {
  background-color: #ffffff;
}
.newsbox .titlist li:hover a .date,
.newsbox .titlist li:hover a .year,
.newsbox .titlist li:hover a .newdec {
  color: #fff;
}
.newsbox .titlist li:hover a .vies {
  color: #fff;
  border: 1px solid #fff;
}
.nesinfos {
  padding-top: 1.5rem;
}
.nesinfos h6 {
  line-height: 4rem;
  color: #373636;
  font-size: 3rem;
}
.nesinfos .times {
  font-size: 1.6rem;
  line-height: 4rem;
  color: #8c8c8c;
  background-color: #e8e8e8;
}
.nesinfos .cons {
  padding: 1.5rem 0;
  color: #7b7b7b;
  border-bottom: 1px  solid #e8e8e8;
}
.newsbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.newsbox h5 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #000;
}
.xgnews {
  padding: 3rem 0;
  background-color: #e8e8e8;
}
.xgnews h6 {
  font-size: 2.8rem;
  font-weight: bold;
}
.xgnews ul li {
  margin-left: -1.5rem;
  margin-bottom: 1.5rem;
}
.xgnews ul li::before {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  vertical-align: 2rem;
  margin-right: 1rem;
  border-radius: 50%;
  background-color: #000;
}
.xgnews ul li a {
  display: inline-block;
  vertical-align: -4rem;
  width: 90%;
  color: #373636;
  overflow: hidden;
}
.xgnews ul li a .fl {
  width: 82%;
}
.xgnews ul li a .fr {
  margin-top: 2.5rem;
  text-align: right;
  color: #cacaca;
}
.xgnews ul li a .fr p {
  font-size: 2.4rem;
  line-height: 1.3;
  margin: 0;
}
.xgnews ul li a .fr span {
  font-size: 1.6rem;
}
.xgnews ul li a h5 {
  font-size: 1.6rem;
}
#prev_next {
  margin: 40px 0;
  overflow: hidden;
}
#prev_next li:first-child .page-a {
  float: left;
}
#prev_next li:last-child .page-a {
  float: right;
}
#foot {
  background-color: #000;
}
#foot .inner {
  background-image: url(../images/foot.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 50px 0;
}
#foot .inner ul {
  margin-top: 2rem;
}
#foot .inner ul li {
  line-height: 2.2;
}
#foot .inner ul li a {
  font-size: 1.6rem;
  color: #b1b1b1;
}
#foot .inner ul li a:hover {
  color: #fff;
}
#foot .inner .mains {
  font-size: 1.6rem;
  color: #b1b1b1;
}
#foot .inner .mains a {
  color: #b1b1b1;
}
#foot .inner .mains h5 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
}
#foot .inner .mains h5::after {
  content: "";
  display: block;
  width: 1px;
  height: 4.4rem;
  background-color: #fff;
  margin: 1rem auto;
}
#foot .inner .mains .tel {
  color: #fff;
  font-size: 2.6rem;
  margin-bottom: 1rem;
}
#foot .inner .mains .tel a {
  color: #fff;
  font-family: unset;
  font-size: 2.6rem;
}
#foot .inner .mains .tacinfo {
  line-height: 2;
}
#foot .inner .responsive {
  margin-top: 8rem;
}
#foot .fcopy {
  padding: 1% 0;
  color: #b1b1b1;
  font-size: 1.4rem;
  vertical-align: bottom;
}
#foot .fcopy > div {
  padding-top: 1rem;
}
#foot .fcopy > div .back {
  color: #fff;
  line-height: 3;
  font-size: 1.8rem;
}
#foot .fcopy .copyrig,
#foot .fcopy .forv {
  margin-top: 5rem;
}
#foot .fcopy .forv a {
  color: #b1b1b1;
}
.menuBtn {
  position: absolute;
  top: 45%;
  right: 4%;
  width: 25px;
  height: 20px;
  cursor: pointer;
  z-index: 100;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menuBtn em {
  margin-bottom: 6px;
  display: block;
  height: 2px;
  background-color: #0056ab;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.m_img,
.m_nav {
  display: none;
}
.carousel-indicators {
  z-index: 1;
}
/*产品样式*/
.goods .advantage h5 {
  font-weight: bold;
}
.goods .advantage .goodsnav li {
  background-image: url(../images/jiao.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2%;
  margin-left: 2%;
  margin-right: 2%;
}
.goods .advantage .goodsnav li a {
  display: block;
  font-size: 1.6rem;
  line-height: 4.5;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  color: #423c15;
}
.goods .advantage .goodsnav li:hover a {
  color: #0056ab;
}
.goods .goodgirds {
  margin-top: -6rem;
  overflow: hidden;
}
.goods .goodgirds a {
  display: inline-block;
  width: 95%;
}
.goods .goodgirds a .pic {
  transition: all 0.3s;
  padding: 2rem 2rem 1rem;
  border: 1px solid #ede1c3;
  box-shadow: 0px 3px 7px 2px #c3ceed;
  background-color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.goods .goodgirds a .pic img {
  border-radius: 0.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.goods .goodgirds a .pic p {
  font-size: 1.8rem;
  color: #3b3b3b;
  line-height: 1;
  padding-top: 2rem;
}
.goods .goodgirds a:hover .pic {
  background-color: #0056ab;
}
.goods .goodgirds a:hover p {
  color: #fff;
}
.goods .pages {
  margin: 1rem auto;
}
.goodinfo .advantage {
  padding-bottom: 0;
}
.goodinfo .goodgirds {
  margin-top: -1rem;
  margin-bottom: 5rem;
}
.goodinfo .goodgirds .lines {
  width: 100%;
  height: 1rem;
  border-radius: 10px;
  background-color: #ffdf20;
}
.goodinfo .goodgirds .dec {
  padding: 2rem;
  border-left: 1px solid #f1f1f1 ;
  border-right: 1px solid #f1f1f1 ;
  border-bottom: 1px solid #f1f1f1 ;
  margin-bottom: 1rem;
}
.goodinfo .goodgirds .topnav {
  border-radius: 5px;
  color: #fff;
  padding: 0 5rem;
  background-color: #0056ab;
}
.goodinfo .goodgirds .topnav h3 {
  font-size: 3rem;
}
.goodinfo .goodgirds .topnav .condec {
  line-height: 2.8;
  margin-top: 0;
}
.goodinfo .goodgirds .news {
  background: none;
}
.goodinfo .goodgirds .more {
  width: 100%;
  line-height: 3;
  margin: 1rem 0;
  padding: 0;
  max-width: 100%;
  font-size: 2.2rem;
  border-radius: 5px;
  text-align: center;
  border: none;
  color: black;
  background-color: #f4f4f4;
}
.huanjing {
  margin-top: 3rem;
}
.huanjing li {
  margin-bottom: 1.5rem;
}
.huanjing img {
  width: 99%;
  height: 40rem;
}
.huanjing li:nth-child(2n) {
  text-align: right;
}
@media (max-width: 1400px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  #head .toptel {
    line-height: 2;
  }
  .simg {
    width: 100%;
  }
}
@media (min-width: 765px) {
  .padt10 {
    padding-left: 45px;
  }
}
@media (max-width: 765px) {
  .sanadav .container {
    padding: 0;
  }
}
.goods .goodsinfo .infoall .prodes img,
.nesinfos .cons img {
  max-width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
@media (max-width: 765px) {
  .main .sanadav{
    padding-top: 20px;
  }
  .main .sanadav .text-center P {
    padding: 0 30px;
  }
  .main .sanadav .advlist .sannum{
    padding: 15px 30px;
  }
  .main .sanadav .text-center H2{font-size: 15px;}
  .main .sanadav .advlist .avdvdesc .swiper-slide .advcon .advdes{
    font-size: 14px;
  }
  .goods .goodgirds a .pic img {
    width: 100%;
  }
  #foot .fcopy .copyrig,
  #foot .fcopy .forv {
    margin: 0 0 15px 0;
  }
  #foot .fcopy .col-xs-5,
  #foot .fcopy .col-xs-7 {
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
  }
  #foot .fcopy .col-xs-7 {
    margin-left: -15px;
  }
  #foot .fcopy .col-xs-5 {
    margin-left: 10px;
  }
  html,
  body {
    font-size: 8px;
    overflow-x: hidden;
  }
  .newsbox .titlist li .fl {
    width: 70%;
  }
  #honorspicshow .swiper-slide {
    width: 400px;
  }
  .company .advantage #perfil{
    margin-bottom: 30px;
  }
  .main .pro_center .text-center h6,
  .company .advantage #perfil .items .zb {
    font-size: 17px;
  }
  .main .sanadav .advlist .sannum span {
    font-size: 16px;
  }
  .main .pro_center .text-center img{
    max-width: 75%;
  }
  .main .sanadav .advlist{
    margin-top: 25px;
  }
  .main .sanadav .advlist .sannum font{
    font-size: 16px;
  }
  .main .sanadav .advlist .avdvdesc .swiper-slide img{
    opacity: 0;
  }
  #ring-list .item span,
  #plugin-contact-ring2 #ring-toggle-button:before {
    font-size: 14px!important;
  }
  .main .case .pn {
    width: 30%;
  }
  #honorspicshow .swiper-slide img {
    max-width: -webkit-fill-available;
    margin-top: 10rem;
  }
  .main .news .newslist .newscons {
    margin-bottom: 20px;
  }
  .main .news .newslist ul li a .tar {
    padding: 2.2rem 1.7rem;
  }
  .main .news .newslist ul li a .nesinfo {
    margin-top: 1rem;
  }
  .main .news .newslist ul li a .newcons {
    padding-left: 2rem;
    margin-top: 2rem;
  }
  .main .news .newslist .boximg img {
    height: auto;
    max-height: 300px;
  }
  .main .case .caselist .casetel {
    padding-top: 5px;
  }
  .casetel img {
    width: 100%;
  }
  .main .case .caselist .text-center h3 {
    line-height: 1;
  }
  .main .companycon .cons .comimg {
    margin-top: 0;
  }
  #foot .inner {
    background-size: cover;
  }
  #foot .inner .responsive {
    max-width: 100%;
  }
  #foot .inner .responsive,
  #foot .inner ul {
    margin-top: 0;
  }
  .main .companycon,
  #foot .inner {
    background-position: center;
  }
  #head nav {
    border: none;
  }
  #head .top .zbox {
    margin: 0;
  }
  #head .top .logo h6 {
    display: none;
  }
  #foot .fcopy {
    padding-bottom: 50px;
  }
  .padt10 {
    padding-left: 0;
    padding-top: 10px;
  }
  .msgNum,
  nav ul {
    display: none;
  }
  .m_img,
  .m_nav {
    display: block;
  }
  .m_img .headlf {
    padding-top: 2px;
    padding-left: 5px;
    float: left;
  }
  .m_img .headlf .m_logo {
    height: 40px;
    display: block;
  }
  .m_img .headrg {
    padding-right: 5%;
    padding-top: 14px;
    float: right;
  }
  .m_img .headrg a .m_menuimg {
    height: 16px;
    vertical-align: top;
    display: block;
  }
  .m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000;
  }
  .m_nav .closecover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b0d19;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1;
  }
  .m_nav .closeicon {
    position: absolute;
    width: 20%;
    left: 22px;
    top: 5%;
    z-index: 100;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  .m_nav .m_navList {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: #0056ab;
    height: 100%;
    z-index: 100;
    right: -80%;
    overflow-y: scroll;
  }
  .m_nav .m_navList ul {
    padding-left: 5%;
    padding-right: 5%;
  }
  .m_nav .m_navList ul li {
    border-bottom: 1px solid #232530;
  }
  .m_nav .m_navList ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    font-size: 16px;
  }
  .m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .m_nav .m_navList ul li .m_f_a a {
    flex: 1;
  }
  .m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
  }
  .icon {
    background: url(../images/plus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
  }
  .icon_on {
    background: url(../images/reduce.jpg) 50% no-repeat !important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
  }
  .m_nav .m_navList ul li .m_s_nav {
    display: none;
    width: 100%;
  }
  .m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  #head .top .navslist {
    width: 60%;
    margin-top: 25px;
    display: none;
  }
  .banner .swiper-container {
    width: 100%;
  }
  .bannall .swiper-slide {
    background-size: cover;
  }
  .menuBtn {
    top: 6.5%;
  }
  #head .top .logo img {
    margin-top: 1.8rem;
  }
  #head .toptel img {
    vertical-align: middle;
  }
  .topnav .fr .condec {
    margin-top: 8rem;
  }
  .main .techeritem ul li a .infos {
    background-size: 30% 30%;
  }
  .main .techeritem {
    background-size: 100% 100%;
  }
  .main .mv .mvbox {
    border-top: 4rem solid rgba(0, 0, 0, 0.5);
    border-bottom: 4rem solid rgba(0, 0, 0, 0.5);
    border-left: 5rem solid rgba(0, 0, 0, 0.5);
    border-right: 5rem solid rgba(0, 0, 0, 0.5);
  }
  .playbtn > div {
    margin-bottom: 7rem;
  }
  .main .goodall {
    padding: 0% 24px 5% 24px;
    margin: 0 -15px;
  }
  .goods .goodsinfo {
    margin: 20px -15px;
  }
}
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
  width: auto;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #0056ab;
  background: #0056ab;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #ffffff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #ffffff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #ffffff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #ffffff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
#piao {
  position: fixed;
  right: 30px;
  bottom:369px;
  width: 130px;
  z-index: 1;
  text-align: center;
}
#piao .consover {
  background-color: #fff;
  position: absolute;
}
#piao .m {
  width: 130px;
}
#piao .tel {
  background-color: #0056ab;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 3;
  text-align: center;
  border-bottom: 9px solid #f50721;
}
#piao .mbiel a {
  color: #0056ab;
  font-size: 15px;
  line-height: 2.5;
}
#piao .mbiel .quest {
  border-radius: 21px;
  padding: 6px 20px;
  color: #fff;
  font-size: 17px;
  background: #0056ab;
}
#piao .vx span {
  font-size: 15px;
  color: #333333;
}
#piao .vx .color {
  color: #0056ab;
  line-height: 2;
}
#piao .task {
  position: absolute;
  right: -30px;
  width: 30px;
  font-size: 14px;
  top: 175px;
  background: #0056ab;
  color: #fff;
  padding: 30px 5px;
  border-radius: 0 28px 28px 0;
  cursor: pointer;
  transition: all 1s;
}
#piao .task img {
  transition: all 1s;
}
#piao .task.red {
  border-radius: 28px 0 0 28px;
}
#piao .red img {
  transform: rotate(180deg);
}
