@charset "UTF-8";
@media (min-width: 1470px) {
  .container {
    width: 1440px;
  }
}
.containersx{
    max-width: 1920px;
    margin: 0px auto;
}
.navhoverimg{
  position: absolute;
  top: 93px;
  left: 10%;
  display: none;
  transition: all 0.5s;
  width: 80%;
}
.new-header .new-search-btn,
.new-header .new-nav-btn {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  margin-top: 2px;
}
.new-header .new-search-btn {
  background: url(../images/new_search.png) center no-repeat;
  background-size: 25px;
  right: 25px;
  margin-top: 36px;
}
.new-header .new-nav-btn {
  background: url(../images/new_menu.png) center no-repeat;
  right: 15px;
}

/*头部*/
.new-top {
  background: #f2f2f2;
  line-height: 35px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}

.new-top a {
  color: rgba(0, 0, 0, 0.8);
}

.new-top p {
  margin-bottom: 0;
}

.new-top-keywords {
  text-align: right;
}

.new-top-keywords a {
  padding: 0 5px;
}
.new-top-keywords a:first-child {
  font-size: 14px;
  text-transform: uppercase;
  /*background-repeat: no-repeat;*/
  /*background-position: center;*/
  /*background-size: contain;*/
  /*background-image: url("../images/min_cn.jpg");*/
  display: inline-block;
  width: 38px;
  height: 36px;
}

.new-top-keywords a + a:before {
  content: "|";
  padding-right: 6px;
}

/* new-header */
.new-header {
  background: #ffffff;
  border-bottom: 1px solid #7a7a7a;
}

.new-header .new-search-btn {
  /*display: none;*/
}

.new-header .new-nav-btn {
  display: none;
}

.new-logo {
  float: left;
  width: 20.83333%;
  line-height: 100px;
}

.new-logo a {
  display: block;
  font-size: 0;
}

.new-logo img {
  max-width: 100%;
  margin-top: -20px;
  margin-bottom: -20px;
}

.new-search {
  float: right;
  border: 1px solid #bcccc7;
  border-radius: 30px;
  height: 35px;
  width: 16.66667%;
  position: absolute;
  margin-top: 2px;
  display: none;
  right: 25px;
  top: 60px;
}

.new-search #keyword {
  width: 100%;
  padding-right: 35px;
  height: 33px;
  border: none;
  background: transparent;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 10px;
  outline: none;
}

.new-search #s_btn {
  border: none;
  background: transparent;
  position: absolute;
  width: 35px;
  height: 33px;
  right: 0;
  top: 0;
  outline: none;
}

/*new-menu*/
.new-menu {
    width: 45%;
    float: left;
    margin-top: 2px;
    margin-left: 30%;
}

.new-menu > li {
  float: left;
  width: 16.66%;
  text-align: center;
  position: relative;
}

.new-menu > li > a {
    display: inline-block;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.88);
    position: relative;
    line-height: 100px;
    display: block;
    text-transform: uppercase;
}

.new-menu > li > a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  background: #149ac6;
  height: 2px;
  bottom: 0;
  opacity: 0;
  transition: all .5s ease;
}

.new-menu > li > img:after {
  transition: all .5s ease;
}
.new-menu > li:hover > a, .new-menu > li.active > a {
  color: #149ac6;
}
.new-menu > li:hover > a:after, .new-menu > li.active > a:after {
  opacity: 1;
}
.new-menu > li:hover > img, .new-menu > li.active > img  {
  display: block;
}
.new-menu > li > a:after{
  background: none;
}

.new-sub-menu {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  background: #149ac6;
  display: none;
  top: 100px;
}

.new-sub-menu > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.new-sub-menu > li > a {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.9);
}

.new-sub-menu > li > a:hover {
  background: #21473c;
}

/**/
.slick-banner img {
  width: 100%;
}

.slick-banner .slick-dots {
  text-align: right;
  bottom: 35px;
  padding-right: 6.51042%;
}

.slick-banner .slick-dots li {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent !important;
  margin: 0 25px 0 0;
}

.slick-banner .slick-dots li button {
  font-size: 18px;
  color: #4f7028;
  padding: 0;
  transition: all .5s ease;
}

.slick-banner .slick-dots li button:before {
  content: '0';
}

.slick-banner .slick-dots li.slick-active button {
  font-size: 24px;
  color: #149ac6;
}

/* new-pro-sort */
.new-pro-sort {
  padding: 4.94792% 0;
  padding-top: 0px;
}

.new-title {
  text-align: center;
  margin-bottom: 2.83688%;
}

.new-title h3 {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.98);
  margin-bottom: 10px;
}

