@charset "utf-8";.overflow-y-hidden{overflow-y:hidden}body,html{font-size:14px}.top300{padding-top:0}.blue{color:#3a8ee6;cursor:pointer}.blue:hover{text-decoration:underline}.clearfloat:after{content:'';width:0;height:0;display:block;clear:both}.lf{float:left}.rg{float:right}.gray{color:#dbdbdb}.yellow{color:#87c13f}.windth80{width:80%;margin:0 auto}.popup{transition:all .5s;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5);opacity:0;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.popup>div{background:#fff;width:80%;height:1px;transition:all .5s;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around}.popup>div .title{padding:30px 0;text-align:center;border-bottom:1px solid #dbdbdb}.popup>div .butbox{display:flex;justify-content:center}.popup>div .butbox p{width:48%;text-align:center;padding:5px 0;cursor:pointer}.popup>div .butbox p.nobut{border-left:1px solid #dbdbdb}.popup.popupshow{z-index:999999;opacity:1}.popup.popupshow>div{height:150px}.radio_box{display:inline-block;position:relative;margin-right:20px;width:80px}.radio_box.on_message{width:30px;margin-right:0}.radio_box input[type=checkbox],.radio_box input[type=radio]{width:20px;height:20px;opacity:0}.radio_box label{cursor:pointer;position:absolute;left:5px;top:3px;width:20px;height:20px;border-radius:50%;background:url(../images/radio_n.png) center/cover;display:flex;align-items:center}.radio_box.square label{border-radius:0;background:url('../images/Asset 2xhdpi.png') center/cover}.radio_box.single label{border-radius:0;background:url('../images/Asset 4xhdpi.png') center/cover}.radio_box label span{position:absolute;display:block;width:80px;left:30px}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label{background:url(../images/radio_y.png) center/cover}.radio_box.square input:checked+label{background:url('../images/Asset 3xhdpi.png') center/cover}.radio_box.single input:checked+label{background:url('../images/Asset 5xhdpi.png') center/cover}.product_style4{margin:10px auto;width:1190px}.product_style4 .title{padding:0 20px;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between}.product_style4 .title .title_content{font-size:28px;font-weight:700;color:inherit}.product_style4 .title .remark{display:flex;align-items:center}.product_style4 .title .remark .class_item_title{font-size:18px;font-weight:700}.product_style4 .title .remark .class_item{font-size:14px;line-height:30px;height:32px;font-weight:400;color:rgba(0,0,0,.85);box-sizing:border-box;border-radius:5px;padding:0 16px;background:#f4f8fe;margin-left:10px}.product_style4 .title .remark .class_item a{color:#2f6bd8}.product_style4 .product_style4_item_box{display:flex;align-items:flex-start;flex-wrap:wrap}.product_style4 .product_style4_item_box .product_item{display:block;width:25%;padding:0 20px;flex-shrink:0;margin-bottom:20px}.product_style4 .product_style4_item_box .product_item>div{font-size:20px}.product_style4 .product_style4_item_box .product_item>div.img_box{overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;background-color:#fafafa;height:170px}.product_style4 .product_style4_item_box .product_item>div.img_box>img{width:100%;margin:0 auto;mix-blend-mode:multiply}.product_style4 .product_style4_item_box .product_item>div.product_name{font-size:18px;font-weight:700;margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#000;height:50px}.product_style4 .product_style4_item_box .product_item .address{color:#9a9a9a;font-size:16px;padding:5px 0}.product_style4 .product_style4_item_box .product_item .product_message{color:#333;font-size:16px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:5px}.product_style4 .product_style4_item_box .product_item .price_box{display:flex;align-items:center;justify-content:space-between;font-size:14px}.product_style4 .product_style4_item_box .product_item .price_box .pcs_number{color:#99989a}.product_style4 .product_style4_item_box .product_item .price_box .price{color:#d4312a;font-weight:600;font-family:Lato,sans-serif}.product_style4 .more_box{width:100%;display:flex;align-items:center;justify-content:center;padding-top:30px}.product_style4 .more_box a.more_but{color:#3d74c2;border:1px solid #3d74c2;padding:10px 0;width:160px;text-align:center;display:flex;align-items:center;justify-content:center}.product_style4 .more_box a.more_but i{border:1px solid #3d74c2;border-radius:50%;height:18px;width:18px;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:12px}