﻿@charset "utf-8";
/* CSS Document */
body,html{-webkit-text-size-adjust:none; background:#eee;}
/*图片轮播*/
.swiper_layout{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.swiper_layout img{ display:block; margin:0px auto;}
.swiper_layout .swiper-pagination{bottom:10px !important;}
.swiper_layout .swiper-pagination .swiper-pagination-bullet{ background:#e6f2f0; height:8px; width:8px; margin:0px 3px !important;}
.swiper_layout .swiper-pagination .swiper-pagination-bullet-active{background:#57cdb5;}


.ui-layout{ background-color:#fff; overflow:hidden; box-sizing:border-box;}

.wash-modal{ color:#666; font-size:14px; font-weight:500; line-height:35px;}
.ui-myswitch{ height:40px; line-height:40px; margin:5px auto; color:#666;  font-size:14px;}
.ui-myswitch span{ float:right; color:#f00;}
.ui-myswitch b{ font-weight:normal; color:#333;}

.order_washbtn{ width:100%; height:40px; padding:0px 10px; margin:20px auto; box-sizing:border-box;}
.order_washbtn a{ width:100%; height:40px;line-height:40px; background:#57cdb5; border-radius:30px; color:#fff; text-align:center;  display:block; outline-style:none;-moz-box-shadow:0px 0px 8px #57cdb5; -webkit-box-shadow:0px 0px 8px #57cdb5; box-shadow:0px 0px 8px #57cdb5; font-size:16px; letter-spacing:2px;}

.ui-wash{ width:100%; height:146px; overflow:hidden; box-sizing:border-box; padding:0 10px;}

.ui-wash-div{ width:100%; height:130px; float:left; box-sizing:border-box; border-radius:14px; border:solid 2px #99ccff; margin-top:4px;}
.ui-wash-div img{ display:block; margin:10px auto 5px auto; overflow:hidden;}
.ui-wash-div .ui-wash-topic{ text-align:center; color:#333; height:25px; line-height:25px;}
.ui-wash-div .ui-wash-price{ text-align:center; color:#f00; height:25px; line-height:15px;}



footer{ line-height:35px; overflow:hidden;}


