
.hotcas-list {
    background: url(../../static/images/hot.png) no-repeat center right;
    float: left;
    width: 55px;
    padding: 6px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -1px;
}

.moreload {
    padding-top: 15px;
}

.nav-a {
    cursor: pointer;
}



.product_list .con-row {
    display: flex;
    flex-wrap: wrap;
}



.news-nav {
    width: 100%;
    text-align: center;
}


.prfont {}



.nav_lists_right {
    float: left;
    width: 80%;
}

.section {
    position: relative;
}



.about-bord {
    width: 100%;
}

.padd82 {
    padding: 0;
}

.flat {
    clear: both;
}



.clear {
    clear: both;
}



/* 产品标题 */
.product_title {
    width: 100%;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    width: 100%;
    text-align: center;
    padding: 25px 0 0 0;
}


/* 商品列表 */
.product_list {
    width: 100%;
    float: left;
}


/* 商品介绍 */
.product_intor {
    width: 100%;
    height: 200px;
    padding: 0.83vh 2.86vw 0;
    box-sizing: border-box;
}

.product_intor_list {
    width: 100%;
    height: 120px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.pro-pad {
    background: #ffffff;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0);
    box-sizing: border-box;
    border-radius:16px;
    overflow: hidden;
}

.pro-pad:hover {
    border: 1px solid #0066F5;
}


.product_intor_list div {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}



/* 商品图片 */

.product_list_card_img {
    width: 100%;
    overflow: hidden;
    transition: all .25s ease;
    /*cursor: pointer;*/
    box-sizing: border-box;
    background: url(../../static/images/pro_bg.jpg) no-repeat center;
    position: relative;
    background-size: cover;
}

.product_list_card_img img {
    width: 100%;
}

.product_list_card:hover .product_list_card_img img {
    transition: all .25s ease;
    transform: scale(1.15, 1.15);
}

.product_list_card_img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.product_intor_title {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding: 15px 0;
    border-bottom: 2px solid #f8f8f8;
    margin-bottom: 2.08vh;
}

.ifont-16 a {
    color: #333 !important;
}

.ifont-16 a:hover {
    color: #0066F5 !important;
}


.crumbs_title {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
}



/* nav导航 */
.product_nav_list {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 30px 0 20px;
    flex-wrap: wrap;
}

/* nav导航二级导航 */

.product_list_card {
    width: 33.3%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
}

.product_list_card img{display:block;width:100%;height:auto}

/* 淡入 + 向上位移 动画 (用于列表项显示/隐藏) */
.product_list_card.card-anim {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .22s ease, transform .22s ease;
}
.product_list_card.card-anim.show {
    opacity: 1;
    transform: translateY(0);
}

.con-row {
    margin-left: -15px;
    margin-right: -15px;
}

.con-row::after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

/* 产品轮播 */
.bannerBox {
    /*    height: 498px;
*/
    /*    background: #ffffff;
*/
    /*    margin-bottom: 30px;
*/
    /* width: 100%;
    height: 100%; */
}

.swiper-container {
    width: 100%;
    height: 100%;
    height: auto;
}

.prfont {
    font-size: 14px;
    padding: 0 0 0 10px;
    margin-top: 10px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.prfont:after {
    width: 4px;
    height: 4px;
    background: #cbcbcb;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



.clear {
    clear: both;
}

.products_content {
    width: 100%;
    background: #f8f8f8;
    padding: 15px 0;
    float: left;
    clear: both;
}


.swiper-container {
    /*    padding-bottom: 15px!important
*/
}

.ygw1442 {
    width: 1472px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    position: relative;
}



.currs {
    color: #0066F5 !important;
}

.currs:after {
    width: 100%;
    content: "";
    display: none;
    background: #0066F5;
    height: 1px;
    color: #0066F5 !important;
    position: absolute;
    bottom: 0;
}


.about-bord:after {
    border-bottom: 1px solid #f1f1f1;
    content: "";
    display: block;
    width: 100%;
    max-width: 1442px;
    margin: 0 auto;
    margin-top: 20px;
}


.nav-list {
    white-space: nowrap;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    height: 40px;
    align-items: center;
    justify-content: center;
}

.nav-a {
    color: #505050;
    text-decoration: none;
    font-size: 16px;
    margin: 0px;
    padding: 0 15px;
    display: inline-block;
    width: auto !important;
    line-height: 46px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

/*  ::-webkit-scrollbar {
      width: 0px;
      height: 0px;
  }*/

.swiper-container {
    width: 100%;
    height: 100%;
    height: auto;
}

.currs {
    position: relative;
    text-decoration: none !important;
}

.nav-a a:hover {
    color: #0066F5 !important;
    text-decoration: none !important;
}

.currs a,
.currs a:hover,
.currs a:active,
.currs a:visited {
    color: #0066F5 !important;
    text-decoration: none !important;
}






@media screen and (max-width: 1700px) {
    .ifont-22{
        font-size:22px;
    }
    .ifont-16{
        font-size:16px;
    }


    .ygw1442 {
        width: 1442px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1599px) {
    .ifont-22{
        font-size:20px;
    }
    .ifont-16{
        font-size:15px;
    }

    .ygw1442 {
        width: 1200px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1390px) {
    .ifont-22{
        font-size:20px;
    }
    .ifont-16{
        font-size:14px;
    }
}
@media screen and (max-width: 1279px) {
    .ifont-22{
        font-size:16px;
    }
    .ifont-16{
        font-size:14px;
    }
    .ygw1442 {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1023px) {
    .ifont-22{
        font-size:14px;
    }
    .ifont-16{
        font-size:13px;
    }

    .product_list_card{
       width:50%;
    }


    .ygw1442 {
        width: 90%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1440px) {
    .ifont-22{
        font-size:18px;
    }

    .ifont-16{
        font-size:14px;
    }
}
@media screen and (max-width: 1024px) {

    /*23屏*/
}
@media screen and (max-width: 850px) {

    img {
        object-fit: cover;
    }
}
@media screen and (max-width: 768px) {
    .ifont-22{
        font-size:17px;
    }
    .ifont-16{
        font-size:15px;
    }
    .nav-list{
            justify-content: left!important;
    }

    .padd82{
        padding-top:30px;
    }
    .product_list{
        padding-top: 0
    }
    .products_content{
        padding:0;
    }
    .product_list_card{
        width:100%;
        padding-bottom: 15px;
    }
    /* 产品页布局 */

    .product_title {
        font-size: 18px;
    }

    .product_nav_list {
        margin: 30px 0 15px;
        flex-wrap: nowrap;
        display: block;
    }



    /* 商品列表 */

    .bannerBox {
        height: auto;
    }
}
@media screen and (max-width: 767px) {
    .ygw1442 {
        width: 100%;
        margin: 0 auto;
        padding-left:15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
}

