a:focus {outline: none;}

/* ============ 滚动动画系统 ============ */

/* 初始隐藏状态 */

/*翻页*/
.paging .page{margin: 32px 0;font-size: 14px;text-align: center;width: 100%;display: flex;justify-content: center;align-items: center;}
.paging .page span{padding: 0;border: none;margin: 0px;display: flex;justify-content: center;align-items: center;}
.paging .page span:hover{padding: 0;background: none;}
.paging .page-numbar{display: flex;justify-content: center;align-items: center;}
.page-status {display: none;}
.page a{display:flex;height:40px;font-size:14px;text-align: center;margin: 0 2px;width: 40px;justify-content: center;align-items: center;border-radius: 0px;background: #f5f5f5;}
.page-num.page-num-current {color: #fff;background: #b72024;}
.page a:hover {	color: #fff;background: #b72024;}
.paging.p_page .pre .font {font-size: 16px;height: 21px;}
.paging.p_page .next .font {font-size: 16px;height: 13px;}
/*end*/

.bannerBox .swiper-container .swiper-button-prev:after,.bannerBox .swiper-container .swiper-button-next:after{font-size: 16px;}

#c_portalResProduct_detail-15917794307641149 .product_info{display: flex;justify-content: space-between;align-items: flex-start;}
#c_portalResProduct_detail-15917794307641149 .c_portalResProduct_detail-15917794307641149-js{width: 50%;}
.c_portalResProduct_detail-15917794307641149-imgjs {width: 100%;}
.c_portalResProduct_detail-15917794307641149-imgjs .mySwiper2{width: 100%;margin-bottom: 20px;}
.c_portalResProduct_detail-15917794307641149-imgjs .mySwiper{margin-bottom: 15px;}
.c_portalResProduct_detail-15917794307641149-imgjs .mySwiper .swiper-slide{overflow: hidden;}
.c_portalResProduct_detail-15917794307641149-imgjs .swiper-slide img{width: 100%;}
.c_portalResProduct_detail-15917794307641149-imgjs .mySwiper .swiper-slide-thumb-active{border: 1px solid #c59845;}
#contentDiv img{max-width: 100%;}

@media only screen and (max-width: 1550px) {
   
}

@media only screen and (max-width: 780px) {
    #c_portalResProduct_detail-15917794307641149 .c_portalResProduct_detail-15917794307641149-js{width: 100%;}
 
}
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}