@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_style8{margin:10px auto;width:1190px;background:#fff;padding:20px 30px}@media (max-width:992px){.product_style8{width:90%}}.product_style8 .title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.product_style8 .title .title_box{display:flex;align-items:flex-end;flex-wrap:wrap}.product_style8 .title .title_box .title1{font-size:24px;font-weight:700;color:#333;margin-right:20px}.product_style8 .title .title_box .title2{font-size:16px;font-weight:700;color:#9caabd;flex-shrink:0}@media (max-width:992px){.product_style8 .title .title_box .title2{margin:10px 0}}.product_style8 .title .more{display:flex;align-items:center;background:#f6f6f6;color:#444;border:1px solid #ccc;border-radius:20px;padding:10px 20px;cursor:pointer}.product_style8 .title .more i{font-size:16px;margin-left:10px}.product_style8 .product_style4_item_box{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-top:30px}.product_style8 .product_style4_item_box .product_item{display:block;width:15%;flex-shrink:0;margin-bottom:20px;position:relative}@media (max-width:992px){.product_style8 .product_style4_item_box .product_item{width:300px}}.product_style8 .product_style4_item_box .product_item .date{position:absolute;z-index:9;top:-15px;left:-15px;width:50px;height:50px;background:#f9d949;color:#333;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;font-weight:600;font-size:12px;line-height:12px}.product_style8 .product_style4_item_box .product_item .date p:first-child{font-size:14px;line-height:14px}.product_style8 .product_style4_item_box .product_item .img_box{overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;background-color:#fafafa;height:167.5px;border:1px solid #ccc}@media (max-width:992px){.product_style8 .product_style4_item_box .product_item .img_box{height:300px}}.product_style8 .product_style4_item_box .product_item .img_box>img{width:100%;margin:0 auto;mix-blend-mode:multiply}.product_style8 .product_style4_item_box .product_item .max_class{color:#2a64c5;margin:5px 0;font-weight:700;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.product_style8 .product_style4_item_box .product_item .produc_name{color:#333;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}