.AdaptiveScalingImg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    object-fit: cover;
}

.AdaptiveScalingImg2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    object-fit: cover;
}

.common_hide {
    overflow: hidden;
    height: 0;
}

.index_proTitleBox {
    cursor: pointer;
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 40px;
    border-right: 1px solid #dedede;
}

.index_proNavBox div:last-child>.index_proTitleBox {
    border-right: 0px;
}

.index_proSumBox_ulBox {
    position: relative;
}

@media screen and (max-width: 768px) {
    .index_proTitleBox {
        font-size: 1rem;
    }
    .index_proNavBox div:nth-child(2)>.index_proTitleBox {
        border-right: 0px;
    }
}

/* 导航栏 */
.second-header {
  border: none;
  padding-bottom: 0;
  background: #fff;
  padding-top: 90px;
}


.sticky-menu2 ul li a {
  font-size: 16px;
}









/* 首页 */

.team-thumb {
    text-align: center;
    display: block;
    width: 90%;
    margin: 0 auto;
}


/* 荣誉证书 */

.horno_col_p {
    padding: 0 30px;
}

.hornoImgBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 450px;
    margin: 20px 0;
    box-shadow: 0 0 20px #6595ff;
    box-shadow: 3px 4px 15px #00000040;
}

.hornoImgBox_imgS {
    width: 100%;
    height: 100%;
    background-size: contain;
}


/* 展示产品 */
.index_proTitleBox{
  user-select: none;
}
.index_proTitleBox_act {
    color: #6595ff;
}


/* 新闻 */

.home-blog-active .blog-content>h4 {
    height: 49px;
}

.home-blog-active .blog-content>p {
    height: 84px;
}

.home-blog-active .blog-thumb>a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 60%;
}

/* =============================================== */


/* =============================================== */


/* =============================================== */


/* 关于我们 */

/* 组织结构 */
/* com_OrganizationalStructure */
.about_org_BigBGBox{
  background-color: #f6f6f6;
  padding: 0 !important;
}
.about_org_BGBox{
  background: url(../images/about/bei.png) no-repeat center center;
  background-size: cover;
  padding: 5rem 0;
}

/* =============================================== */


/* =============================================== */


/* =============================================== */


/* 产品中心 */


/* 一级标题 */
.prod_title{
  color: #595b6b;
}
.prod_title_act{
  color: #6595ff;
}

.index_proNavBox  div:last-child .index_proTitleBox {
  border-right: 0px;
}



@media screen and (max-width: 768px) {
  .index_proTitleBox {
      font-size: 1rem;
  }
  .index_proNavBox div:nth-child(2) .index_proTitleBox {
      border-right: 0px;
  }
}



.product__img {
    background-color: #f5f5f5;
}

.product__img_aBox {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 108.5%;
}




/* =============================================== */


/* =============================================== */


/* =============================================== */


/* 产品详情 */

.prod_de_picS {
    background-color: #f5f5f5;
}


/* 小图 */

.shop-thumb-tab ul li {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .shop-thumb-tab ul li {
        width: 32%;
    }
}

.prod_de_smallImgBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 70% !important;
}


/* 大图 */

@media screen and (max-width: 768px) {
    .product-details-img {
        margin-right: 20px;
        overflow: hidden;
    }
}


/* 参数 */

.additional-info>.table-responsive>div table td {
    padding: 0.75rem 0 !important;
    vertical-align: top!important;
    border-top: 1px solid #f6f6f6!important;
    font-weight: 400!important;
}

.additional-info>.table-responsive>div table tr>td {
    width: 70;
}

.additional-info>.table-responsive>div table tr>td:first-child {
    font-weight: bold !important;
    width: 30%;
}


/* =============================================== */


/* =============================================== */


/* =============================================== */


/* 新闻资讯 */

.newsListPic {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 45% !important;
}

.pagination-wrap .pagination li.page-item2 {
    margin-right: 0;
    vertical-align: bottom;
    margin-left: 0;
}

.pagination-wrap .pagination li.page-item2 a {
    display: inline-block !important;
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    background: transparent linear-gradient(90deg, #0570cc 0%, #6595ff 100%) 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #6595ff;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-right: 6px;
    margin-left: 3px;
}

.pagination-wrap .pagination li.page-item2 a:hover {
    /* color: #ffffff;
    background: #6595ff; */
    background: #dedee3;
    color: #333;
    box-shadow: 3px 4px 15px #999 !important;

}

.pagination-wrap .pagination li.page-item2 .page-num-current {
    background: #6595ff;
    background: #dedee3;
    color: #333;
    box-shadow: 3px 4px 15px #999 !important;
}

.page-num {
    padding: 0;
}

.widget__post ul li .widget__post-thumb {
    position: relative;
    overflow: hidden;
    width: 80px;
    height: 60px;
}

@media screen and (max-width: 768px) {
    .pagination-wrap .pagination li.page-item2 {
        display: none;
    }
}


/* 推荐新闻 */
/* =============================================== */


/* =============================================== */


/* =============================================== */
/* 合作伙伴 */
.single-brand2{
  box-shadow: 3px 4px 15px #00000026;
  margin: 10px 0;
}

.single-brand2>img{
  width: 100%;
}
/* =============================================== */


/* =============================================== */


/* =============================================== */
/* 工厂设备 */
.equipment_h2{
  font-size: 1.1rem;
  line-height: 2;
  text-align: center;
  padding: 10px;
}


/* =============================================== */


/* =============================================== */


/* =============================================== */


/* 联系我们 */

.mapBox {
    width: 100%;
    height: 360px;
    height: 63vh;
    vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .mapBox {
        width: 100%;
        /* height: 360px; */
        height: 100vh;
        vertical-align: middle;
    }
}



/* 手机底部导航栏 */
.bg-info {
  background-color: #6595ff!important;
}


/* 手机版微信 */
#qrcode img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 12rem;
  display: block;
}

#qrcode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  display: none;
  /* transition: all 1s; */
}

.online {
  position: fixed;
  bottom: 185px;
  right: 50px;
  width: 45px;
  z-index: 999;
  color: #999;
}

.online dl dd {
  color: #fff;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  margin: 0;
}
.online dl {
  background: #6595ff;
  padding: 9px 5px;
  margin-bottom: 5px;
  position: relative;
  border-radius: 6px;
  transition: all 1s;
  user-select: none;
}
.online dl:hover {
  background: #004fff ;
}