.new-title p {
  font-size: 14px;
  color: #a6bbb5;
  margin-bottom: 0;
}

.new-title p span:after, .new-title p span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5%;
  height: 1px;
  background: #a6bbb5;
  margin: 0 10px;
}

.new-pro-sort-slick .slick-slide {
  /*margin: 0 10px;*/
}

.new-pro-sort-slick .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}

.new-pro-sort-slick .slick-slide a:hover .wz {
  opacity: 1;
}

.new-pro-sort-slick .slick-slide img {
  width: 100%;
}

.new-pro-sort-slick .slick-slide .wz {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  outline: 1px solid rgba(29, 147, 193, 0.8);
  background: rgba(29, 147, 193, 0.8);
  background-clip: content-box;
  text-align: center;
  opacity: 0;
  transition: all .5s ease;
  width: 100%;
  height: 100%;
}

.new-pro-sort-slick .slick-slide .wz h3 {
  font-size: 50px;
  color: #149ac6;
  font-weight: 200;
  padding-top: 35%;
}

.new-pro-sort-slick .slick-slide .wz h3:after {
  display: block;
  margin: 15px auto 20px auto;
  content: '';
  background: rgba(29, 147, 193, 0.5);
  height: 5px;
  width: 40px;
}

.new-pro-sort-slick .slick-slide .wz p {
  font-size: 23px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}

/*new-product*/
.new-product {
  /*padding-bottom: 6.51042%;*/
}

.new-product-tab, .new-news-tab {
  text-align: center;
  font-size: 0;
}

.new-product-tab span, .new-news-tab span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 18px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  width: calc(12.5% - 8px);
  line-height: 20px;
  padding: 7px;
  border: 1px solid #cccccc;
  cursor: pointer;
}

.new-product-tab span.on, .new-news-tab span.on, .new-product-tab span:hover, .new-news-tab span:hover {
  background: #149ac6;
  color: #fff;
  border-color: #149ac6;
}

/*new-product-wrap*/
.new-product-wrap {
  margin-top: 3.5461%;
}

.new-product-wrap .new-product-cont {
  margin: 0 -14px;
  display: none;
}

.new-product-wrap .new-product-cont:first-child {
  display: block;
}

.new-product-wrap .new-product-cont li {
  width: calc(25% - 28px);
  margin: 0 14px;
  float: left;
  border: 1px solid #ccc;
  position: relative;
  padding-bottom: 30px;
}

.new-product-wrap .new-product-cont li .wz {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(29, 147, 193, 0.8);
  padding: 10%;
  opacity: 0;
  transition: all .5s ease;
}

.new-product-wrap .new-product-cont li .wz h3 {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  padding: 25% 0 15% 0;
}

.new-product-wrap .new-product-cont li .wz p {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}

.new-product-wrap .new-product-cont li .wz span {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  font-size: 14px;
  color: #ffffff;
}

.new-product-wrap .new-product-cont li .wz span:after, .new-product-wrap .new-product-cont li .wz span:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin: 0 10px;
  width: 25%;
  height: 1px;
  background: #fff;
}

.new-product-wrap .new-product-cont li .img {
  display: block;
}

.new-product-wrap .new-product-cont li .img img {
  width: 100%;
}

