.pro_detail_wrap .duotuslider {
  position: relative;
}
.pro_detail_wrap .hdl {
  width: 5rem;
  height: 5rem;
  background: rgba(0, 0, 0, 0.5) url(../images/pn.png) no-repeat left 1.8rem
    center;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -2.5rem;
  cursor: pointer;
}
.pro_detail_wrap .hdl.next {
  right: 0;
  background-position: left -63rem center;
}
.pro_detail_wrap .slick-slider {
  width: 62rem;
  margin: 0 auto 2rem;
}
.pro_detail_wrap .zhutuslider {
  position: relative;
}
.pro_detail_wrap .zhutuslider img {
  width: 60rem;
  height: 60rem;
  margin: 0 auto 3rem;
}
.product_detail .hdl {
  background: #f0f0f0;
  display: block !important;
  width: 1.7rem;
  height: 6rem;
  background: transparent url(../images/ar3.png) no-repeat;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 28.6rem;
  cursor: pointer;
  margin-left: -50rem;
}
.product_detail .hdl.next {
  background-position: right;
  margin-left: 49.2rem;
}
.duotuslider {
  position: relative;
  padding: 0 2rem;
  margin-top: 1rem;
}
.product_detail .hdl li {
  display: inline-block;
  padding: 1rem 3rem;
  cursor: pointer;
}
.product_detail .hdl li span {
  font-size: 1.8rem;
  font-weight: 400;
  display: block;
}
.product_detail .hdl.vgm li {
  display: inline-block;
  padding: 1rem 1.7rem;
  cursor: pointer;
}
.product_detail .hdl.vgm li span {
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
}
.product_detail .duotuslider li {
  border: 0.4rem solid #eeeeee;
  width: 12.4rem;
  height: 12.4rem;
  background: transparent;
  cursor: pointer;
  box-sizing: content-box;
  margin: 0 1.2rem;
}
.product_detail .duotuslider li img {
  width: 100%;
  height: 100%;
}
.product_detail .duotuslider li.slick-active.slick-current {
  border: 0.4rem solid #005b93;
}
.product_detail li.slick-active span {
  color: #fff;
}
.pro_detail_wrap #zhutu {
  width: 60rem;
  height: 60rem;
  margin: 0 auto 3rem;
}
.pro_detail_wrap #zhutu img {
  width: 100%;
  height: 100%;
}
.pro_detail_wrap .duotuslider {
  text-align: center;
}

.pro_detail_wrap .duotuslider li {
  width: 15rem;
}

.pro_detail_wrap .duotuslider li img {
  width: 12rem;
}
.pro_detail_wrap .bor {
  border: 0.1rem solid #e9e9e9;
  height: 94rem;
  padding: 7.5rem;
}
.pro_detail_wrap .duotuslider li.slick-current {
  border: 0.4rem solid #005b93;
}
.jssorpn {
  left: 50% !important;
}
.jssorpn > div {
}
.jssorpn > div > div {
}
/*jssor slider bullet skin 134 css*/
.jssorb134 {
  position: absolute;
}
.jssorb134 .i {
  position: absolute;
  cursor: pointer;
}
.jssorb134 .i .b {
  fill: #fff;
  fill-opacity: 0.8;
  stroke: #fff;
  stroke-width: 1600;
  stroke-miterlimit: 10;
  stroke-opacity: 0.7;
}
.jssorb134 .i:hover .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #005b93;
  stroke-width: 2000;
  stroke-opacity: 0.8;
}
.jssorb134 .iav .b {
  fill: #005b93;
  stroke: #005b93;
  stroke-width: 2400;
  fill-opacity: 0.8;
  stroke-opacity: 1;
}
.jssorb134 .i.idn {
  opacity: 0.3;
}

/*jssor slider arrow skin 051 css*/
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: 0.8;
}
.jssora051.jssora051dn {
  opacity: 0.5;
}
.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}

.searchicon {
  width: 3.5rem;
  height: 3.5rem;
  /* background: transparent url(../images/search.png) no-repeat center/2.5rem auto; */
  display: block;
  flex: 1;
  overflow: hidden;
  text-indent: -10rem;
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.7rem;
}
.search_index {
  flex: auto;
  width: 3.5rem;
  height: 3.5rem;
  display: inline-block;
  position: relative;
  margin-top: 0.3rem;
  /* background: #fff; */
}
.search_index div {
  margin: 0;
}
.search_index input.form-control {
  padding-right: 4rem;
  position: absolute;
  top: 0.1rem;
  border-color: #333;
  border-width: 2px;
  border-radius: 0.4rem;
  right: -0.4rem;
}
.search_index input {
  width: 28rem;
  margin: 0 auto;
  line-height: 3.6rem;
  border: none;
  background: rgb(255 255 255 / 45%);
  border-radius: 0;
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 3.6rem;
  font-size: 1.4rem;
  /* color: #fff; */
  line-height: 3rem;
  background: var(--color1);
  border: 1px solid #e5e5e5;
  box-shadow: none;
  vertical-align: middle;
  position: absolute;
  top: -0.1rem;
  right: 0;
  transition: 0.2s ease-in;
  opacity: 0;
  width: 0rem;
}
.search_index input::placeholder {
  color: rgba(109, 108, 108, 0.71);
}
.sct_fuwu .en{
  white-space: nowrap;
  font-size: 1.6rem;
}
/*nav end*/
.head_top { width: 100%; height: 30px; background: #ebebeb }
.head_top ul {/* width: 1200px; */margin: auto; }
.head_top ul li:first-child { float: left; color: #666666; line-height: 30px }
.head_top ul li:last-child { float: right }
.head_top ul li:last-child>p { float: left; width: 90px; height: 30px; line-height: 30px; text-align: center; color: #666666; border-left: 1px solid #dddddd }
.head_top ul li:last-child>p:last-child { border-right: 1px solid #dddddd }
.leng { display: none }
.head_top ul li:last-child>p>a { color: #666666; }


*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}
*{}

*{}
.sct_dingzhi{
    padding-bottom: 5rem;
    padding-top: 4rem;
}
.sct_dingzhi .img{
    padding-top: 5rem;
}
.sct_dingzhi .img .txt2{
    padding: 1rem 0;
    font-size: 1.6rem;
}
.sct_fuwu .sinfo{min-height: 33rem;}
#header .navbar .dropdown-menu > .container ul{
    display: flex;
    justify-content: center;
}
#header .navbar .dropdown-menu > .container{
    padding: 1rem 0 5rem;
}
.sct_about .intro{
    font-size: 1.8rem;
    color: #555;
}
.sct_about .list{
    max-width: 70rem;
    margin-left: auto;
    margin-right: .2rem;
}
/* .sct_about .r{
    margin-top: 7rem;
} */
.sct_fuwu .item:hover .cover{--tw-bg-opacity: 0.5;}
.sct_fuwu .item:hover .more{
    opacity: 1;
}
.sct_fuwu .more{
    opacity: 0;
    transition: all .3s;
    margin-top: 0;
}
#header .navbar{
    column-gap: 4rem;
}
/*media start*/
@media screen and (min-width: 769px) {
  .search_index button:hover {
    background-color: transparent;
    border: none;
    cursor: pointer;
  }
  .search_index:hover i {
    color: #333;
  }
  .search_index:hover input {
    display: block;
    opacity: 1;
    width: 28rem;
    transform: scale(1);
    background-color: #fff;
    color: #333;
  }

  .search_index:hover input {
    display: block;
    opacity: 1;
    width: 23rem;
    transform: scale(1);
  }

}
