@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}.mobilel_products_services_style{background:#e9e9e9;padding:20px 10px}.mobilel_products_services_style .item_box{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;width:100%}.mobilel_products_services_style .item_box>div{width:46%}.mobilel_products_services_style .item_box .item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;width:46%;cursor:pointer;background:#fff;border-radius:10px;padding-bottom:10px;height:310px;overflow:hidden;margin:10px 0}.mobilel_products_services_style .item_box .item a{width:100%}.mobilel_products_services_style .item_box .item a img{max-width:100%}.mobilel_products_services_style .item_box .item a .title{width:100%;font-size:20px;color:#000;padding:0 10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.mobilel_products_services_style .item_box .item a .price{font-size:24px;font-weight:700;color:#ffa6b8;padding:0 10px}.mobilel_products_services_style .item_box .item a .original_price{text-decoration:line-through;padding:0 10px;font-size:18px}.mobilel_products_services_style .item_box .item>div{display:flex;align-items:center;justify-content:space-between;margin-top:10px;width:100%;padding:0 10px}.mobilel_products_services_style .item_box .item>div .purchase{font-weight:700;padding:5px 20px;color:#fff;background:#ffa6b8;font-size:18px;border-radius:20px}.mobilel_products_services_style .item_box .item>div .add_Shopping_Cart{font-size:24px;color:#ffa6b8}