.weui-content{background:#f5f5f5;}
/*首页新闻切换*/
.wy-ind-news{padding:10px 40px; height:20px; line-height:20px; overflow:hidden; background:#fff; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; font-size:16px; position:relative;}
.wy-ind-news a{color:#888; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.wy-ind-news a.newsmore{display:block; width:40px; height:34px; position:absolute; right:0; top:0; }
.news-icon-laba{width:18px; height:18px; display:inline-block; position:absolute; left:10px; top:10px; background:url(../images/news-icon.png) no-repeat; background-size:18px;}
.news-icon-more{width:18px; height:18px; display:inline-block; position:absolute; right:10px; top:10px; background:url(../images/icon-more.png) no-repeat; background-size:18px;}

/*首页无商品*/
.sy-no-xsg{width:100%; height:122px; background:url(../images/xsg_1s.jpg);background-position: center;background-repeat: no-repeat;}
.sy-no-ssg{width:100%; height:122px; background:url(../images/ssg_1s.jpg);background-position: center;background-repeat: no-repeat;}
/*首页模块*/
.wy-Module{margin:0; position:relative;}
.wy-Module-tit{padding:8px 10px; line-height:18px; position:absolute; left:0; top:0;}
.wy-Module-tit span{font-size:12px; font-weight:bold; color:#333; padding-left:5px; line-height:18px;}
.wy-Module-tit span:after{position:absolute; left:0; top:9px; height:16px; width:3px; background:#e21323; content:"";}
.swiper-pagination-fraction.jingxuan-pagination{top:0; right:10px; padding-right:10px; bottom:auto; left:auto; text-align:right; font-size:8px;}
.swiper-pagination-fraction.jingxuan-pagination span{font-size:10px; line-height:34px; color:#999;}
.wy-Module-tit-line{padding:10px; line-height:18px; text-align:center;}
.wy-Module-tit-line span{font-size:12px; color:#333; position:relative;}
.wy-Module-tit-line span:after{position:absolute; left:-20px; top:6px; height:2px; width:10px; background:#e21323; content:"";}
.wy-Module-tit-line span:before{position:absolute; right:-20px; top:6px; height:2px; width:10px; background:#e21323; content:"";}
/*产品列表*/
.wy-pro-list{margin:0; background:#f5f5f5;}
.wy-pro-list li{width:47%; float:left; margin-bottom:2%; margin-left:2%; position:relative; background:#fff;}
.wy-pro-list li a{display:block;}
.wy-pro-list .proimg{height:47vw; position: relative;}
.wy-pro-list .proimg img{display:block; position:absolute; top:50%; left:50%; height:100%; width:auto; transform-origin: 50% 50% 0px; transform: translate3d(-50%, -50%, 0px);}
.wy-pro-list .protxt{margin-top:5px; padding:5px 8px;}
.wy-pro-list .protxt .name{font-size:10px; color:#454545; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.wy-pro-pri{color:#e21323; font-size:10px; margin-top:3px; line-height:20px;}
.wy-pro-pri span{font-family:Arial, Helvetica, sans-serif; padding-left:3px; font-size:13px;}
.morelinks{padding:10px 0; text-align:center;}
.morelinks a{color:#666; font-size:12px;}