.new-product-wrap .new-product-cont li h4 {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 200;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new-product-wrap .new-product-cont li:hover .wz {
  opacity: 1;
}

/*new-hengfu*/
.new-hengfu {
  margin-bottom: 40px;
}

.new-hengfu img {
  width: 100%;
}

/*new-about*/
.new-about-box {
  border: 1px solid #CCCCCC;
  padding: 2.48227% 3.5461% 2.12766% 12.05674%;
  font-size: 0;
}

.new-about-left {
  display: inline-block;
  vertical-align: middle;
  width: 43.38843%;
}

.new-about-left p {
  font-size: 14px;
  font-weight: 200;
  color: #000000;
  line-height: 1.7;
}

.new-about-left p em {
  display: block;
  font-style: normal;
  font-size: 24px;
  color: #149ac6;
  font-weight: 400;
}

.new-about-left p strong {
  display: block;
  opacity: .6;
  color: #149ac6;
  font-weight: 400;
  margin-bottom: 2.12766%;
}

.new-about-more {
  margin-top: 7.76699%;
  font-size: 14px;
  color: #feffff;
  background: #149ac6;
  width: 175px;
  line-height: 35px;
  text-align: center;
}

.new-about-more a {
  color: #fff;
}

.new-about-right {
  width: 53.8843%;
  margin-left: 2.64463%;
  display: inline-block;
  vertical-align: middle;
}

.new-about-right img {
  width: 100%;
}

/*new-news-center*/
.new-news-center {
  margin-top: 4.6875%;
}

/*new-news-center*/
.new-news-center {
  padding-bottom: 5.72917%;
}

.new-news-wrap {
  margin-top: 2.43056%;
}

.new-news-wrap .new-news-list {
  display: none;
  margin: 0 -4px;
}

.new-news-wrap .new-news-list:first-child {
  display: block;
}

.new-news-wrap .new-news-list li {
  float: left;
  width: calc(50% - 8px);
  margin: 0 4px 8px 4px;
  border: 1px solid #e0e0e0;
  padding: 1.73611%;
}

.new-news-wrap .new-news-list li .date {
  border-right: 1px solid #e5e5e5;
  width: 90px;
  float: left;
  text-align: center;
  margin-right: 30px;
  color: #b2b2b2;
  font-size: 14px;
}

.new-news-wrap .new-news-list li .date span {
  display: block;
  font-size: 30px;
}

.new-news-wrap .new-news-list li .wz {
  overflow: hidden;
  padding-top: 10px;
  color: #000000;
}

.new-news-wrap .new-news-list li .wz h3 {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
}

.new-news-wrap .new-news-list li .wz p {
  font-size: 14px;
  opacity: .8;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
}

.new-news-wrap .new-news-list li:hover {
  border-color: #149ac6;
}

.new-news-wrap .new-news-list li:hover .date {
  color: #149ac6;
}

.new-news-wrap .new-news-list li:hover .wz {
  color: #149ac6;
}

/*new-tonglan*/
.new-tonglan {
  background: #149ac6;
  padding: 3.42708% 0 1px 0;
}
.new-tonglan p a{
    color: #fff
}
.new-tl-left {
  float: left;
  width: 33.33333%;
  text-align: left;
  border-right: 1px dashed #fff;
  height: 165px;
}

.new-tl-left img {
  max-width: 100%;
}

.new-tl-left p {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}

.new-tl-left p strong {
  display: block;
  font-size: 24px;
  padding: 20px 0 10px 0;
  font-weight: normal;
}

.new-tl-right {
  width: 33.33333%;
  float: right;
}

.new-tl-right dl {
  float: left;
  width: 20%;
}

.new-tl-right dl dt {
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: normal;
}

.new-tl-right dl dt a {
  color: #fff;
}

.new-tl-right dl dt a:hover {
  text-decoration: underline;
}

.new-tl-right dl dd {
  font-size: 14px;
  font-weight: 200;
  line-height: 30px;
}

.new-tl-right dl dd a {
  color: rgba(255, 255, 255, 0.6);
}

.new-tl-right dl dd a:hover {
  color: white;
}

.new-tl-right dl:last-child {
  text-align: right;
}

/*new-footer*/
.new-footer {
  background: #1a201e;
  padding: 5px 0;
  line-height: 20xpx;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 200;
}

.new-footer a {
  color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 1470px) {
  .prohoverimg{
    bottom: -10px!important;
  }
}

@media (max-width: 1200px) {
  .navhoverimg {
    top: 58px;
  }
  .product-detail-tab .product-detail-tabli{
    border-bottom: 5px solid #ededed;
    height: 48px;
  }
  .prohoverimg{
    bottom: -11px!important;
  }
}

/* 手机样式 */
@media (max-width: 990px) {
  .new-logo img {
      max-width: 100%;
      margin-top: 0px;
      margin-bottom: 0px;
      max-height: 39px;
  }

  .new-menu > li:hover > img, .new-menu > li.active > img  {
    display: none;
  }


  /*new-header*/
  .new-header {
    padding: 10px 0;
  }
  .new-header .container {
    position: relative;
  }
  .new-header .new-logo {
    width: 70%;
  }
  .new-header .new-search {
    position: absolute;
    z-index: 999;
    background: #fff;
    right: 0;
    width: 100%;
    top: 38px;
    display: none;
  }
  .new-header .new-menu {
    position: absolute;
    left: 0px;
    z-index: 9999;
    background: #149ac6;
    width: 100%;
    top: 50px;
    margin-top: 0;
    display: none;
    margin-left: 0;
  }
  .new-header .new-menu > li {
    width: 100%;
  }
  .new-header .new-menu > li > a {
    color: #fff;
    display: block;
  }
  .new-header .new-menu > li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .new-header .new-search-btn,
  .new-header .new-nav-btn {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
  }
  .new-header .new-search-btn {
    background: url(../images/new_search.png) center no-repeat;
    background-size: 25px;
    right: 50px;
  }
  .new-header .new-nav-btn {
    background: url(../images/new_menu.png) center no-repeat;
    right: 15px;
  }
}

@media (max-width: 768px) {
  .product-detail-tab .product-detail-tabli{
    border-bottom: 3px solid #ededed;
    height: 46px;
  }
  .arcpro_message1 {
      display: none;
  }
  .arcpro_message2 {
      width: 100%!important;
  }
  .arcpro_message3 {
      width: 100%!important;
  }

  .new-header {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
  }
  body {
    padding-top: 48px;
  }
  .slick-banner .slick-dots {
    bottom: 0;
    padding-right: 0;
  }
  .slick-banner .slick-dots li {
    margin-right: 10px;
  }
  .slick-banner .slick-dots li button {
    font-size: 14px;
  }
  .slick-banner .slick-dots li.slick-active button {
    font-size: 18px;
  }
  .new-title h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .new-title p {
    font-size: 12px;
  }
  .new-pro-sort-slick .slick-slide .wz {
    opacity: 1;
  }
  .new-pro-sort-slick .slick-slide .wz h3:after {
    height: 2px;
  }
  .new-pro-sort-slick .slick-slide .wz h3 {
    font-size: 30px;
  }
  .new-pro-sort-slick .slick-slide .wz p {
    font-size: 14px;
  }
  .new-product-tab, .new-news-tab,
  .new-news-tab {
    text-align: left;
  }
  .new-product-tab span, .new-news-tab span,
  .new-news-tab span {
    width: calc(33.33333% - 8px);
    margin-bottom: 8px;
    text-align: center;
  }
  .new-product-wrap .new-product-cont {
    margin: 0 -5px;
  }
  .new-product-wrap .new-product-cont li {
    width: calc(50% - 10px);
    margin: 0 5px 10px 5px;
    padding-bottom: 10px;
  }
  .new-product-wrap .new-product-cont li .wz {
    display: none;
  }
  .new-about-box {
    padding: 0;
    border: none;
  }
  .new-about-left {
    width: 100%;
    margin-bottom: 15px;
  }
  .new-about-right {
    width: 100%;
    margin-left: 0;
  }
  .new-about-left p em {
    font-size: 20px;
  }
  .new-news-wrap .new-news-list li {
    width: calc(100% - 8px);
  }
  .new-tl-left {
    width: 100%;
  }
  .new-tl-right {
    display: none;
  }
  .new-news-wrap .new-news-list li .date {
    width: 60px;
    margin-right: 10px;
    font-size: 12px;
  }
  .new-news-wrap .new-news-list li .date span {
    font-size: 16px;
  }
  .new-news-wrap .new-news-list li .wz h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .new-news-wrap .new-news-list li .wz {
    padding-top: 0;
  }
  .new-news-wrap .new-news-list li .wz p {
    font-size: 12px;
  }
}

.xypg-product-list li .img {
  border: 1px solid #efefef;
}

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

.xypg-wrap .xymob-page-icon li {
  background: rgba(29, 147, 193, 0.7);
}


/*新增*/
.new-tl-left1{
  padding-left: 25%;
}
.new-tl-left1 b{
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
.new-tl-left1 ul{
  margin-top: 21px;
}
.new-tl-left1 ul li{
  float: left;
  width: 50%;
  text-align: left;
}
.new-tl-left1 ul li a{
  color: #fff;
  letter-spacing: 1px;
  line-height: 26px;
  text-transform: uppercase;
}
.footer_beians{
  color: #fff;
  margin-top: 48px;
}
.arcpro_message{
  margin-top: 30px;
  background: #dadada;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
}
.arcpro_message1{
  float: left;
  width: 30%;
}
.arcpro_message2{
  float: left;
  width: 46%;
}
.arcpro_message3{
  float: right;
  width: 50%;
  font-size: 12px;
      margin-top: 18px;
}
.arcpro_message3 p{
    line-height: 2;
}
.arcpro_message21{
  float: left;
  width: 48%;
}
.arcpro_message22{
  float: right;
  width: 48%;
}
.arcpro_message21 input{
  width: 100%;
  height: 34px;
  border: 0px;
  background: #f8f8f8;
  border-radius: 0px;
  margin-top: 15px;
}
.arcpro_message22 textarea{
  border: 0px;
  width: 100%;
  background: #f8f8f8;
  border-radius: 0px;
  height: 230px;
  margin-top: 15px;
}
.arcpro_message2 b{
  color: #666666;
}
.proarc_submit{
  border: 0px;
  color: #149ac6;
  font-size: 16px;
  background: #dadada;
}


.yqlj{
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.yqlj a{
    color: #333
}










