﻿body
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;color:#000;
    font-size:1em;font-weight:normal;margin:0;padding:0;
    background:#ececec;
    font-weight:400;
    max-width:680px;
    min-width:320px;
    margin:0 auto;
}
form{margin:0;padding:0;}
div.clear{clear:both;font-size:0;padding: 0 0 0px;margin:0;overflow:hidden;height:0;}
ul,li{list-style:none;margin:0;padding:0;}
a{color:#4a8d09;text-decoration:none;}
a:visited{color:#4a8d09;text-decoration:none;}
p{margin:0;}
dl,dd{margin:0;}
h1,h2,h3{margin:0;padding:0;}
h1{font-size:1.1em;}
h2{font-size:1.28em;}
input{font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;-webkit-appearance:none;}
textarea{ resize:none}
div.home_page div.main .dxbButton_Aqua{ color:inherit; font:inherit; background:none; display:block; border:0;}
table
{
    font-size:1.0em;font-weight:normal;width:100%;
    border-collapse:collapse;
}
th,td{font-weight:normal;}


div.header{margin:0 auto;}
div.main{margin:0 auto;}
div.footer{margin:0 auto;text-align:center;padding: 10px 0 20px;font-size:13px;color:#888;}
div.container{}
td.dxic{font-size:0.9em;}
input,textarea{ outline:none;}

/*---------------按钮样式 BEGIN---------------*/
.btn_can{position: fixed;bottom: 0px;width: 100%;max-width:680px;min-width:320px;z-index:99}
a.btn, input.btn{
-webkit-border-radius:0.2em;border-radius:0.2em;
background:#738c5b;border:0 none;color:#fff;padding-top:4px;
width:100%;height:36px;font-size:1.0em;cursor:pointer;line-height:27px;
border-bottom:solid 0px #759a51;display:block;text-align:center;
}
.dxbButton{
-webkit-border-radius:0.2em;border-radius:0.2em;
background:#333399;border:0 none;color:#fff;padding-top:4px;
width:100%;height:36px;font-size:1.0em;cursor:pointer;line-height:27px;
border-bottom:solid 0px #333399;display:block;text-align:center;
}
input.submit{}
input.register{}
input.mini{width:auto;padding:0 8px;height:32px;display:inline-block;}
a.mini{display:inline-block;width:auto;padding:0 8px;height:36px;}

a.btn{height:28px;line-height:28px;}
a.btn_red{background:#f04225;border-bottom:solid 0px #db3d22;}
a.btn_gray{background:#999;border-bottom:solid 4px #828282;}

.ui-select .ui-btn{
-webkit-border-radius:0.2em;border-radius:0.2em;
background:#4a8d09;border:0 none;color:#fff;
height:11px;font-size:1.3em;cursor:pointer;padding-top:3px;line-height:normal;overflow:hidden;
border-bottom:solid 4px #bc2cc5;}

table.dx_btn{}
table.dx_btn .ui-btn{padding:0;}
.articlepage{ width:280px; margin:0 auto;}
.articlepage .btn{ float:left; margin:0 20px;}
.select_page{display:table-cell; -webkit-border-radius:0.2em;border-radius:0.2em;background-color:#738c5b;border:0 none;color:#fff;
             font-size:16px;cursor:pointer;padding-top:3px;line-height:normal;height:28px; width:64px; padding:0; margin:0; 
             font-family:"Microsoft Yahei","Hiragino Sans GB",sans-serif; float:left; line-height:28px;  z-index:1; 
}
.select_page ul{ position:fixed; width:200px; display:none;  text-align:left;  z-index:1; text-indent:10px;
                  overflow:scroll; overflow-x:hidden;  line-height:46px; box-shadow:0px 0px 10px #808080;-webkit-box-shadow:0px 0px 10px #808080;
                 }
.select_page ul li{ border:1px solid #ddd; border-top:0;background:no-repeat right center; background-color:#85af5d; border-color:#ddd; background-image:url(../styles/images/carat_black_white.png);}
.select_page ul a{ color:#fff; font-size:16px; display:block; line-height:46px;}

/*---------------按钮样式 END---------------*/



/*---------------首页通用 BEGIN---------------*/

div.home_page{}
div.home_page div.header{max-width:680px;min-width:300px;}
div.home_page div.main{max-width:680px;min-width:300px; padding-bottom: 00px;}
div.home_page div.footer{max-width:680px;min-width:300px;}
div.home_page div.container{}

div.home_page .logo
{
    background-color:#fff;height:45px;
    border-left:solid 1px #ddd;border-right:solid 1px #ddd;background-size:30px;
    text-align:center;font-size:17px;line-height:45px;font-weight:bold;
}
.gender_edit .cb_gender 
{
    font-size:14px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    padding-left: 15px;
}

/*---------------首页通用 END---------------*/



/*---------------首页Banner BEGIN---------------*/

/*#slider_banner {
    height: 0;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#slider_banner .swiper-container {
    backface-visibility: hidden;
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 640px;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
}
#slider_banner .swiper-wrapper {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    width: 100%;
}
#slider_banner .swiper-slide {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

#slider_banner .swiper-slide img {
    display: block;
    height: auto;
    width: 100%;
}

.pagination {
    bottom: 5px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 500;
}

.swiper-pagination-switch {
    background: #999 none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 1px 2px #555 inset;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    width: 10px;
}
.swiper-active-switch {
    background: #fff none repeat scroll 0 0;
}*/


.swiper-slide img {
    width: 100%;
    height: 100%;
}
/*首页广告*/
/*.Banner{ min-height:188px;max-height:400px; border-top:1px solid #f1f1f1; overflow:hidden;}
.swiper-container {width:100%;height:100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
               -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;
               -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
 .swiper-slide img{width:100%;height:100%}


.home_menu_grid{padding:25px 10px 10px 10px;background:#fff;margin-top:12px;border:solid 1px #ddd; border-radius:0.5rem;}

.home_menu_grid li{width:33%;float:left;height:125px;text-align:center;}
.home_menu_grid li a
{
	background-size: 100% 100%;
    display:inline-block;
    line-height:198px;
    background-position:center center;
    background-repeat:no-repeat;
    width:85px;
    height:85px;
    border-radius:50%;
    border:solid 2px #ffffff;
    color:#000;
}
.banner img {
    width: 100%;
    height: 100%;
}*/
.slider_banner{margin: 0 auto; max-width:680px; min-width:300px; width:100%;}
.slider_banner .swiper-slide img{width:100%;}
.slider_banner .swiper-pagination-bullet-active{background:#008cd6 !important;}
.slider_banner .swiper-pagination-bullet{ width:11px; height:11px;}
.Banner .swiper-pagination-bullet{ width:11px; height:11px;}
/*tang*/

.bg_top_margin{margin-top:10px}
.bg_white_color{background-color:#fff;overflow:hidden}
.micweb_home_menu{overflow:hidden;margin-top:3%}
.micweb_home_menu li{float:left;width:-webkit-calc((98%-0px)/3);width:calc((98% - 0px)/3);font-size:14px;width:-moz-calc((98%-0px)/3);margin-right:0.5%;text-align:center;overflow:hidden;line-height:24px;margin-bottom:3%}
.micweb_home_menu li a{display:block;line-height:0;overflow:hidden}
.micweb_home_menu li a img{/*height:100%;*/padding-bottom:5px;width:64px}
.bg_white_color .nav_tle{text-align:center;color:#000;font-size:18px;margin:15px 0px;height:24px;/*overflow:hidden*/}
.bg_white_color .nav_tle span.l_line{background:url(../styles/images/l_line.png) no-repeat right center;margin-right:10px}
.bg_white_color .nav_tle span{width:20%;height:24px;display:inline-block;vertical-align:middle}
.bg_white_color .nav_tle span.r_line{background:url(../styles/images/r_line.png) no-repeat left center;margin-left:10px}

.chanpin img{width:100%}
.jiantou a{font-size:14px;padding-bottom:10px;text-align:center;display:block;margin:0 auto;position:relative;color:#000;height:20px;line-height:20px;padding-top:7px}
.jiantou a .right{margin-left:6px;width:17px;height:17px;display:inline-block;background-color:#799363;top:3px;position:relative}
.xinwen img{width:100%}
.xinwen .xinwen_list li{height:50px;vertical-align:bottom;overflow:hidden;border-bottom:1px solid #ececec;margin-left:10px;position:relative;padding:5px 0px 12px 0px}
.xinwen .xinwen_list ul li:last-child {
    border-bottom: 1px solid #ececec;
    margin-left: 0;
    padding: 5px 0px 12px 10px;
}
.xinwen .xinwen_list ul li a{postion:relative;display:block;height:60px;z-index:1}
.xinwen .xinwen_list ul li span {height:24px;width:99%;display:block;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;    color: #666;}
.xinwen .xinwen_list ul li  .title{color:#333;height:24px;width:99%;display:block;font-size:16px;line-height:22px;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/*---------------首页Banner END---------------*/

/*---------------预约订单BEGIN---------------*/
.info .book_list{margin-top: 10px;background-color:#fff;color: #000;background-image:url('../styles/images/icon_fw.png');background-repeat:no-repeat;background-size:20px 20px;    background-position: 10px 10px;}
.info .book_list p{height:30px;line-height:30px;    padding-left: 10px;padding-right: 10px;}
.info .book_list p.frist span.book_left{white-space: nowrap; text-overflow: ellipsis;height: 40px;width: 72%;overflow: hidden; padding-left: 10px;}
.info .book_list p.frist{border-bottom:1px solid #ececec;height: 40px; padding: 0px 10px 0px 30px;line-height:40px;}
.info .book_list p span{display:block;}
.info .book_list p span.book_left{float:left;}
.info .book_list p span.book_state{float:right;width: 47px;color:#cc3300}
.info .book_list p span.book_right{float:left;width: 60%;
    height: 30px;
    float: left;
    overflow: hidden;}
.p_top{padding-top:10px}
.p_bom{padding-bottom:10px;}
.bianji{position: absolute;top:17px;right:10px;color:#999;border-left:1px solid #ddd;padding-left: 5px;}

.order_yy_list{}

.order_yy_list .order_yy_list_p{height:42px;line-height:42px;font-size:14px;padding:10px 10px 0px 10px;overflow:hidden;}
.order_yy_list .order_top{ padding-top:0;}
.order_yy_list .order_bom{ padding-bottom:8px;}
/*.order_yy_list .order_yy_list_p div{display:inline-block;float:left}*/
.order_yy_list .order_yy_list_p .pic-box{width:40px;border:1px solid #ececec; float:left;}
.order_yy_list .order_yy_list_p .pic-box img{max-width:100%}
 .order_yy_list .order_yy_list_p .order_tit {/*display: -webkit-inline-box; overflow: hidden; text-overflow: ellipsis;*/ width:calc((100% - 181px)/1); width: -moz-calc((100% - 181px)/1);
  width: -webkit-calc((100% - 181px)/1); margin-left: 8px;display: table; height: 42px; float:left;}
.order_yy_list .order_yy_list_p .order_tit .order_tit_con{    display: table-cell; width: 100%; height: 42px;vertical-align: middle;}
.order_yy_list .order_yy_list_p .order_price{float:right;margin-left:15px; width:116px;}
.order_yy_list .order_yy_list_p .order_price_w{ width:auto;}
/*.order_yy_list .order_yy_list_p .order_num{float:right}*/
.order_yy_list .order_yy_list_p .order_num {
    text-align: right;
    float: right;
}
.order_yy_list .order_yy_list_p_h{height:25px;line-height:20px;}

/*---------------内页 BEGIN---------------*/

div.inner_page{min-width:300px;}
div.inner_page div.header{background:#738c5b;height:50px;position:relative;left:0;top:0;width:100%;line-height:50px;color:#fff;text-align:center;}
div.inner_page div.main{margin:10px 10px 0 10px;}
div.inner_page div.footer{}

div.inner_page a.home
{
    display:block;text-indent:-10000em;
    position:absolute;left:10px;top:5px;
    background:url(../styles/images/ico_home_40x40.png) no-repeat left top;
    width:40px;height:40px;
}

div.inner_page div.container
{
    /*border:solid 1px #ddd;*/
    background:#fff;padding:10px 10px 10px 10px;

}
div.inner_page div.container_address
{
    border:solid 0px #ddd;background:#fff;padding:10px 0px 10px 0px;
}

div.inner_page h1.title{font-size: 24px;
font-weight: 400;
line-height: 1.4;
padding-top: 8px;
padding-bottom: 10px;
margin-bottom: 14px;
border-bottom: 1px solid #e7e7eb;
position:relative;
color:#000000;}
div.inner_page h1.title a.function{position:absolute;top:0;right:1px;font-weight:normal;}
div.inner_page h1.title_address{color:#000;border-bottom:solid 0px #e7e7e7;padding-bottom:1px;margin:7px 8px 0px 8px;position:relative;}
div.inner_page h1.title_address a.function{position:absolute;top:0;right:1px;font-weight:normal;}
div.inner_page .info{margin-bottom:15px;font-size:0.9em;color:#888;}
div.inner_page .info span.date{
color: #8c8c8c;
display: inline-block;
margin-right: 4px;
margin-bottom: 10px;
font-size: 16px;
word-wrap: break-word;
hyphens: auto;
line-height: 20px;
font-weight: 400;}
div.inner_page .info a.wechatqrc{
display: inline-block;
margin-bottom: 10px;
font-size: 16px;
word-wrap: break-word;
hyphens: auto;
line-height: 20px;
font-weight: 400;}

div.inner_page .zw
{
	line-height: 1.8em;
	color:#000;
	text-align:justify;text-justify:inter-ideograph;
}
div.inner_page .zw p{line-height: 1.8em;}
div.inner_page .zw img{max-width:100%;width:100%;width:auto;height:auto;}

div.content_footer{text-align:center;border-top:solid 1px #ddd;padding-top:10px;position:relative;font-size:0;margin-bottom:65px;background:#ececec;}
/*div.content_footer a{display:inline-block;margin:0 6px 0 6px;}*/
div.content_footer a.to_top
{
    width:23px;height:23px;position:absolute;right:0;top:7px;text-indent:-10000em;
    background:url(../styles/images/ico_to_top.png) no-repeat center center;
    margin:0;display:block;border-radius:50%;
}
.content_footer{
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 0px;
    text-align:center;
}
.content_footer ul {font-size:0px;margin: 15px auto 0;}
.content_footer ul li{   /* float: left;*/
    /*width: 32%;*/
   /* text-align: center;*/
    height: 15px;
    line-height: 15px; display:inline-block; vertical-align:text-top;}
    .content_footer ul li a{border-right: 1px solid #666; border-color: #b7b7b7;color: #666;cursor: pointer; padding:0px 12px; font-size:13px; }


/*---------------内页 END---------------*/


/*---------------表格样式 BEGIN---------------*/

table.tbl_default{}
table.tbl_default th
{
    background:#4a8d09;color:#fff;height:30px;    
}
table.tbl_default td
{
	 text-align: center;
    background:#e6e6e6;border-top:solid 1px #fff;
    height:28px;line-height:28px;font-size:0.9em;padding:0 3px;
}
table.tbl_default thead th:first-child{-webkit-border-top-left-radius:0.2em;border-top-left-radius:0.2em;}
table.tbl_default thead th:last-child{-webkit-border-top-right-radius:0.2em;border-top-right-radius:0.2em;}
table.tbl_default tfoot td:first-child{-webkit-border-bottom-left-radius:0.2em;border-bottom-left-radius:0.2em;}
table.tbl_default tfoot td:last-child{-webkit-border-bottom-right-radius:0.2em;border-bottom-right-radius:0.2em;}

/*---------------表格样式 END---------------*/


/*---------------新闻资讯BEGIN---------------*/
.board{overflow:hidden;margin-top:15px}
.board .title{height:24px;border:none;margin:0px 10px 10px 10px;overflow:visible}
.board .title h2{font-weight:400;font-size:18px;color:#414141;line-height:24px;height:24px;text-indent:5px;float:left}
.board .content{overflow:hidden;width:100%}
.articleview{color:#333;line-height:26px;overflow:hidden;font-size:14px;line-height:26px;padding: 0px 10px 15px 10px;}
.articleview_date{color:#888;display:block;border-bottom:1px solid #ececec;font-size:12px;line-height:14px;padding-bottom:15px; margin:0 -10px; padding-left:10px; padding-right:10px;}
.articleview b{color:#333;cursor:pointer;margin-right:10px;font-weight:400}
.articleview p,.articleview div{/*margin-bottom:10px;*/ overflow:hidden}
/*.articleview div{margin:10px}*/
.articleview img{max-width:100%}
.articleview .art_tit{font-size:16px;font-weight:bold;    margin-bottom: 5px; margin-top: 10px;}
.title_change{display:none}
.title_change{font-size:13px;padding-left:10px;color:#000;font-weight:400;padding-bottom: 6px;}
.articleview_date_change{text-align:center;color:#888;display:block;font-size:12px;line-height:14px;margin-bottom:15px;}
.content .content_box{ padding-top:15px;text-align:justify; text-justify:inter-ideograph;}
/*---------------新闻资讯 EDN---------------*/




/*---------------服务项目BEGIN---------------*/

.bor{width:calc((100% - 80px));width:-moz-calc(100% - 80px);width:-webkit-calc((100% - 80px));float:right;height:84px;border-bottom:1px solid #ececec;}
.fuwu .fuwu_list li{height:70px;vertical-align:bottom;overflow:hidden;margin-left:10px;position:relative;padding:15px 0}
.fuwu .fuwu_list ul li:last-child{border:0}
.fuwu .fuwu_list ul li a{position:relative;display:block;height:60px;z-index:1}
.fuwu .fuwu_list ul li:last-child .bor{border:0}
/*.fuwu .fuwu_list ul li .bor .title{padding:3% 0;color:#333;display:-webkit-flex;align-items:center;overflow:hidden;height:67px;height:70px;height:45px;margin-right:10px;font-size:16px;overflow:hidden;text-overflow:ellipsis}*/.fuwu .fuwu_list ul  .fu_img img{max-width:100%;height:100%}
.fuwu .fuwu_list ul  .fu_img{position:absolute;left:0;top:15px;bottom:15px;width:70px;overflow:hidden;z-index:0}
.board .xm_title{border-bottom:1px solid #ececec;padding:15px 10px 15px 10px;overflow:visible;    /*display: inline-block;*//*width:98%;*/ /*margin:0 10px;*/}
.board .xm_title h2{font-weight:700;font-size:17px; /*font-size:16px;*/line-height:22px;/*height:24px;*/text-indent:5px;/*float:left;*/ color:#000;}
.fuwu .fuwu_list ul li .bor .title {
    vertical-align: middle;
    color: #333;
    display: table-cell;
    align-items: center;
    overflow: hidden;
    height: 67px;
    height: 70px;
    height: 70px;
    margin-right: 10px;
     padding-right: 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*---------------服务项目 END---------------*/

div.listview{width:100%;}
div.listview li,div.listview li a.item{display: block;width:100%;height:100px;float:none;}
div.listview li{padding:10px 0;border-bottom:solid 3px #e7e7eb;}
div.listview li.endline{border-bottom:0 none;}
div.listview li a.item{background:url(../styles/images/jq/carat-r-black.png) no-repeat 98% 50%;}
div.listview ul span{display:block;height:100px;}
div.listview ul span.img{width:100px;float:left;vertical-align:middle;text-align:center;padding-right:8px;}
div.listview ul span.img img{width:90px;border-radius:0.5rem}
div.listview ul span.info{color:#000;padding-right:25px;line-height:20px;position: relative;}
div.listview ul span.info em.txt{ font-style:normal;position: absolute;
top: 40px;
left: 108px;height:40px;overflow: hidden;width:58%;}


/*---------------列表 END---------------*/



/*---------------列表 BEGIN---------------*/

div.listview_no_img{width:100%;}
div.listview_no_img li,div.listview_no_img li a.item{display:block;float:none;}
div.listview_no_img li{padding:12px 0 12px 0;border-bottom:solid 1px #ddd;position:relative;}
div.listview_no_img li.endline{border-bottom:0 none;}
div.listview_no_img li a.item{/*background:url(../styles/images/jq/carat-r-black.png) no-repeat 98% 50%;*/ padding-left:25px;position:relative;}
div.listview_no_img ul span{display:block;}
div.listview_no_img ul span.info{color:#000;max-width:70%;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
div.listview_no_img ul span.date{color:#aeaeae;font-size:0.868rem; left:0px;bottom:0px;}/*position:absolute;*/
div.listview_no_img li span.circle{width:14px;height:14px;display:inline-block;border:1px solid #ff9900; border-radius:50%; position:absolute;left:0;top:15px;}



/*---------------列表 END---------------*/


/*---------------列表 BEGIN---------------*/

div.card_list div.item{border-bottom:solid 0px #ddd;padding:0px 0 0px 0;}
div.card_list div.endline{border-bottom:0 none;}

div.card_list div.item div{padding-bottom:5px;}
div.card_list div.item .home{background:url(../styles/images/jq/home-black.png) no-repeat left 4px;padding-left:20px;font-size:18px;}
div.card_list div.item .phone{background:url(../styles/images/jq/phone-black.png) no-repeat left 4px;padding-left:20px;}
div.card_list div.item .add{background:url(../styles/images/jq/location-black.png) no-repeat left 4px;padding-left:20px;}

/*---------------列表 END---------------*/


/*---------------会员卡 BEGIN---------------*/
.card_header{background:#4a8d09 url() no-repeat center top;height:80px;}
.div_card
{
background-size:52%; background-color:#fff;position:relative;z-index:1000;border-radius:0px;
width:100%;

}/*-moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);background:url("../styles/images/memberlogo.png") no-repeat 50% 50%; 
box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);*/

.div_card .img{text-align:center;overflow:hidden;width:100%;margin:0px auto;padding:15px 0px; min-height:130px;}
.div_card .img img{width:100%}
.div_card .card_info{text-align:left;line-height:1.3;color:#fff;position:absolute;width:50%;top:25px;left:10px}
.card_tips{padding-top:10px;font-size:14px;text-align:center;padding-top:15px;color:#777;text-shadow:0 1px 0 #fff,0 -1px 0 #fff}
.div_list_board{background:#fff;margin-top:10px}
.div_list_board a{width:99%;color:#000;display:block;background:url(../styles/images/next.png) no-repeat right center;background-size:14px 14px; font-size:14px;}
.div_list_board li:last-child{border:0}
.div_list_board li{padding:15px 0px 15px 0px;border-bottom:solid 1px #ececec;position:relative;margin-left:10px}
.div_list_board li.no_border{border-bottom:0 none}
.div_list_board li span.num{background:#4a8d09;color:#fff;padding:3px 9px;border-radius:0.7em;position:absolute;right:12px;top:6px}
.div_card  .bianji{position:absolute;top:25px;right:15px}
.bianji img{width:25px;height:25px}
.div_card  .erweima{position:absolute;bottom:25px;right:15px}
.erweima img{width:25px;height:25px}
.card_info .touxiang{width:50px;height:50px;border-radius:100%}
.card_info .touxiang img{width:50px;height:50px;    border-radius: 100%;}
.card_border{overflow:hidden;position:relative;width:90%;margin:0px auto}
.div_card .name{text-align:left;padding:5px 15px 0 0;font-size:18px;position:absolute;width:100px;top:0;left:64px}
.card_info .vip{color:#fff;font-size:16px;position:absolute;top:30px;left:64px;width:200px;}
.card_info .vip a{font-size:14px;padding:13px;color:#fff; padding-left:0px; }/*  background: url(../styles/images/next_02.png) 42px center / 15px 11px no-repeat;*/
.vip_number{font-size:14px;height:23px;left: 10px;bottom: 20px;position:absolute; color: #fff;font-weight:400}   
  
.jifen_yue{width:90%;padding-bottom:15px;position:relative;background:#fff;overflow:hidden;margin:0 auto}
.jifen_yue ul li{width:calc((100% - 1%)/3);float:left;text-align:center;border-right:1px solid #ddd;width:-moz-calc((100% - 1%)/3);width:-webkit-calc((100% - 1%)/3);height:40px}

.jifen_yue ul li:last-child{border:0;}
.jifen_yue ul li span{display:block;float:left;width:100%;overflow:hidden}
.jifen_yue ul li span.tit{ font-size:14px;}
.jifen_yue ul li .xinxi{color:#708c59; margin-top: 5px;}
.div_list_board span{margin-right: 7px;float:left;width:18px;background-color:#708c59;}
.div_list_board img{width:100%;height:100%; }
    
  /*---------------个人资料 begin---------------*/  
    
.member_edit .m_menu{overflow:hidden;padding-left:10px;background-color:white;margin:10px 0 0}
.member_edit .m_menu li{height:50px;overflow:hidden;border-bottom:1px solid #ececec;overflow:hidden}
.member_edit .m_menu li a{width:99%;height:100%;color:#333;display:block;position:relative;line-height:50px;font-size:14px;}
.member_edit .m_menu li a span.name{float:left}
.member_edit .m_menu li a span.value_img{width:35px;height:35px;margin-right:4px;margin-top:7px;vertical-align:middle;border:1px solid #d8b96b;line-height:35px;text-align:center;border-radius:50%;background-color:#e7d5a6;float:right;display:inline-block;overflow:hidden}
.member_edit .m_menu li a span.value_img img{width:35px;height:35px}
.member_edit .m_menu li a.select{background:url(../styles/images/next.png) no-repeat right center;background-size:14px auto;cursor:pointer}
.member_edit .m_menu li a.select span.value{margin-right:18px}
.member_edit .m_menu li a span.value{float:right;margin-right:10px}
.member_edit .m_menu li:last-child{border:0}
    
    .gender_edit .cb_gender .ico .ico_img {
    position: relative;
    left: -18px;
    border-right: 18px solid transparent;
    -webkit-filter: drop-shadow(#999 18px 0);
    filter: drop-shadow(#999 18px 0);
    /* filter: drop-shadow(#d8b96b 24px 0px); */
    width: 18px;
    height: 18px;
    background: url(../styles/images/yes_ok.png) no-repeat center;
    background-size: 18px auto;
    display: inline-block;
}

.gender_edit .cb_gender .ico {
    width: 18px;
    height: 18px;
    overflow: hidden;
    margin: 16px auto 0;
    display: inline-block;
    position: relative;
    float: right;
    margin-right: 8px;
    display: none;
}
.gender_edit .cb_gender .active{
    display: inline-block;
}
/*---------------会员卡 END---------------*/

.form_item{padding:5px 0}


/*---------------jqmobile重写 BEGIN---------------*/

.ui-popup-container{border:solid 1px #ccc;background:#eee;}
.ui-body-inherit.ui-popup{border:0 none;}
.ui-listview > .ui-li-static, .ui-listview > .ui-li-divider, .ui-listview > li > a.ui-btn{border:0 none;text-align:center;border-top:solid 1px #ddd;}
.ui-btn{padding-top:0.5em;}
.ui-btn-icon-right{padding-right:0.7em;}
.ui-input-text, .ui-input-search{margin:0;border:0 none; padding-left:10px;}

/*---------------jqmobile重写 END---------------*/



/*---------------Dev重写 BEGIN---------------*/

.dx_input_txt{border:solid 1px #ddd; border-radius:0.2em; height:40px; line-height:40px;}
.dxeEditArea, .dxeMemoEditArea, .dxbButton, .dxeErrorCell, .dxeErrorCell td
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:14px;font-weight:normal; padding-left:2px;
}
.dxeMemo{padding:3px 5px 3px 0;}
.dxeButtonEditButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton
{
    padding:0 7px 0 9px;
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:1em;font-weight:normal;
    border:0 none;color:#fff;
    background:#e9e9e9;
}

.dxeCalendar{border:solid 1px #ccc;width:auto;border-radius:0.2em;}
.dxeCalendarDayHeader,.dxeCalendarHeader td.dxe,.dxeCalendarDay, .dxeCalendarWeekNumber, .dxeCalendarButton, 
.dxeCalendarButton td.dx, .dxeCalendarFastNavMonth, .dxeCalendarFastNavYear
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:1em;font-weight:normal;
}
.dxeCalendarWeekNumber{font-size:0.7em;}
.dxeCalendarHeader{}
.dxeCalendarHeader td.dxe{padding:5px 8px ;}
.dxeCalendarFooter, .dxeCalendarFastNavFooter{padding-left:8px;padding-right:8px;}
.dxeCalendarButton, .dxeCalendarFastNav, .dxeCalendarFastNavFooter{border-color:#ccc;}
.dxeCalendarToday{border:solid 1px #4a8d09;color:#4a8d09;}
.dxeCalendarSelected,.dxeCalendarFastNavYearSelected, .dxeCalendarFastNavMonthSelected
{
    background:#4a8d09;color:#fff;border:0 none;
}
.dxeCalendarButton td.dx{font-size:0.95em;}

.dxeListBox{border:solid 1px #ccc;border-radius:0.2em;}
.dxeListBoxItem{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:1.2em;font-weight:normal;line-height:1.5em;}
.dxeListBoxItem{padding:5px 4px 6px 5px;}

/*---------------Dev重写 END---------------*/




.accordion_headings{border: 1px solid #c6c6c6;border-radius: 5px;font-size: 14px;margin-bottom: 10px;padding: 10px;text-align: left; }
    
.cardinfo{background:url(../images/power5.png) no-repeat left 4px;padding-left:30px;padding-top:10px;}
.integral_info{background:url(../images/power6.png) no-repeat left 4px;padding-left:30px;padding-top:10px;}
.businesses_info{background:url(../images/power4.png) no-repeat left 4px;padding-left:30px;padding-top:10px;}
.accordion_child{min-height:50px;}
    

/*---------------地址管理 BEGIN---------------*/

ul.address_list {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 11px;
    overflow: hidden;
    text-align: left;
    transition: height 0.6s ease 0s;
}

ul.address_list li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e6e6;
    border-image: none;
    border-style: dashed;
    border-width: 0 0 1px;
    padding: 0 10px;
}



/*---------------地址管理 END---------------*/


/*---------------订单管理 BEGIN---------------*/

.order_item {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    line-height: 22px;
    margin-bottom: 10px;
}

.order_item .item_list_ordersn {
    background: url("../images/order-list.png") no-repeat scroll 10px 10px / 20px 20px rgba(0, 0, 0, 0);
}

.order_item .item_list_box 
{
    position:relative;
    overflow: hidden;
    padding: 6px 10px 0px 0;
    
    font-size: 1rem;
   color:#000;
    
}
.bg{height:15px;background:#f1f1f1;    margin-left: -10px;}
.order_item .a_color{
   color:#ff9900;
}

.order_item .item_list_box span.msg
{
   	font-size: 1.2rem;
   	color:#606060;
}
.item_list_box span.state
{
    font-size:1.1rem;	
}

.order_item .item_list_box em
{
	font-style:normal;
}

.order_item .item_list_box span.txt
{    padding-left: 28px;
     width:90%;
     display:block;
	font-size: 14px;
	color:#000;
}

.order_item .item_list_box_endline {
    overflow: hidden;
    padding: 10px 10px 0px 0;
    border-bottom: 2px solid #e6e6e6;
    font-size: 1.1rem;
    color:#808080;
}

.order_item .item_list_box_endline em.state{
        font-style:normal;
        color:#606060;
}

.order_item .item_list_btn {
    border-top: 1px dashed #dddddd;
    padding: 10px;
}


.my_info {
    float: left;
    line-height: 25px;
    margin: 10px;
    font-size:1rem;
}
.my_info img {
    width: 15px;
}


.order-logictics {
    clear: both;
    overflow: hidden;
    position: relative;
}



.order-logictics span {
   
    border-radius: 100%;
    float: left;
   
}

.order_item small {
    color: #708c59;
    font-size:1rem;
}


.con-text b{font-weight:400}

/*---------------订单管理 END---------------*/
.container .con_tit{padding-left:5px;border-left:2px solid #708c59;font-weight:700;color:#000;height:14px;line-height:14px;font-size:14px;}
.container .Statu{height:50px;text-align:center;line-height:50px;color:#fff;background:#708c59}
.container_new ul{background:#fff;}
.container ul li{padding-left:10px}
.container ul li.order_item_new{padding:0}
/*---------------一键下单 BEGIN---------------*/

.container-box {
  zoom: 90%;
}
.indextitle a{
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}

table {
  margin: 0 auto;
}
.container-quick 
{
/*width: 420px;*/
	margin:0px auto;
	text-align: center;
	height: 100%;
    background: #ececec;
/*padding-top:8px;*/
}

.menu-home {

}
.commonWashing{position:relative;overflow:hidden;background:#fff;    padding: 8px 5px;}
.menu-list {
  
    background-color: #f4f6f2;
    background-image: url(../Styles/Images/next.png);
    background-position: right 7px top 30px;
    background-size: 15px;
    background-repeat: no-repeat;
    border-radius: 0.5rem;
    height: 80px;
    float: left;
    margin: 1.5%;
    /* opacity: 0.9; */
    overflow: hidden;
    position: relative;
    width: 47%;
    z-index: 2;
}


.menu-list .img-icon {
       position: absolute;
    
    width: 40px;
  
    left: 10px;
    top: 22px;
}
.list-right {
   top: 20px;
    left: 60px;
    position: absolute;
  
    width: 58%;
    text-align: right;
}
.list-type {
    color: #1a1a1a;
    font-size: 14px;
    text-align :left;
}
.list-price {
    color: #a1a1a1;
    font-size: 0.8em;
    text-align :left;
}
.clearBoth {
    clear: both;
}

.borderLinear {
    color: #727272;
    margin: auto;
    position: relative;
height: 40px;
line-height: 40px;
font-size:1.1rem;
}

.borderLinear img {
    height: 1px;
    margin: 10px 0;
    width: 100%;
}

.borderLinear span {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}


.highPoint .highList {
    background: #fff none repeat scroll 0 0;
    border-radius: 0.5rem;
    box-shadow: 0 0 0 1px #f1f1f1;
    float: left;
    margin: 1.5%;
    opacity: 0.9;
    overflow: hidden;
    position: relative;
    width: 97%;
    z-index: 2;
-moz-box-shadow:2px 2px 2px #d8d8d8; -webkit-box-shadow:2px 2px 2px #d8d8d8; box-shadow:2px 2px 2px #d8d8d8;
}

.highList img {
    float: left;
    margin: 13px;
    width: 15%;
}

.highlist-right {
    padding-top: 6%;
}


.service-list {   
    background-color: #f4f6f2;
    border-radius: 0.5rem;
    position: relative;
   height:50px;
    margin-left:3.1%;
     margin-top:3.1%;
    opacity: 0.9;
    width: 29.3%;
    float:left;
 
  
}
.service-list:first-child{ margin-top:0px;}
.service-list:nth-child(2){ margin-top:0px;}
.service-list:nth-child(3){ margin-top:0px;}


.service-list .div_ser-font{width:106px;height:50px;   background-position: 11px center;    line-height: 50px;
    background-size: 20px;
    background-repeat: no-repeat;}
.icon_7{background-image: url(../styles/images/quick_icon7.png);
   }
.icon_8{background-image: url(../styles/images/quick_icon8.png);
   }
   .icon_9{background-image: url(../styles/images/quick_icon9.png);
   }
.ser-font {
    color: #000;
    font-size: 14px;
  
    padding-left: 27px;
}

.menu-service {/*display: -webkit-box;*/padding:15px 0px}
.menu-service img{width:20px;height:20px;}
/*---------------页脚 BEGIN---------------*/
.footermenu{ overflow:hidden; position:fixed; bottom:0;  width:100%; height:60px;  min-width:320px; border-top:1px solid #cccccc;max-width:680px;margin: 0 auto;background-color:#fff; z-index:999;}
  .footermenu li {    float: left;width: 25%;}
    .footermenu a {    position: relative;font-size:12px;
    display: block;
    height: 60px;
    color: #999999;
    text-align: center; padding-top:9px;}
    .footermenu a span 
    {
 /*  padding-bottom:6px;  display: block;
    height: 20px;
    overflow: hidden;
    padding-top: 9px;*/
    
    background: no-repeat left top;

background-size: auto 100%;

display: block;

width: 24px;

height: 24px;

/*background-color: #333;*/

mix-blend-mode: multiply;
    }
.footermenu a span.cio{
        width: 24px;
height: 20px;
overflow: hidden;
margin: 0px auto 6px;
    }
    .footermenu a span .cio_mall {
	position: relative;
	left: -24px;
	border-right: 24px solid transparent;
	-webkit-filter: drop-shadow(#999999 24px 0);
	filter: drop-shadow(#999999 24px 0);
	/* filter: drop-shadow(#d8b96b 24px 0px); */
	width: 24px;
	height: 20px;
	background: url(../styles/images/icon_xiadan.png) no-repeat center;
	background-size: 24px auto;
}
    
    .footermenu a  span img{
    max-width: 100%;
    max-height: 100%;
    background: #999999;
    vertical-align: middle;
}
.footermenu a span .icon_order{	background: url(../styles/images/icon_xiadan.png) no-repeat center; background-size:17px auto;height: 20px;}
.footermenu a span .icon_reorder{	background: url(../styles/images/icon_yydd.png) no-repeat center; background-size:17px auto;height: 20px;}
.footermenu a span .icon_coupons{background: url(../styles/images/icon_yyxx.png) no-repeat center; background-size:18px auto;height: 20px;}
.footermenu a span .icon_center{background: url(../styles/images/icon_my.png) no-repeat center; background-size:18px auto;height: 20px;}
.footermenu li.active a span .cio_mall{	-webkit-filter: drop-shadow(#708c59 24px 0);
	filter: drop-shadow(#708c59 24px 0);}
/*---------------页脚Banner END---------------*/

/*---------------一键下单 END---------------*/


/*---------------我的洗衣券 BEGIN---------------*/
.mycoupon_box
{
	margin-top:63px;
}
ul.mycoupon {
    border-radius: 5px;
    box-shadow: 0 1px 1px #f6f6f6;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 11px;
    text-align: left;
}

.mycoupon li.title {
    background-color: #f9f9f9;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 1px 0 #fff inset, 0 1px 0 #eee;
    font-size: 14px;
    padding: 0 10px;
}

ul.mycoupon li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c6c6c6;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0px;
 margin-top:12px;
}


.kuang th {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    text-align: left;
    width: 79px;
    color: #ffffff;
}

/*---------------我的洗衣券 END---------------*/


/*---------------footermenu BEGIN---------------*/

footermenu {
    bottom: 0;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 10;
    display: block;
    padding:0;
    margin:0;
    max-width: 100%;
    min-width: 300px;
}
.bottomBox {
    width: 100%;
}
.indexMsg {
    background: #f8f8f8 none repeat scroll 0 0;
    border-top: 1px solid #e6e6e6;
    height: 50px;
    width: 100%;
    z-index: 997;
    padding:0;
    margin:0;
    
}
.indexMenu {
    width: 100%;
    padding:0;
    margin:0;
}
.indexMenu a {
    color: #738c5b;
    float: left;
    font-size: 11px;
    height: 50px;
    text-align: center;
    width: 33.3%;
}
.home-index {
    background: rgba(0, 0, 0, 0) url("../images/home.png") no-repeat scroll center 5px / 25px 25px;
}
.Order-index {
    background: rgba(0, 0, 0, 0) url("../images/order.png") no-repeat scroll center 5px / 25px 25px;
}
.card-index {
    background: rgba(0, 0, 0, 0) url("../images/card.png") no-repeat scroll center 5px / 25px 25px;
}

.domain-index {
    background: rgba(0, 0, 0, 0) url("../images/domain.png") no-repeat scroll center 5px / 25px 25px;
}
.home-index, .home-index-active, .Order-index, .Order-index-active,.card-index, .card-index-active,.domain-index {
    display: inline-block;
    font-size: 11px;
    line-height: 10px;
    padding-top: 30px;
    width: 100%;
}

/*---------------footermenu END---------------*/


/* 大转盘样式 */
.banner_lottery{display:block;width:95%;margin-left:auto;margin-right:auto;margin-bottom: 20px; margin-top:20px;}
.banner_lottery .turnplate{display:block;width:100%;position:relative;}
.banner_lottery .turnplate canvas.item{width:100%;}
.banner_lottery .turnplate img.pointer{position:absolute;width:31.5%;height:42.5%;left:34.6%;top:23%;}
.banner_lottery .info{padding:20px 10px;line-height:1.5; font-size:14px; color:#FFF;}
.lottery_title{padding-left:10px; padding-right:10px; color:#FFF; text-align:center; font-size:30px; font-weight:bold;}
.lottery_box{ max-width:680px;}

/*点击公众号弹出二维码*/
.qrc_menu{ position:fixed;left:0; top:0;width:100%;height:100%; background-color:rgba(0,0,0,0.6);background-repeat:repeat; display:none; z-index:9999;}
.qrc_bord{ width:290px; margin:0 auto;  position:relative; top:25%; /*overflow:hidden;*/ padding-bottom:8px;    padding-top: 25px;}
.qrc_img{width:279px; margin:32px 3px 0 0px; pointer-events: auto; }
.qrc_text{ text-align:center;display:block; height:20px; line-height:20px; font-size:18px; margin-top:10px; font-family:"Microsoft Yahei","Hiragino Sans GB",sans-serif;
            height:16px; line-height:16px; font-size:14px; text-indent:5px; text-align:left; float:left;
           }
.qrc_close{width:20px;height:20px; position:absolute;  top: 21px;right: -25px; border-radius:100%; border:2px solid #738c5b; background-color:#738c5b;
           background-image:url(../styles/images/close.png); background-position:center center; background-repeat:no-repeat; background-size:30px; }
           
/*-------  地址管理   --------*/
.address{ padding:10px 0 0; margin:10px 0 20px; background-color:#fff;font-size:0.875em;}
.address .title a{ float:right; display:block; font-size:16px; padding:0 8px;}
.address_ul{ background-color:#f5f5f5;}
.address_ul li{ padding:15px 8px; background-color:#fff; margin-bottom:15px;}
.address_ul li span{ display:block; line-height:22px;color:#000;}
.address_ul li span.add_name{ margin-bottom:5px;}
.address_ul li div{position:relative; height:30px; border-top:1px solid #ddd; margin-top:8px;}

.address_ul li div .address_btn{display:block; position:absolute; bottom:-3px; right:0; height:26px; line-height:26px; width:52px;background:no-repeat left center; background-size:22px auto; background-image:url(../styles/images/delete_address.png);  text-align:right; color:#333;}
.address_ul li div .address_edir{ right:58px; background-image:url(../styles/images/edit.png);}
.address_ul li div .address_default{ display:block; border:1px solid #333399; width:16px; height:16px; margin-top:14px; border-radius:100%; float:left;}

.address_ul li div .current{ background:no-repeat center center; background-color:#333399; background-size:10px auto; background-image:url(../styles/images/yes_ok.png);}
.address_ul li div .address_txt{ display:block; margin-left:22px; height:40px; line-height:46px; float:left; position:absolute;}
.addressedit .txt_board{ margin:15px 0;}
.addressedit .dxeButtonEdit{margin:15px 0;}
.get_address{ float:right; color:#f96268; cursor:pointer;}
/*------- End 地址管理   --------*/

/*----------  门店列表   ----------*/
/*.branchlist{ overflow:hidden;}
.branchlist ul{ overflow:hidden; margin:10px 0 20px; font-weight:normal;}
.branchlist ul li{ position:relative; overflow:hidden; background-color:#fff; border-bottom:1px solid #ddd; padding:15px 0px; margin:0 8px;}
.branchlist ul li .bl_title {
    white-space: normal;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    height: 20px;
    width: 79%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.branchlist ul li .bl_txt{ color:#666; font-size:14px; line-height:16px; margin-top:10px; display:block; margin-right:50px;font-weight:normal;}
.branchlist ul li .bl_bg{ position:absolute; width:0; height:0; right:50px; top:50%; z-index:0;}
.branchlist ul li .bl_bg b{ display:block; width:50px; height:50px;background:no-repeat center center; background-size:50px auto;  background-image:url(../styles/images/next.png); position:relative; top:-25px; left:0; cursor:pointer; }
.branchlist ul li .bl_heidden{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:1;cursor:pointer;}*/

.branchlist {
    overflow: hidden;
    background: #fff;
}
.branchlist ul {
    overflow: hidden;
    margin: 10px 0 0;
}
.branchlist ul {
    margin-top: 0;
}
.branchlist ul li 
{
        margin-left: 10px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
   
}
.branchlist ul li:first-child{border:0}
.branchlist ul li .bl_heidden {
    display: block;
    height: 100%;
    position: relative;
    z-index: 1;
      margin: 15px 10px 15px 0;
    height: 90px;
}
.branchlist ul li .bl_heidden .img {
    overflow: hidden;
    height: 90px;
    width: 117px;
    background-color: #d8b96b;
    position: absolute;
    left: 0;
    top: 0;
}
.branchlist ul li .bl_heidden .img img {
    height: 100%;
    width: 100%;
}
.branchlist ul li .bl_heidden .b_content {
    position: absolute;
    left: 127px;
    right: 0;
    top: 0;
    bottom: 0;
}
.branchlist ul li .bl_title 
{
    color:#000;
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    font-weight: 500;
}
.branchlist ul li .bl_heidden .b_open_b {
    
}

.branchlist ul li .bl_heidden .b_open {
    display: table;
    overflow: hidden;
    padding: 0 10px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
  background-color: #ff5151;
    margin: 8px 0;
    border-radius: 3px;
    color: white;
    font-weight: 500;
}
.branchlist ul li .bl_txt {
    color: #666;
    font-size: 14px;
    line-height: 16px;
    margin-top: 2px;
    display: block;
    margin-right: 50px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.branchlist ul li .bl_txt {
    color: #666;
    font-size: 14px;
    line-height: 16px;
    margin-top: 2px;
    display: block;
    margin-right: 50px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.branchlist ul li .bl_bg {
    position: absolute;
    width: 0;
    height: 0;
    right: 30px;
    top: 75%;
    z-index: 2;
}

.branchlist ul li .bl_juli {
    /* font-size: 14px; */
    position: absolute;
    width: 0;
    height: 0;
    right: 90px;
    top: 10%;
    z-index: 2;
}
.branchlist ul li .bl_juli b{font-size: 12px;
    display: block;
    width: 79px;
    font-weight: 400;}
.branchlist ul li .bl_bg b {
    display: block;
    width: 20px;
    height: 20px;
    background: no-repeat center center;
    background-size: 20px auto;
    background-color: #708c59;
    background-image: url(../styles/images/location.png);
    position: relative;
    top: -25px;
    left: 0;
    cursor: pointer;
}
/*----------  End 门店列表   ----------*/

/*--------- 在线付款 ----------*/
.page_inner{padding:10px 10px 0; overflow:hidden; position:relative;}
.page_inner .btn_board{/* margin:10px 0 10px;*/ position:fixed; bottom:0; left:0; right:0; margin:0 auto;}
.page_inner .btn_board a.btn{height: 48px;line-height: 48px;border-radius:0px;}
.page_btn{padding-left:16px;padding-right:0;}
div.div_bill_list{padding-top:10px;}
div.div_bill_list div.item{background:#f1f1f1 /*url(../styles/images/ico_arrow_right.png) no-repeat 98% 12px*/;background-size:8px;
                           padding:8px;border-radius:0.2em;margin-bottom:10px;font-size:14px;border:solid 1px #d5d5d5;}
div.div_bill_list h2{font-size:18px;color:#c78406;padding-bottom:5px;}
div.div_bill_list div.tips{font-size:12px;padding-top:8px;}
div.div_bill_list span.red{color:#c30;font-weight:bold;}
div.div_bill_list span.green{color:#1ab101;font-weight:bold;}
div.div_bill_list div.line{border-top:solid 1px #ddd;margin-top:5px;padding-top:5px;}
div.div_bill_list div.item_op{padding-bottom:20px;}
div.div_bill_list div.item_op ul{}
div.div_bill_list div.item_op ul li{float:left;width:48%;text-align:center;}
div.div_bill_list div.item_op ul li.l{padding-right:5px;}
div.div_bill_list div.item_op ul li.r{float:right;padding-left:5px;}
a.a_map{display:inline-block;background:url(../styles/images/ico_map.png) no-repeat left 3px;background-size:15px;text-indent:20px;}
/*h1.pay_logo{ background:no-repeat 10px center; background-color:#fff; background-size:70px 70px; background-image:url(../styles/images/paylogo.png);text-indent:119px;display:block;height:105px;line-height:105px;font-size:25px; color:#555;}
div.pay_info{font-size:13px;position:relative;background:#f2f2f2;border:solid 1px #ddd;height:100px;border-left:0 none;border-right:0 none;line-height:23px;padding:12px 0 0 12px;}
div.pay_info div.money{position:absolute;right:5%;top:33%;font-size:18px;}
div.pay_info div.money span{font-size:18px;}*/
h1.pay_logo{ background-color:#fff; background-size:34px auto; border-bottom:1px solid #ececec; background-image:url(../styles/images/paylogo.png);background-repeat:no-repeat; background-position:10px center; text-indent:58px;display:block;height:50px;line-height:50px;font-size:18px; color:#333; font-weight:400;}
h1.pay_logo_pay{ text-indent:0px; text-align:center; background-image:none; font-size:16px;}
div.pay_info{font-size:14px;position:relative;background:#fff; padding-left:10px; /*border:solid 1px #ddd;height:60px;*/border-left:0 none;border-right:0 none;/*line-height:23px;padding:12px 0 0 12px;*/}
div.pay_info ul li{ height:50px; border-top:1px solid #ececec; line-height:50px;}
div.pay_info ul li.no_t_bor{ border-top:0px;}
div.pay_info ul li span.txt{ float:left; color:#333;}
div.pay_info ul li span.value{ float:right; color:#333; margin-right:10px;}
div.pay_info ul li span.color{color:#ff0000;}
div.pay_info div.money{position:absolute;right:5%;top:35px;font-size:18px;}
div.pay_info div.money span{font-size:18px;}
div.pay_content{background:#fff; padding-left:10px; margin-top:10px;}
div.payment_select_item{cursor:pointer;position:relative;border-bottom:solid 1px #ececec;}
div.payment_wechat{background:url(../styles/images/payment_wechat.png) no-repeat 0px center;background-size:34px auto;text-indent:45px;height:50px;}

div.payment_wechat h2{font-size:14px;padding:5px 0 1px 0; color:#333;font-weight: 400;}
div.payment_wechat div{color:#888;font-size:12px;}
div.payment_wechat a{ display:block; background:url(../styles/images/next.png) no-repeat center right; background-size:14px auto; height:50px; background-position:right center;margin-right: 4px;}
div.payment_membercard{background:url(../styles/images/payment_membercard.png) no-repeat 0px center;background-size:34px auto;}
div.payment_wechat_p{height:54px;}
div.payment_wechat_p a{ height:54px;}
div.payment_wechat_p h2{ padding-top:9px;}
/*div.pay_content{background:#fff;padding:13px;}
div.payment_select_item{cursor:pointer;position:relative;border-bottom:dotted 1px #ddd;}
div.payment_wechat{background:url(../styles/images/payment_wechat.png) no-repeat 10px 8px;background-size:53px;text-indent:80px;height:70px;}
div.payment_wechat h2{font-size:18px;padding:5px 0 3px 0;}
div.payment_wechat div{color:#888;font-size:13px;}
div.payment_membercard{background:url(../styles/images/payment_membercard.png) no-repeat 8px 13px;background-size:56px;text-indent:80px;height:70px; padding-top:13px;}
div.payment_membercard h2{font-size:18px;padding:5px 0 3px 0;}
div.payment_membercard div{color:#888;font-size:13px;}*/
/*div.selected{position:absolute;right:2%;top:18%;}
div.selected span{border-radius:100%; width:28px; height:28px; display:block;background-color:#738c5b; background-image:url(../styles/images/yes_ok.png); background-repeat:no-repeat; background-position:center center; background-size:50% auto; line-height:0;}
div.payment_alipay{margin-top:12px;cursor:pointer;}
div.payment_alipay{background:url(../styles/images/payment_alipay.png) no-repeat 10px 5px;background-size:50px;text-indent:80px;height:70px;}
div.payment_alipay h2{font-size:18px;padding:5px 0 3px 0;}
div.payment_alipay div{color:#888;font-size:13px;}*/
div.selected{position:absolute;right:2%;top:18%; display:none;}
div.selected span{border-radius:100%; width:28px; height:28px; margin-top:7px; display:block;background-color:#d8b96b; background-image:url(../styles/images/yes_ok.png); background-repeat:no-repeat; background-position:center center; background-size:50% auto; line-height:0;}
/*div.payment_alipay{margin-top:12px;cursor:pointer;}*/
div.payment_alipay{background:url(../styles/images/payment_alipay.png) no-repeat 0px center;background-size:34px auto;/*background-size:34px;text-indent:80px;height:70px;*/}
/*div.payment_alipay h2{font-size:14px;padding:5px 0 3px 0;}
div.payment_alipay div{color:#888;font-size:12px;}*/
div.agent_header{background:#545454;position:relative;height:38px;line-height:38px;}
div.agent_header a{display:block;position:absolute;top:0;color:#fff;height:38px;text-indent:38px;}
div.agent_header a.a_address_list{left:8px;background:url(../styles/images/ico_address.png) no-repeat left top;width:100px;background-size:35%;}
div.agent_header a.a_bill_list{right:8px;background:url(../styles/images/ico_bill.png) no-repeat 8px 3px;width:108px;background-size:30%;}
.back_uperior{ position:absolute; left:10px; top:15px; color:#888; width:20px; height:20px;background:url(../styles/images/return.png) no-repeat left top; background-size:20px auto;}
div.pay_info ul li .click_select{ background: url(../styles/images/next.png) no-repeat center right;background-size: 14px auto; height:50px;margin-right: 5px; cursor:pointer;}
/*---------End 在线付款 ----------*/
 
/*-----  门店详细  -----*/

.storeview{ font-size:14px;color:#000;}
.storeview,.storeview ul,.storeview ul li{overflow:hidden;}
.storeview ul{background-color:#fff; margin-top:10px; margin-bottom:5px;}
.storeview ul li{ border-bottom:1px solid #ececec; padding:15px 10px 15px 0px; line-height:20px;margin-left:10px;position:relative}
.storeview ul li:last-child{border:0}
.storeview .storeview_name{ display:inline-block; float:left; width:70px;}
.storeview .storeview_dsp{ display:inline-block; float:left;}
.storeview .storeview_dsp a{color:#000;}
.storeview .storeview_dsp img{ height:50px; margin-right:3px; margin-bottom:3px;}
.storeview_popupimg{ width:100%;position:absolute; height:0; top:0px; left:0; z-index:1000; height:100%; display:none;}
.storeview_popupimg .storeview_bg{width:100%; min-width:320px; max-width:680px; margin:0 auto; background-color:rgba(0,0,0,0.6); height:100%; position:relative;}
.storeview_popupimg .swiper-slide p{display:table-cell; vertical-align:middle;background-color:#ececec;}
.storeview_popupimg .swiper-wrapper img{ max-width:100%; max-height:300px;}
.storeview_popupimg .storeview_content{ margin:0 10px; top:15%; position:relative; background-color:White; padding:30px 0; border-radius:5px; overflow:hidden;}
.storeview_popupimg .swiper-slide{ text-align:center; display:table-cell; vertical-align:middle;background-color:#ececec;}
.storeview_popupimg .storeview_close{position:absolute;top:0;right:0; display:block; height:30px; width:30px; background-color:#708c59;
                                     background-image:url(../styles/images/close.png); background-repeat:no-repeat; background-position:center center; background-size:46px;}
  .storeview .bl_bg b {
    display: block;
    /* padding: 20px; */
    width: 20px;
    height: 20px;
    background: no-repeat center center;
    background-size: 20px auto;
    background-color: #708c59;
    background-image: url(../styles/images/location.png);
    position: absolute;
    top: 11px;
    right: 2px;
    cursor: pointer;
}
.storeview .bl_bg{border-left: 1px solid #ececec;
    position: relative;
    float: right;
    width: 37px;
    height: 40px;}

    .st_address{padding-right: 9px; width: 60%;     overflow: hidden;
    float: left;}
/*----- End 门店详细  -----*/


/*-----  员工预约列表  -----*/

.state_menu{margin:25px auto;border:1px solid #738c5b;width:99.8%;}
.state_menu a{width:50%;display:inline-block;height:50px;line-height:50px;text-align:center;background:#fff;color:#000;}
.state_menu a.active{background:#cee0bc;}
.user_order_list{height:210px; overflow:auto; border:1px solid #dddddd;}
.dxeRadioButtonList label, .dxeCheckBoxList label{font-size:16px !important; line-height:26px; width:80%;}
.dxeRadioButtonList td.dxe, .dxeCheckBoxList td.dxe{padding-left:0;}

.ui-checkbox input{float:left; margin-top:5px;}
#ctl00_ContentPlaceHolder1_RadioButtonList_Pay_RB0_I{float:left; margin-top:5px;}
#ctl00_ContentPlaceHolder1_RadioButtonList_Pay_RB1_I{float:left; margin-top:5px;}
/*----- End 员工预约列表  -----*/

/*-----  员工登录界面  -----*/

.lg_bg{width:100%;padding:30px 0px 0px;text-align:center;}
.lg_bg img{}
.lg_verify{width:100%;height:330px;}
.lg_verify .login{width:88%;margin:40px auto; overflow:hidden;}
.lg_verify .login p{background:#fff;height:48px;padding-bottom:0px;margin-bottom:20px; line-height:48px; overflow:hidden;border-radius:0.3em;}
.lg_verify .login p.user{padding-left:12px; overflow:hidden;}
.lg_verify .login p.password{padding-left:16px;}
.lg_verify .login p img{margin-right:10px; float:left; padding-top:16px;}
.lg_verify .login p input{width:80%;height:40px;border:0px;}
.lg_verify .login .lg_btn{}
.lg_verify .login .lg_btn .btn_login_click .dxbButton{background:#3d8bc4;height:2.65em;line-height:2.65em;font-size:1.0em; text-align:center; border-radius:15px; }
.lg_verify .login .lg_btn .btn_login_click .dxbButton div.dxb{padding:0px;}
.lg_verify .login .lg_btn .btn_login_click{background:#3d8bc4;border:0px;color:#fff;margin-top:30px;border-radius:0.3em;}


/*----- End 员工登录界面  -----*/

/*----- 推送二维码界面  -----*/
.share_wrap{padding-top:3.75em;  vertical-align:middle;}
.share_wrap .share_box{width:90%;padding-bottom:1.875em;background:#fff;border-radius:20px;margin:0px auto;overflow:hidden;}
.share_wrap .share_box p{width:70%;margin:0px auto;color:#333;padding-top:2.5em;padding-left:12px;}
.share_wrap .share_box .share_code{width:100%;text-align:center;}
.share_wrap .share_box .share_code p{ text-align:center;padding:0px;color:#000;margin-top:5px;}
.open_share{text-align:center;margin-top:1.875em;}
.open_share a{width:130px;height:40px;border-radius:20px;display:inline-block;background:#fffd6b;line-height:40px;text-align:center;box-shadow: 1px 1px 5px #f00;}
.share_tips{width:85%;background:#fff;height:120px;margin:0 auto;border-radius:12px;padding-top:30px;}
.share_tips p{color:#333;text-align:center;}
.share_tips p span{color:#f47920;}
.black_bg{width:100%;height:100%;background:#000;position:absolute;left:0;top:0;opacity:0.3;z-index:2;overflow:hidden;}
.share_show{display:none;width:100%}
.share_show .share_position{position:fixed;top:0;z-index:8;right:0;width:100%;}
.code_image{max-width:90%;}
/*----- End 推送二维码界面  -----*/
/*----- 推送二维码界面2  -----*/
/*.share_codes{padding-top:65px;background:url(/styles/images/share_bg.jpg) repeat-y center center;padding-bottom:1.375em; overflow:hidden;}
.share_codes .share_container{width:80%;margin:0px auto;}
.code_box{margin-top:35px; overflow:hidden;}
.code_box .share_img{display:inline-block;float:left;width:50%;margin-right:1em;}
.code_box .share_txt{display:inline-block;float:left;margin-top:17%;}
.code_box .share_txt p{font-size:1.125em;margin:0px;padding:0px;color:#fff;}
.code_box .clear{clear:both;}
.share_footer{margin-top:1em;padding-bottom:1.45em;background:#e8e6e6; overflow:hidden;}
.share_footer .share_box{width:80%;margin:0px auto;}
.share_footer .share_box .share_img{width:34%;display:inline-block;float:left;padding-right:14px;}
.share_footer .share_box .share_txt{float:left;display:inline-block;color:#332c2b;font-size:0.875em;margin-top:7%;}
.share_footer .share_box .clear{clear:both;}*/
/*----- End 推送二维码界面2  -----*/

/*----- 支付方式页面  -----*/
.order_item{position:relative;}
table.payment_method{margin-top:20px;}
/* table.payment_method .ui-radio{display:inline-block;width:80px;}*/
#ctl00_ContentPlaceHolder1_RadioButtonList_Pay_RB0{width:100%;margin-bottom:12px;border-bottom:1px dotted #e6e6e6;padding-bottom:15px !important;display:inline-block;}
.order_item .balance{display:inline-block;position:absolute;left:75px;bottom:19px;color:#f00;}
.payamount{color:#f00;float:right;font-size:0.875em;font-weight:normal;padding-top:2px;}
/*----- End 支付方式页面  -----*/

/*----- 新建会员页面  -----*/
.textbox_txt{margin-top:6px;}
.textbox_txt .dxeEditAreaSys{width:99%;}
.error_style{}
/*----- End新建会员页面  -----*/
/*----- 添加服务页面  -----*/
.add_photo{width:100%;overflow:hidden;margin-top:10px;}
.add_photo li{ float:left;width:33.3%;margin-bottom:10px;text-align:center;}
.del_ico{background: url(../styles/images/feedback_img_delete.png) no-repeat 0 0; overflow:hidden; display:block; position:absolute; right:0; z-index:2; width:16px; height:16px;}
/*----- END添加服务页面  -----*/


/*-------------在线充值 BEGIN-------------*/
.recharge_head{height:40px; background:#738c5b; line-height:40px;}
.balance_amount{text-align:center;  height:120px; line-height:35px; background: #fff;margin-bottom:15px; border-radius: 0.5rem;}
.amount_message{font-size:3rem; color:#FF9900;}
.recharge_ul{overflow:hidden; /*border-top:1px solid #eee;*/ padding-top:5px;}
.recharge_select_item{border:1px solid #759a51; border-radius:0.4em; /*width:46%;*/ width:calc((100% - 55px)/2); width: -moz-calc((100% - 55px)/2);
  width: -webkit-calc((100% - 55px)/2); float:left; height:62px; line-height:24px; text-align:center; margin-left:10px; margin-bottom:10px; position:relative; display:table;}
.recharge_select_item .recharge_warp{ display:table-cell; width:100%; height:100%; vertical-align:middle;}
.recharge_select_item .recharge_warp .r_amount{ font-size:1.2rem;}
.recharge_select_item .recharge_warp .r_amount span{font-size:14px;}
.recharge_select_item .recharge_warp .r_amount i{ font-style:normal;font-size:0.95rem;}
.recharge_select_item .recharge_warp .r_txt{ font-size:0.96rem;color: #999999;}
.recharge_pay_content{overflow:hidden;}
.recharge_selected{position:absolute;right:0; top:0;}
.recharge_selected span{border-radius:0 0.6em 0 3em; width:28px; height:28px; display:block;background-color:#738c5b; background-image:url(../styles/images/yes_ok.png); background-repeat:no-repeat; background-position:10px 5px; background-size:50% auto; line-height:0;}
.recharge_btn{height:40px; line-height:40px; background:#738c5b; border-radius:0.2em; color:#fff; width:100%; font-size:1.0em; display:block; text-align:center;}
.recharge_amount_box{padding-left:10px;}
.btn_box{position: fixed;
   
    bottom: 0px;
    width: 100%;
    max-width: 680px;
    min-width: 320px;}
.btn_box .dxbButton_Aqua{ color:#fff;border:0;background:#FFCC00; padding:0px;}
.btn_box .dxbButton_Aqua div.dxb{ padding:0px;}
.balance_amount .amount_txt{font-size:1.1rem;padding-top: 20px;}
p.a_amount{font-size:1.1rem;}
.recharge_select_item span.rmb_txt{font-size:1.2rem;}
/*-------------在线充值 END-------------*/





/*---提交订单---*/
 .tu{position:absolute; left:10px;top:15px;width: 22px; background-color:#708c59;
}
.order_detil_warp{overflow:hidden;  max-width:680px; min-width:320px; min-height:530px;}
.order_service_board{ overflow:hidden; background-color:White; margin-bottom:10px;position:relative;}
.order_pickup_time .time{float:right;   margin-top: 15px;margin-right:25px;   }
.order_pickup_time .text{float:left; font-size:14px;color:#000;}
.order_pickup_time .time p{text-align:right;color:#000;font-size:14px;}
.order_service_title{ font-size:13px; overflow:hidden; height:40px; line-height:40px; text-indent:20px; color:#000; text-align:left; border-bottom:1px solid #ececec; font-weight:normal;}
.order_service_contant{ text-align:left; overflow:hidden;margin:0 10px; }
.order_service_contant .osc_ul{ height:108px; overflow-y:hidden; overflow-x:scroll; }
.order_service_contant ul{padding-bottom:20px;color: #684c3a;}
/*.order_service_contant ul li{float:left; width:56px; margin:15px 6px 0; text-align:center; display:block; height:90px; font-size:14px; white-space:nowrap;}*/
.order_service_contant ul li .osc_img{width:56px;  text-align:center; height:42px;overflow:hidden;vertical-align:middle;line-height:56px; position:relative; cursor:pointer; padding-top:10px;}
.order_service_contant ul li .osc_img img{max-width:36px;}
.order_service_contant ul li .currentService b{ display:block; position:absolute; left:0; top:0; width:100%; max-width:56px; height:100%; background:no-repeat right top; background-image:url(/styles/images/feed_check.png); background-size:auto 19px;}
.osb_height{ height:10px;}
.order_service_contant .o_order span{display:inline-block;padding:0.5rem 0.85rem; background:#fff;border:1px solid #333399; color:#333399;border-radius:0.3rem;margin:0 0.4rem;}
/*.order_service_contant .o_order{padding-top:1.1rem;overflow-y:hidden; overflow-x:scroll;}*/
.dx_order_btn{width:80%; overflow:hidden; border-radius:0.4em; font-size:18px;}
.dx_order_btn .dxbButton{font-size:18px !important; }
.dx_order_btn .dxbButton div.dxb{}
.dingd_btn{width:100%;position:fixed;bottom:0;    min-width: 320px;    max-width: 640px;}

/*优质预约*/
.list_oder_yz{padding-bottom:0}
.list_oder_yz li {
    padding: 10px 0px;
 
    position: relative;
    overflow: hidden;
  font-size:14px;
    border-bottom: 1px solid #ececec;
    color: #000;
    margin-left: 10px;
    padding-right: 10px;
}
.list_oder_yz li:last-child{border:0}
.list_oder_yz li span{display:block;}
.list_oder_yz li .left_txt{float:left;width:30%}
.list_oder_yz li .right_txt{float:right;text-align:right;width:60%}
.order_user_yz .ou_arrow{position: absolute;border-right: 1px solid #cacaca;border-bottom: 1px solid #cacaca;top:20px; right:10px; width:8px;height:8px;-webkit-transform: rotate(-44deg);transform: rotate(-44deg);}
.order_user_yz .ou_address {
    height: 50px;
    font-size: 14px;
    vertical-align: middle;
    line-height: 50px;
    display: table-cell;
    padding-left: 34px;
}
 .ou_arrow_yz {
    position: absolute;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    top: 15px;
    right: 10px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
}
.new_choose{   
    font-size: 13px;
    color: #999999;
    right: 26px;
   
    position: absolute;
  
    top: 35%;}
._osb .order_service_title{ font-weight:normal;background:no-repeat 10px 8px;background-size:auto 24px; text-indent:34px; background-image:url(../styles/images/address.png);}
._ost .order_service_title{ font-weight:normal;background:no-repeat 10px 8px;background-size:auto 24px; text-indent:34px; background-image:url(../styles/images/address_time.png);}
._osm .order_service_title{ font-weight:normal;background:no-repeat 10px 10px;background-size:auto 20px; text-indent:34px; background-image:url(../styles/images/icon_beizhu.png);}
.order_user{overflow:hidden; text-align:left; width:100%; margin:0 auto; position:relative; }
.order_user_yz{overflow:hidden; height:50px;text-align:left; width:100%; margin:0 auto; position:relative; font-size:14px;}
.order_user .ou_info{ height:28px;  color:#000; overflow:hidden; margin-top:5px;margin-left:35px;}
.order_user .ou_info li{ float:left;  line-height:33px; background:no-repeat left 0; font-size:14px; background-size:auto 20px; text-indent:left;color:#000}
.order_user .ou_info li.oui_name{ }/*background-image:url(../styles/images/user.png);*/
.order_user .ou_info li.oui_tel{margin-left: 10px;}/*background-image:url(../styles/images/phone.png);*/
.order_user .ou_address{  font-size:14px; vertical-align:middle;line-height:20px;width:90%; padding-left:34px;background-size:auto 20px;color:#000;padding-bottom:10px;}
.order_user .ou_address .oua_txt {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
  
    line-height: 18px;
    font-size: 16px;
    display: -webkit-box;
    color: #000;
    padding: 0;
    width: 75%;
    overflow: hidden;
  
    -webkit-box-orient: vertical;
}
.order_user .ou_address p.oua_txt i{ font-style:normal;}
.order_user .ou_address p.oua_txt{color:#000}
.order_user .ou_arrow{position: absolute;border-right: 1px solid #cacaca;border-bottom: 1px solid #cacaca;top:55px; right:10px; width:8px;height:8px;-webkit-transform: rotate(-44deg);transform: rotate(-44deg);}
._osb .order_service_title span{  float:right; font-size:12px;  display:none; height:28px; margin-top:6px; margin-right:10px; line-height:14px; text-align:left; text-indent:0;}

.order_pickup_time{height:63px; font-size:14px;  text-align:left; text-indent:34px;color: #333399; left:-17px; width:100%;}
.order_pickup_time .opt_arrow{position: absolute;border-right: 1px solid #cacaca;border-bottom: 1px solid #cacaca;top:20px; right:9px; width: 8px;height: 8px;-webkit-transform: rotate(-44deg);transform: rotate(-44deg);}
.order_service_button{background:#684c3a; line-height:30px; height:30px; color:#FFF; text-align:center; padding:10px;  border-radius:0.4em; margin:20px auto 10px auto;  display:block;}
.order_service_button:visited{color:#FFF;}
.order_button_box{overflow:hidden; }
.order_message_box{position:relative; overflow:hidden; display:none; z-index:600;}
.order_message_box_message{background:#FFF; border:1px solid #684b39; border-radius:0.6em; max-width:660px; min-width:300px;  min-height:300px; font-size:16px; margin:0 auto; color:#684b39; text-align:left; padding:5px;}
.order_close_warp{display:block; float:right;}
#default_order_message{overflow:hidden; width:100%;}

.service_order_box{position:absolute; top:21%; overflow:hidden; display:none; z-index:600;}
.service_message_box{background:#FFF; border:1px solid #684b39; border-radius:0.6em; max-width:660px; min-width:300px;  min-height:300px; font-size:16px; margin:0 auto; color:#684b39; text-align:left; padding:5px;}
.service_close_warp{display:block; float:right;}
#default_service_message{overflow:hidden; width:100%;}
#service_message_charges img{width:100%;}



.order_detil_warp .summary {
    height: 50px;
    max-width: 680px;
    min-width: 320px;
    background-color: #fff;
    width: 100%;
    white-space: nowrap;
    line-height: 50px;
    position: fixed;
    bottom: 0px;
    text-align: right;
    font-size: 1em;
    z-index: 9;
    border-top: 1px solid #ddd;
}
.order_detil_warp .summary span.item_price 
{
         color: #ff4f1b;
    padding-left: 10px;
    margin: 0 11px 0 0px;
   
    font-size: 15px;
}
.order_detil_warp span.item_number {
    width: 100px;
    /* padding: 16px; */
    background-color: #ff2e1c;
    color: White;
    font-size: 14px;
    height: 50px;
    display: block;
    float: right;
    text-align: center;
    /* margin-top: 0px; */
}

/*留言*/
.order_user_message{width:100%; height:100px; overflow:hidden; position:relative; text-align:left;}
.order_user_message .txt_oum,.a_box .group .g_con .g_box .txt_oum{ height:82px; width:93%; border:0; border-radus:0; background:0; padding:10px 11px; margin:0; position:relative; left:-1px; top:-1px; text-align:left; font-size:14px; color: #000; font-family:Microsoft Yahei;}

/*收衣订单*/
 .new_sales_order li .tit{float:left;width:80%;}
  .new_sales_order li .tit i{    font-style: normal; color: #999; padding-left: 10px;}
  .new_sales_order{background:#fff;border-bottom:1px solid #ececec}
  .new_sales_order li{padding:0px 10px 5px 10px;overflow:hidden;font-size:14px;color:#333}
    .new_sales_order li:first-child{padding-top:5px;}
   .new_sales_order li .price{float:right;width:15%;text-align:right}


/*---End提交订单---*/

/*----------选择时间------------*/
/*.order_time{ height:90px; width:100%; position:relative; overflow:hidden;}
.order_time_contant{ overflow-y:hidden; overflow-x:scroll; background-color:#d6cdc6; width:100%; position:absolute;}
.order_time_contant ul{ height:90px; padding-left:10px;}
.order_time_contant ul li{color:#fff; float:left;width:98px;}
.order_time_contant ul li .otc_now{height:40px; padding:9px 0 13px; width:98px; line-height:20px;  margin-top:10px; }
.order_time_contant ul li .otc_current{ height:40px; padding:8px 0 12px;margin-top:10px; width:96px;  border:1px solid #fff; border-radius:10px; position:relative;}
.order_time_contant ul li .otc_current .otc_arrow{ position:absolute; display:block; border:1px solid #fff; border-top:0; border-right:0; width: 8px;height: 8px; bottom:-5px; left:44px; background-color:#d6cdc6;-webkit-transform: rotate(-44deg);transform: rotate(-44deg);}
.order_time_list{ margin:0 10px; overflow:hidden;}
.order_time_list ul{ display:block; margin:0; margin-top:20px; border:1px solid #ccc;  padding:0; border-bottom:0; border-right:0; position:relative; }
.order_time_list ul li{ width:33.3%; float:left; height:50px; margin:0; padding:0;  position:relative; z-index:6;}
.order_time_list ul li b{ display:block; height:49px;  line-height:48px;border:1px solid #ccc;  border-left:0; border-top:0; font-weight:normal; white-space:nowrap; font-size:16px;}
.order_time_list ul li b.otl_current{ border:1px solid #684c3a; position:relative; top:-1px; left:-1px; z-index:1; }
.order_time_list ul li.otl_ul_li{ float:none; clear:none; position:absolute; height:100%; z-index:5; width:0px; height:1000px; border-left:1px solid #ccc; left:-1px; }
.order_time_list ul li.noselect{ color:#666;}
.order_time_btn_c{  width:100%; height:50px; bottom:60px; margin:20px 0 10px;}
.order_time_btn_c .otbc_btn{background-color:#684c3a; color:White; text-align:center;cursor:pointer; font-size:20px;  line-height:50px;height:50px; border-radius:4px; margin:0 10px;}*/

.warp_box{background-color:#fff;}
.order_time{ height:90px; width:100%; position:relative; overflow:hidden;}
.order_time_contant{ overflow-y:hidden; overflow-x:scroll; background-color:#708c59; width:100%; position:absolute;    padding-left: 10px;}
.order_time_contant ul{ height:90px; /*padding-left:10px;*/}
.order_time_contant ul li{color:#fff; float:left;width:98px;text-align:center; margin-top:10px; }
.order_time_contant ul li .otc_now{height:40px; padding:9px 0 13px; width:94px; line-height:20px;  }
.order_time_contant ul li .otc_current{ height:40px; padding:8px 0 12px; width:94px;  border:2px solid #fff; border-radius:10px; position:relative;}
.order_time_contant ul li .otc_current .otc_arrow{ position:absolute; display:block; border:2px solid #fff; border-top:0; border-right:0; width: 9px;height: 9px; bottom:-7px; left:44px; background-color:#708c59;-webkit-transform: rotate(-44deg);transform: rotate(-44deg);}
.order_time_list{ margin:0 10px; overflow:hidden;}
.order_time_list ul{ display:block; margin:0; margin-top:20px; border:1px solid #ccc;  padding:0; border-bottom:0; border-right:0; position:relative; }
.order_time_list ul li{ width:33.3%; float:left;  height:50px; margin:0; padding:0;  position:relative; z-index:6;}
.order_time_list ul li b{ display:block; height:49px;  line-height:48px;border:1px solid #ccc;  border-left:0; border-top:0; font-weight:normal; white-space:nowrap; font-size:16px;}
.order_time_list ul li b.otl_current{ border:1px solid #684c3a; position:relative; top:-1px; left:-1px; z-index:1; }
.order_time_list ul li.otl_ul_li{ float:none; clear:none; position:absolute; height:100%; z-index:5; width:0px; height:1000px; border-left:1px solid #ccc; left:-1px; }
.order_time_list ul li.noselect{ color:#666;}
.order_time_btn_c{  width:100%; height:50px; bottom:60px; margin:20px 0 10px;}
.order_time_btn_c .otbc_btn{background-color:#684c3a; color:White; text-align:center;cursor:pointer; font-size:20px;  line-height:50px;height:50px; border-radius:4px; margin:0 10px;}

.select_time{ padding:0 13px; margin-top:25px; padding-bottom:25px;}
.select_time ul{ border:1px solid #ececec; border-bottom:0px; border-right:0px; }
.select_time ul li{width:calc((100% - 0px)/3); width: -moz-calc((100% - 0px)/3);
  width: -webkit-calc((100% - 0px)/3); float:left; position:relative; z-index:1; height:55px; }
.select_time ul li b{width:calc((100% - 1px)); width: -moz-calc((100% - 1px));
  width: -webkit-calc((100% - 1px));   display:block;border-bottom:1px solid #ececec; border-right:1px solid #ececec;  text-align:center; height:54px;line-height:54px; font-weight:500; }
.select_time ul li b.active{position:absolute; left:-1px;top:-1px; z-index:2; background-color:#708c59;color:#fff}
.select_time ul li b.noselect{ color:#cccccc;background:#fbfbfb}
.booking_btn{ position: fixed;max-width:680px;min-width:320px;
    /* padding: 0 10px; */
    width: 100%;
    bottom: 0;}
.booking_btn span{width:100%;display:block; float:left; height:48px; line-height:48px; text-align:center; font-size:14px;}
.booking_btn span.cancel{ color:#333333; background:#eeeeee;}
.booking_btn span.confirm{ color:#fff; background:#ff2e1c;}
    
/*----------End 选择时间------------*/

/*-----------选择地址------------*/
.order_address{ margin:0 auto; overflow:hidden; text-align:left; width:100%; min-width:320px; max-width:680px;}
.order_address .oa_bg{ background-color:White; overflow:hidden;margin-bottom:50px;}/*border-radius:10px; margin:20px 10px 0;*/
.order_address .oa_dsp{ font-size:1.1em;  line-height:60px; height:60px; text-indent:10px; font-weight:bold;}
.order_address .oa_dsp .oad_add{ float:right; text-align:right; color:#708c59; font-size:14px; text-indent:0; margin-right:10px;font-weight:normal; }

.oa_select{ overflow:hidden;}

.oa_select li{  height:74px; border-bottom:1px solid #ececec; font-size:16px; color:#000; position:relative; margin-left:30px;padding-top:10px}
.oa_select_add li{ height:auto; padding-bottom:15px;}
.oa_select li:last-child{border:0}
.oa_select li .bianji{color:#999999;position:absolute;right:10px;top:37px;padding-bottom: 2px;padding-left: 5px;font-size:14px;border-left:1px solid #ececec}
.oa_select li b{ display:inline-block; padding:0 10px; height:20px; line-height:20px; margin-top:10px; font-weight:normal;color:#000;font-size:14px;}
.oa_select li b.oas_phone{padding-left:0px;}
.oa_select li .oas_name{ float:left;}
.oa_select li .oas_address {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 80%;
    font-size: 14px;
    line-height: 16px;
    height: auto;
    margin-top: 6px;
}
.oa_select li span{ border:1px solid #708c59; overflow:hidden; width:20px; height:20px;  border-radius:100%; position:absolute; left:-20px; top:35px;}
.oa_select li span.oas_current{ background-color:#708c59;}
.oa_select li span.oas_current code{ display:block; width:13px; height:5px;  border:1px solid #ffffff;border-top:0; border-right:0;-webkit-transform: rotate(-44deg);transform: rotate(-44deg); position:absolute; top:5px; left:3px;}
.order_address_contant{width:100%; height:48px; position:fixed;bottom:0;max-width:680px;min-width:320px;}
.order_address_contant .oac_btn {
    background-color: #708c59;
    color: White;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
}
.oa_select .moren {  
    font-size: 10px;
  float: left;
   margin-right: 5px;
    width: 47px;
    height: 16px;
    border-radius: 5px;
    color: #fff;
    background-color: #708c59;
    text-align: center;
    line-height: 16px;
  
}
    .moren_add{padding-left: 10px;
    padding-top: 5px;
    width: 79%;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   /* overflow: hidden; 
    height: 34px;*/}
/*默认地址*/

/*-----------End 选择地址------------*/


/*下单选择衣物*/
.o_main{padding:0rem;padding-bottom: 4.37rem;}
.o_main .o_box{border:0px solid #acacac;background:#fff;padding:0rem 0rem 0rem;}
.o_main .o_box .o_type{margin:0.8rem;text-align:center;}
.o_main .o_type span{padding:0.2rem 0.6rem;background:#fff;font-size:0.75rem;color:#333399;border:1px solid #333399;border-radius:0.6rem;display:inline-block;margin-left:0.3rem;}
.o_main .o_type span.no_margin{margin-left:0;}
.o_main .o_type span.active{background:#333399;color:#fff;}

.o_main .o_box .o_goods{margin-top:0.6rem;}
.o_main .o_box .o_goods .o_goods_box{ border-collapse:collapse;width:100%;}
.o_main .o_box .o_goods .o_goods_box li{border:1px solid #acacac;width:32.1%;padding-bottom:0.875rem;float:left;margin: 0 1.3% 1.3% 0;}
.o_main .o_box .o_goods .o_goods_box li.no_margin{margin-right:0;}
.o_main .o_box .o_goods .o_goods_box li .g_img{height:8rem;padding-top:0.7rem;line-height:8rem; display:table-cell; vertical-align:middle;text-align:center;}
.o_main .o_box .o_goods .o_goods_box li .g_img img{ display:inline-block; vertical-align:middle;width:100%;}
.o_main .o_box .o_goods .o_goods_box li .g_txt{margin-top:0.8rem;font-size:0.875rem;color:#555;text-align:center;}
.o_main .o_box .o_goods .o_goods_box li .g_price{color:#333399;font-size:0.975rem;text-align:center;margin-top:0.8rem;}
.o_main .o_box .o_goods .o_goods_box li .g_price a{background:url(http://wechat-xiyi.bluegrid.com.cn/styles/Images/Mall/addcart.png) no-repeat center center;display: block;
float: right;
overflow: hidden;
width: 30px;
height: 30px;
background-size: auto 50%;
margin: 1px 0;
background-color: #738c5b;
border-radius: 100%;margin-right:0.5rem;}

.o_car{height:3.2rem;background:#fff;position:fixed;width:100%;left:0;bottom:0;}
.o_car .o_c_box{float:left;text-align:right;width:66%;position:relative;}
.o_car .o_c_box .o_price{}
.o_car .goto_a{float:right;background:#33e2f7;width:30%;height:3.2rem;line-height:3.2rem;}
.o_car .goto_a a{color:#fff;}
.o_car .o_c_box .o_price .o_p_txt{color:#f00;display:block;}
.o_car .o_c_box .o_price .o_txt{color:#bcc2cd;display:block;}

.o_car .o_c_box .c_img{width:3rem;height:3rem;background:url(../styles/Images/car_cio.png) no-repeat left center;background-size:3rem;display:inline-block;position:absolute;left:1rem;top:0.2rem;}
.o_car .o_c_box .c_num{background-color: #c81623;
border-radius: 7px 7px 7px 0;
color: #fff;
display: inline-block;
font-size: 12px;
left: 2.8rem;
line-height: 12px;
min-width: 12px;
padding: 1px 2px;
position: relative;
text-align: center;
top:0.23rem;position:absolute;}


.shopping-cart-wrap {
    height: 3.07rem;
    width: 100%;
    border-top: 1px solid #e5eeff;
    background: #ffffff;
    position: fixed;
   max-width:680px;
   min-width:320px;
        bottom: 0;
    z-index: 1000;  
}

.shopping-cart-wrap .shopping-cart {
	height: 3.07rem;
	width: 17.43rem;
}
.shopping-cart-wrap img:nth-child(1) {
	position: absolute;
    left: 1.257rem;
    bottom: 0.743rem;
    width: 2.32rem;
}
.shopping-cart-wrap .shopping-cart img:nth-child(2) {
	position: absolute;
	top: -0.55rem;
	left: 0.85rem;
	width: 3.01rem;
}

.shopping-cart-wrap .shopping-cart p:nth-child(3) {
	position: absolute;
	right: 8.5rem;
	margin-top: 0.357rem;
	font-size: 0.857rem;
	color: #F02B2B;
}
.shopping-cart-wrap .shopping-cart p:nth-child(3) span {
	font-size: 1.5rem;
}
.shopping-cart-wrap .shopping-cart p:nth-child(4) {
	position: absolute;
	right: 9.5rem;
	bottom: 0.643rem;
	margin-top: 0.2rem;
	font-size: 0.857rem;
	color: #bcc2cd;
	outline: none;
}
.shopping-cart-wrap .order-btn {
	position: absolute;
	right: 0;
	height: 3.07rem;
	line-height: 3.07rem;
	width: 8.14rem;
	font-size: 0.975rem;
	color: #ffffff;
	background: #738c5b;
	opacity: 0.8;
	max-width: 768px;
	text-align: center;
	bottom: 0;
}
.shopping-cart-wrap .buy-number-total {
	position: absolute;
	left: 3.0rem;
	top: 0.5rem;
	height: 1.07rem;
	min-width: 1.07rem;
	background: #F02B2B;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border-radius: 0.536rem;
	display: none;
}

#price-forecast {
	position: fixed;
    min-width: 320px;
    max-width: 680px;
    width: 100%;
    max-height: 22rem;
    overflow: auto;
  
    z-index: 1000;
} 

#price-forecast .head {
	height: 3rem;
	line-height: 3rem;
	width: 100%;
	border-bottom: 1px solid #e9ebf3;
	text-align: center;
	background: #ffffff;
}
#price-forecast .head .close{ width:58px; height:49px; background:url(../styles/images/icon_del.png) no-repeat top right; background-size:14px auto; margin-top:12px; cursor:pointer;  font-size:1rem !important; margin-top:0px; position:relative; background-position: 0px center;}
#price-forecast .head .close i{position:absolute; font-style:normal; width:39px;bottom:5px; right:0px; display:inline-block; height:20px;line-height: 20px;bottom: 15px;right: -1px;color:#999999}
#price-forecast .head span:first-child {
	float: left;
	margin-left: 7px;
}
#price-forecast .head span:first-child, #price-forecast .head span:last-child {
	font-size: 1.14rem;
	color: #00dbf5;
}
#price-forecast .head span:last-child {
	float: right;
	margin-right: 8px;
}
#price-forecast .head span:first-child, #price-forecast .head span:last-child {
	font-size: 1rem;
	color: #00dbf5;
}
#price-forecast .head {
	line-height: 3rem;
	text-align: center;
}
#price-forecast .clothes-list {
	background: #ffffff;
	height: 24rem;
	overflow: auto;
	/* pointer-events: none; */
}
#price-forecast .clothes-list li {
	position: relative;
	height:60px;
	text-align:left;
}
#price-forecast .clothes-list .select.checked {
	/*background: url("https://wx.rongchain.com/new_weixin/images/checked.png") center center no-repeat;
	background-size: 1.43rem 1.43rem;*/
	display: none;
border: 1px solid #333399;
overflow: hidden;
width: 20px;
height: 20px;
border-radius: 100%;
position: relative;
left: 10px;
top: 29px;
background-color: #333399;
}
#price-forecast .clothes-list .select.checked code {
	display: block;
	width: 13px;
	height: 5px;
	border: 1px solid #ffffff;
	border-top: 0;
	border-right: 0;
	-webkit-transform: rotate(-44deg);
	transform: rotate(-44deg);
	position: absolute;
	top: 5px;
	left: 3px;
}
#price-forecast .clothes-list .select {
	height: 5.29rem;
	width: 2.43rem;
	display: inline-block;
	/*float:left;*/
}
#price-forecast .clothes-list .content-wrap {
	position: absolute;
	overflow:hidden;
	width: 98%;
	left: 7px;
	top: 0rem;
	border-bottom: 1px solid #ececec;
}
#price-forecast .clothes-list li:last-child .content-wrap {
	border-bottom: 0;
}
#price-forecast .clothes-list .content {
	height: 100%;
	width: 100%;
	
	vertical-align: middle;
}

#price-forecast .clothes-list .content .pic-box 
{
    margin-top:7px;
        margin-bottom:9px;
	height: 40px;
	width: 40px;
	border: 1px solid #e9ebf3;
	display: inline-block;
	vertical-align: middle;
}
#price-forecast .clothes-list .content .pic-box img {
	width: 40px;
	height: 40px;
}
/*#price-forecast .clothes-list .content .clothes-name {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 4.5rem;
	font-size: 0.86rem;
	color: #1A1A1A;
	display: inline-block;
	padding-left: 0.8rem;
	vertical-align: middle;
	height:80px;
	line-height:3.76rem;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}*/

#price-forecast .clothes-list .content .clothes-name {
    vertical-align: middle;
    color: #000;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 60px;
    font-size: 14px;
    color: #1A1A1A;
    display: -webkit-inline-box;
    padding-left: 0;
    /* line-height: 3.76rem; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
@media screen and (min-width: 330px) {
    #price-forecast .clothes-list .content .clothes-name {
        width: 78px;
    }
}

#price-forecast .clothes-list .content span:nth-child(3) {
	font-size: 0.6rem;
	color: #F02B2B;
}
#price-forecast .clothes-list .content span:nth-child(4) 
{
    vertical-align: middle;
	font-size: 14px;
	color: #F02B2B;
}

#price-forecast .clothes-list .content .add-subtract {
	display: inline-block;
	position: relative;
	width: 5.4rem;
	height: 2rem;
	vertical-align: middle;
	/* margin-left: 2.6rem; */
	float: right;
	margin-top: 13px;
	font-size: 11px;
	margin-right: 47px;
}
#price-forecast .clothes-list .content .add-subtract span:nth-child(1) {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	border: 1px solid #e9ebf3;
	border-top-left-radius: 0.36rem;
	border-bottom-left-radius: 0.36rem;
	position: absolute;
	left: 0;
	top: 0;
}

#price-forecast .clothes-list .content .add-subtract img {
	width: 0.79rem;
	height: 0.79rem;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	outline: none;
}

#price-forecast .clothes-list .content .add-subtract span:nth-child(2) {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.8rem;
	border-top: 1px solid #e9ebf3;
	border-bottom: 1px solid #e9ebf3;
	position: absolute;
	left: 1.8rem;
	top: 0;
	text-align: center;
	font-size: 0.86rem;
	color: #1A1A1A;
}

#price-forecast .clothes-list .content .add-subtract span:nth-child(3) {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	border: 1px solid #e9ebf3;
	border-top-right-radius: 0.36rem;
	border-bottom-right-radius: 0.36rem;
	position: absolute;
	left: 3.6rem;
	top: 0;
}
#price-forecast .clothes-list .content span:nth-child(3) {
	font-size: 0.6rem;
	color: #F02B2B;
}
#price-forecast .clothes-list .content .add-subtract img {
	width: 0.79rem;
	height: 0.79rem;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	outline: none;
}

.sub-menu-wrap{position: relative;overflow: hidden;overflow-x: scroll;height: 4rem;line-height: 4rem; margin-bottom: -17px; padding-bottom:3px; z-index:3;}

.sub-menu-wrap ul {
	position: absolute;
    left:0;
    top:0px;
 display: -moz-box; /*Firefox*/
display: -webkit-box; /*Safari,Opera,Chrome*/
display: box;
    padding-left: 0.714rem;
    padding-right: 0.714rem;
    overflow-y: hidden;
    z-index: 5;
}

.sub-menu-wrap ul li {
    -moz-box-flex: 1.0; /*Firefox*/
-webkit-box-flex: 1.0; /*Safari,Opera,Chrome*/
box-flex: 1.0;
    height: 3.96rem;
    line-height: 3.96rem;
    text-align: center;
     margin-right:0.934rem;

}

.sub-menu-wrap ul li.r_add_mar{margin-right:0rem;}

.sub-menu-wrap ul li span.active {
    color: #ffffff;
    background-color: #738c5b;
    border: 1px solid #738c5b;
}
.sub-menu-wrap ul li span {
    display: inline-block;
    height: 1.93rem;
    line-height: 1.93rem;
    width: 4.64rem;
    font-size: 14px;
    color: #1A1A1A;
    border: 1px solid #8C98a4;
    border-radius: 0.96rem;
    word-break:keep-all; 
   white-space:nowrap;  
   overflow:hidden;     
   text-overflow:ellipsis; 
vertical-align: middle;
}


.price-content {
    background: #ffffff;
    text-align: center;
    border-top: 1px solid #e9ebf3;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.price-content .price-box {
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 33.3%;
	border: 1px solid #e9ebf3;
	border-width: 0 1px 1px 0;
	padding-bottom: 0.61rem;
	padding-top: 0.61rem;
}

.price-content .price-box .pic-box {
	height: 6.07rem;
	text-align:center;
}
.price-content .price-box .pic-box img {
	height: 6.07rem;
	width: 6.07rem;
	outline: none;
}
.price-content .price-box .desp-box {
	height:4.0rem;
	overflow: hidden;
	margin-top: 0.2rem;
}
/*.price-content .price-box-two .desp-box
{
    height:6.0rem;
}*/
.price-content .price-box .washing-name {
	font-size: 0.86rem;
	text-align:left;
	color: #1A1A1A;

	padding-bottom:0;
	height:2.4rem;
display: -moz-box; 
display: -webkit-box; 
display: box;
-moz-box-orient: vertical; 
-webkit-box-orient: vertical; 
box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;
padding: 0 6px;
/*word-break:keep-all; 
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;*/ 
}
.price-content .price-box .washing-name-two
{
  width:calc((100% - 36px)/1); width: -moz-calc((100% - 36px)/1);
  width: -webkit-calc((100% - 36px)/1);    
}
.price-content .price-box .washing-prices 
{    padding-left: 5px; 
    text-align:left;
	line-height: 1.1rem;
}
.price-content .price-box .washing-prices i
{
   font-size:12px;
   font-style:normal;  
  }
  .price-content .price-box .washing-prices .price-two
  {
     margin-left:-7px;
  }
.price-content .price-box .washing-prices span:first-child{font-size: 0.714rem;
color: #F02B2B;}
.price-content .price-box .washing-prices .price {
	font-size: 1rem;
	color: #F02B2B;
}
.buy-number
{
	/*background: url(http://wechat-xiyi.bluegrid.com.cn/styles/Images/Mall/addcart.png) no-repeat center center;*/
	background: url(../styles/images/shop_gwc.png) no-repeat center center; 
display: block;
float: right;
overflow: hidden;
width: 19px;
height: 17px;
background-size: 19px;
margin: 1px 0;
margin-right: 0px;
background-color: #738c5b;
/*border-radius: 100%;*/
margin-right: 0.5rem;
	    right: 0;
    bottom: 12px;    position: absolute;
}

span.del_c{float: right;
color: #ccc !important;
position: absolute;
right:-40px;
top: 5px;
font-size: 0.875rem !important;

}
#price-forecast .clothes-list .content .add-subtract span.add_c{
	line-height: 1.5rem;
text-align: center;
vertical-align: middle;
font-size: 1.5rem;
color: #333399;
	}
.order_service_title .txt_a{font-weight:normal; color:#6C6CD2;}


/*下单选择衣物END*/

#outer1{height:58px;/*line-height:46px;*/ position:relative; overflow:hidden; /*overflow-x: scroll;*/border:0;outline:none;/*margin-bottom:5px;*/ padding:0 10px;}
#inner1{/*position:absolute; left:0; top:7px;*/ height:44px; line-height:44px;  text-align:left; clear:both;/* overflow:hidden;*/padding-top:5px;padding-bottom:8px;}
#inner1 li{ height:46px;  /*display:inline;*/ padding:0; text-align:center;position:relative; width:auto;}
#inner1 li span{font-size:12px; color:#708c59; display:inline;width:auto; height:34px; line-height:34px; text-decoration:none;border:1px solid #708c59;border-radius:0.4rem; margin:0px;}
#inner1 li span.img {
   padding: 8px 10px;
    background-size: 20px 20px;
    border-radius: 100%;
    height: 1px;
    right: -7px;
    background-position: 0px -2px;
    background-image: url(../styles/images/bg_yuan.png);
    background-repeat: no-repeat;
    position: absolute;
    border: 2px solid #fff;
    z-index: 8;
    bottom: 26px;
    width: 0px;
}
#inner1 li span.active{color:#fff;background:#708c59;}
#inner1 li span .img.active{display:none;}
#outer{height:50px; margin:0px auto; text-align:center; line-height:50px; position:relative; overflow:hidden; padding: 0 10px; background:#f7f7f7;border-bottom:1px solid #e9ebf3;/*overflow-x: scroll;*/}
#inner{ /*position:absolute; left:0; top:1px;*/ height:50px; line-height:50px; text-align:left;  clear:both; /*overflow:hidden;padding:0 0.875rem;display: -webkit-box; overflow-y: hidden; z-index:5;*/}
#inner li{height:48px;  padding:0; text-align:center; line-height:50px;font-weight:400;font-size:14px;/*-webkit-box-flex: 1;display:inline-block;padding: 0 0.437rem;margin: 0 0.437rem;*/ width:auto;}
#inner li.active{border-bottom:1px solid #738c5b;color:#738c5b;}
#inner li a{font-size:14px; color:#3e3e3e; display:inline;width:auto; height:44px; line-height:44px; text-decoration:none;}
.bg_black{width:100%;height:100%;position:fixed;top:0;left:0;bottom:0;right:0; z-index:5;background:#000; opacity:0.3;display:none;}

.order_menu 
{
        border-bottom: 1px solid #ececec;
    position: fixed;
    height: 40px;
    min-width: 320px;
    max-width: 680px;
    margin: 0 auto;
    width: 100%;
    background: #fff;
    z-index: 9;
    top: 0px;
}

.order_menu ul li.left{text-align:left;}
.order_menu ul li 
{
 font-size:14px;   
    width: 46%;
           padding: 0px 1.985%;
    text-align: right;
    height: 40px;
    float: left;
    line-height: 40px;
}
.order_menu ul li a{color:#000;}
.order_menu ul li a.active {
       display: inline-block;
    border-bottom: 2px solid #708c59;
    color: #708c59;
  
    height: 38px;

}
.order_service_title .txt_right{    float: right;
                                    font-size:13px;
    padding-right: 10px;
    color: #999999;}


/*预约头部导航*/
.order_menu .Statu  
{
        height: 44px;
      text-align: center;
    line-height: 50px;
    color: #fff;
    background: #708c59;}
    
   .order_menu .Statu   .a_select {
    width: 180px;
    margin: 3px auto;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
}
   .order_menu .Statu   .a_select a {

    font-weight: 400;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 50%;
}

/*预约智能柜头部*/
.a_top{height:42px; line-height:42px;background:#dabf6d;padding-top:6px;position:relative;}
.a_select{width:180px;margin:3px auto;border:1px solid #fff;border-radius:5px;height:30px;line-height:30px;}
.a_select a{color:#fff;font-weight:400;font-size:14px;text-align:center;display:inline-block;width:50%;}
.a_select a.active{background:#fff;color:#d1ad76;}
.a_top .a_back{position:absolute;background:url(../styles/images/back_01.png) no-repeat left center;width:30px;height:30px;display:inline-block;left:12px;top:9px;background-size:95%;}
.a_top .btn_txt{position:absolute;right:12px;top:4px;color:#fff;}

.a_top .h_tle{font-size:1.1rem; color:#fff; line-height:36px; font-weight:500; }
 .new_tit{height:40px;position:relative;line-height:40px;padding-left:15px;font-size:16px;}
.content_zhinengyuyue{margin-top:51px;margin-bottom:50px;}
.zhinengg{background:#fff;}
.gui_choose
{   
        text-align: center;
    width: 50px;
    font-size: 13px;
    height: 60px;
    float: left;
   position:relative;
    margin-left: 15px
  
}
.gui_choose a{color:#999}
/*.gui_choose_gua{right:10px;}*/
/*.gui_choose_die{  right: 75px;}*/
.gui_choose span{margin-top: 10px;
    display: block;
}
.gui_choose span img  
{    
    text-indent: 0;
     
text-align: center; width: 100%;
    background: #999999;
    /* margin-right: 44px; */
    height: 20px;
    width: 20px;
    margin-bottom: 5px}
  .gui_choose a span.img {
    padding: 8px 10px;
    background-size: 20px 20px;
    border-radius: 100%;
    height: 2px;
    right: 4px;
    background-position: 0px -2px;
    background-image: url(../styles/images/bg_yuan.png);
    background-repeat: no-repeat;
    position: absolute;
    border: 2px solid #fff;
    z-index: 8;
    top: -6px;
    width: 0px;
    display:none;
}
 .gui_choose a.active span.img{ display:inline-block;}
.gui_choose a.active span img{background:#708C59; }
.gui_choose a.active{color:#708C59; }
.gui_address  
{  position: relative;
    top: 0;
    right: 23px;
    top: 0px;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: right;
   /* height:50px;*/
  float:right;
  }
    
  .content_zhinengyuyue  .summary {
    height: 50px;
    max-width:680px;
    min-width:320px;
    
    background-color: #fff;
    width: 100%;
    white-space: nowrap;
    line-height: 50px;
    position: fixed;
    bottom: 0px;
    text-align: right;
    font-size: 1em;
    z-index: 9;
    border-top: 1px solid #ddd;
}
  .content_zhinengyuyue  .summary span.item_price 
  {
      color:#ff4f1b;
    margin: 0 11px 0 0px;
    font-size: 15px;
}
  .content_zhinengyuyue  span.item_number {
    width: 100px;
    /* padding: 16px; */
    background-color: #ff2e1c;
    color: White;
    font-size: 14px;
    height: 50px;
    display: block;
    float: right;
    text-align: center;
    /* margin-top: 0px; */
}
.tijiao{height: 40px;
        max-width:680px;
        min-width:320px;
        color:#fff;
        font-size:16px;
    background-color: #ff2e1c;
    width: 100%;
    white-space: nowrap;
    line-height: 40px;
    position: fixed;
    bottom: 0px;
    text-align: center;
    font-size: 1em;
    z-index: 9;
    border-top: 1px solid #ddd;
}
/*.gui_choose_box{position: relative;
    overflow: hidden;
    width: 196px;
    border: 1px solid;
    height: 63px;
    float: right;}*/
    
    
    .gui_choose_box {
    position: relative;
   /* overflow-x: scroll;*/
    width: 155px;
  
    height: 63px;
    float: right;
}
.gui_choose_box ul li{
  width:auto;
}
/*end预约智能柜头部*/

/*预约智能柜页面*/
.a_box{padding-left:10px; padding-right:10px;}
.a_box .a_tips{height:24px;line-height:24px;color:#303030;margin-top:18px;}
.a_box .a_tips span{margin-right:10px;}
.a_box .a_tips span img{ vertical-align:top;}
.a_box .group{margin-top:15px; background:#fff;border-radius: 0.4em; }
.a_box .group .g_txt{ position:relative; color:#708C59;font-size:14px;text-align:left;padding-left:40px; height:40px; line-height:40px;padding-bottom:0px; border-bottom:1px solid #d9d9d9; }
.a_box .group .g_con{height:60px;line-height:60px;}
.a_box .group .g_con .g_box{padding-left:12px; position:relative;}
.a_box .group .g_txt .g_span_img{position:absolute;left:12px;top:10px;}
.a_box .group .g_txt .g_span_img img{background-color:#989898;height:20px;}
.a_box .group .g_con .g_bg01{background:url(../styles/images/address02.png) no-repeat 12px center; background-size:25px;}
.a_box .group .g_con .g_bg02{background:url(../styles/images/address04.png) no-repeat 12px center; background-size:25px;}
.a_box .group .g_con .g_bg03{background:url(../styles/images/bg_cio01.png) no-repeat 12px center; background-size:25px;}
.a_box .group .g_con .g_bg04{background:url(../styles/images/cio_02.png) no-repeat 12px 12px; background-size:25px;}
.a_box .group .g_txt a.g_btn{background:url(../styles/images/address03.png) no-repeat 12px center;background-size:22px;padding-left:40px;color:#a3a3a3;float:right;margin-right:8px;}
.memo_text{padding-top:10px;}
.a_box .a_btn{margin-top:25px;}
.o_img{text-align:center;height:120px;margin-top:40px;}
.o_img img{height:100%;background:#dabf6d;}
.o_txt_tips{font-size:1.6rem;color:#000;text-align:center;margin-top:30px;}
.o_code{padding-top:35px;border-top:1px solid #cba162;margin-top:30px;width:92%;margin:30px auto 0px auto;}
.o_code h3{color:#000;font-size:1.2rem;}
.o_code .txt{color:#888888;margin-top:10px;}
.btn_ok{background:#dabf6d;width:90%;height:48px;line-height:48px;margin:30px auto 20px auto;border-radius:8px;}
.btn_ok span{font-weight:400;font-size:1.2rem;color:#fff; }

.a_top .title_txt{font-size:1.3rem; color:#fff;}
.select_btn{background:#fff;height:48px;margin-bottom:10px;margin-top:-10px; margin-left:-10px; margin-right:-10px; border-bottom:1px solid #cccccc;}
.select_btn a{width:50%;height:48px;line-height:48px; display:inline-block;text-align:center;font-size:1.2rem;color:#ff9900;}
.select_btn a.active{border-bottom:2px solid #ff9900;}
/*end预约智能柜页面*/

/*设置智能柜地址列表*/
.selection .show{height:50px;line-height:50px;color:#c2c2c2;font-size:18px;padding-left:15px;}
.selection{background:#fff;}
.selection .list{padding:0px 0px 0px 15px;line-height:25px; position:relative; }
.selection .list span.rang{display:block; color:#949494;text-align:left; }
.selection .list .line{border-bottom:1px solid #d9d9d9;padding:15px 0px 20px 0px;}
.selection .top{margin-top:12px;}
.selection .list span.name{font-size:16px;font-weight:400; width:90%;text-align:left; color:#363636; display:block; }
.selection .list span.set{height:100%;padding-right:15px; position:absolute; top:0;right:0; }
.selection .list span.set em{height:100%;display:inline-block; vertical-align:middle;}
.selection .list span.set img{width:28px; vertical-align:middle;margin-top:10px;  }
.selection .select{height:50px;background:#fff;margin-bottom:15px;line-height:50px;padding:0px 15px;}
.selection .select span.txt{font-size:18px;}
.selection .select span.name{background:#f3f3f3;border:1px solid #ff8c15;border-radius:3px;font-size:15px;padding:2px 2px;color:#ff8c15;}
.selected_message{background:#fff; height:80px; text-align:center; padding-top:60px; line-height:26px; padding-left:20px; padding-right:20px; padding-bottom:40px; color:#8c8c8c;}
/*end设置智能柜地址列表*/

.store_location {
    position: absolute;
    width: 34px;
    height: 34px;
    background-color: #ff9900;
    right: 10px;
    top: 21px;
    background-image: url(../styles/images/location.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

/*优惠券*/
div.coupon .list{border-top:solid 1px #d9d9d9;border-bottom:solid 1px #d9d9d9;background:#efeff4;}
div.coupon .list .item{/*padding:10px 0px;*/position:relative;}
div.coupon .list .item table{width:100%;}
div.coupon .list .item .l{padding-top:0;width:100px;background:#0d82c5;color:#fff;font-size:26px;height:100px;border-radius:3px 0 0 3px;}
div.coupon .list .item .l .value{text-align:center;padding-left:12px;}
div.coupon .list .item .l .remark{font-size:12px;text-align:center;padding-top:5px;}
div.coupon .list .item .mark{width:12px;background: radial-gradient(transparent 0, transparent 4px, #0d82c5 4px);background-size: 14px 14px;background-position: 17px 3px;}
div.coupon .list .item .o_mark{width:12px;background: radial-gradient(transparent 0, transparent 4px, #ec6941 4px);background-size: 14px 14px;background-position: 17px 3px;}
div.coupon .list .item .not_mark{width:12px;background: radial-gradient(transparent 0, transparent 4px, #c2c2c2 4px);background-size: 14px 14px;background-position: 17px 3px;}
div.coupon .list .item .l span{font-size:12px;}
div.coupon .list .item .r{vertical-align:top;padding:10px;background:#fff;border-radius:0 3px 3px 0;}
div.coupon .list .item .r .title{padding-top:0;}
div.coupon .list .item .r .dates{padding:8px 0;font-size:14px;}
div.coupon .list .item .r .more a{font-size: 15px;border:1px solid #d9d9d9;background:#f0f0f0;padding-left:8px;padding-right:12px;}
.bg_black_code{position:fixed;top:0;bottom:0;right:0;left:0;background:#000; opacity:0.3;z-index:97;display:none;}
div.coupon .list .item .codeImg{position:absolute;top:18px; left:47%;z-index:99;background:#fff;padding:10px;display:none;}
div.coupon .list .item_gay .l {
	background: #999;
}
div.coupon .list .item_gay a{ color:#999;}
/*优惠券*/

/*#ctl00_ContentPlaceHolder1_txt_late_EC{position:relative;}
#ctl00_ContentPlaceHolder1_txt_late_EC table{position:absolute;left:0;top:0;}*/

.round_warp li span.dx_input_txt{ display:none;font-size: 0.8em;}
.round_warp .ui-select .ui-btn{ background:none; height:40px; border-bottom:none; padding-right:0;}

.Verification_Code {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-radius: 0.2rem;
	cursor: pointer;
}

.Verification_Code {
	background: #0000FF;
}
.coupon_menu 
{
    background:#fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	/*min-width: 320px;
	max-width: 640px;*/
	margin: 0 auto;
	z-index: 999;
	border-bottom: 1px solid #f0f0f0;
}
.coupon_menu ul{margin-left:50px;}
.coupon_menu ul li {
	width: calc((100% - 50px)/3);
	width: -moz-calc((100% - 50px)/3);
	width: -webkit-calc((100% - 50px)/3);
	float: left;
	text-align: center;
	height: 48px;
	line-height: 48px;
	color: #333;
	background: #fff;
}
.coupon_menu ul li a {
	color: #333;
	font-size: 14px;
	padding-bottom: 14px;
}
.coupon_menu ul li a.active {
	color: #708c59;
	border-bottom: 2px solid #708c59;
	display:inline-block;
	height:46px;
	 padding-bottom:0px;
}
.no_use_coupon{height:40px; background:#fff; padding:5px 0px 5px 20px; line-height:40px;margin-left: -10px;margin-right: -10px;}
.no_use_coupon p{background:#c9c9c9 url(../styles/images/choose.png) no-repeat right center; background-size:25px auto; width:25px; height:25px; float:right; padding:0; margin-top:7px; margin-right:20px;}
.no_use_coupon_p{background-color:#d8b96b !important;}
.coupon_box ul.mycoupon .item{position: relative;}
.coupon_box ul.mycoupon .item table{width: 100%;}
.coupon_box ul.mycoupon .item .l{padding-top: 0;
width: 100px;
background: #FF9900;
color: #fff;
font-size: 26px;
height: 100px;
border-radius: 3px 0 0 3px;}
.coupon_box ul.mycoupon .item .l .value {
	text-align: center;
	padding-left: 12px;
}
.coupon_box ul.mycoupon .l span {
	font-size: 12px;
}
.coupon_box ul.mycoupon .item .l .value {
	text-align: center;
}
.coupon_box ul.mycoupon .item .l .remark {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
.coupon_box ul.mycoupon .item .mark {
	background: radial-gradient(transparent 0, transparent 4px, #FF9900 4px);
	background-size: 14px 14px;
	background-position: 17px 3px;
}
.coupon_box ul.mycoupon .item .mark {
	width: 12px;
	background: radial-gradient(transparent 0, transparent 4px, #0d82c5 4px);
	background-size: 14px 14px;
	background-position: 17px 3px;
}
.coupon_box ul.mycoupon .item .r {
	vertical-align: top;
	padding: 10px;
	background: #fff;
	border-radius: 0 3px 3px 0;
}
.coupon_box ul.mycoupon .item .r .title {
	padding-top: 0;
}
.coupon_btn{ position:fixed; bottom:0; left:0;height:48px; background:#f7001e; width:100%; }
.coupon_btn a{ display:block; line-height:48px; color:#fff; font-size:16px; text-align:center; }
.coupon_box .mycoupon .item .recharge_selected {
	position: absolute;
	right: 0;
	top: 0;
	display:none;
}
.recharge_selected span {
	border-radius: 0 0.6em 0 3em;
	width: 28px;
	height: 28px;
	display: block;
	background-color: #738c5b;
	background-image: url(../styles/images/yes_ok.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-size: 50% auto;
	line-height: 0;
}


.footermenu li.active a{color: #708c59;}
.footermenu li.active a img {
   background-color: #708c59;
}
/*点击公众号弹出二维码*/
.qrc_menu{ position:fixed;left:0; top:0;width:100%;height:100%; background-color:rgba(0,0,0,0.6);background-repeat:repeat; display:none; z-index:9999;}
.qrc_bord{   width:290px; margin:0 auto;  position:relative; top:25%;  padding-bottom:8px;}
.qrc_bord .qrc_bord_dsc{ display:block; padding:10px; overflow:hidden;word-break:break-all; line-height:1.6;}
.qrc_bord img{ max-width:100%;}
/*.qrc_img{width:279px; margin:32px 3px 0 8px;}*/
.qrc_text{ text-align:center;display:block; height:20px; line-height:20px; font-size:18px; margin-top:10px; font-family:"Microsoft Yahei","Hiragino Sans GB",sans-serif;
            height:16px; line-height:16px; font-size:14px; text-indent:5px; text-align:left; float:left;
           }
/*.qrc_close{width:20px;height:20px; position:absolute;  top:5px; right:5px; border-radius:100%; border:2px solid #66c; background-color:#66c;
           background-image:url(../styles/images/close.png); background-position:center center; background-repeat:no-repeat; background-size:30px; }*/
.qrc_bord1 img{ width:100%;}
.qrc_bord .viewqrcode canvas{width:226px; margin:12px 12px 12px;}
.tb_class {padding-left: 10px;font-size: 16px;width: 100%;}
.tb_class input[type="text"] {
	-webkit-appearance: none;
	border: #cfba8a 1px solid;
	border: #ddd 1px solid;
	box-sizing: border-box;
	height: 27px;
	outline: none;
	font-size: 14px;
	color: #333;
	padding: 0px 8px;
}
.tb_class input{ outline:none; font-size:16px;}
.edit_btn{text-align:center; margin-top:15px;}
.edit_btn a{ width:60px; height:32px; line-height:32px; text-align:center; font-size:14px; color:#fff; border-radius:5px; background:#708c59; display:inline-block;}
.edit_btn a.confirm{ margin-right:10px;}
/*收衣退款*/

.Statu{height:50px;text-align:center;line-height:50px;color:#fff;background:#708c59}
.order_dal .order_dal_title{font-weight:bold;font-size:15px;background-color:white;padding:15px 0px 5px 0px;position:relative}
.order_dal .order_dal_title p{border-left:2px solid #708c59;margin-left:10px;height:14px;padding-left:5px;line-height:14px;font-size:14px;}
.order_dal .order_dal_view p.jiantou{background-position:right 7px center;background-size:13px 13px;background-image:url(../styles/images/next.png);background-repeat:no-repeat}
.order_dal .order_dal_view{background:#fff;padding-bottom:5px}
.pad_t{padding-top:10px}
.order_dal .pad_t p{padding-bottom:10px}
.order_dal .order_dal_view p{color:#999999;font-size:14px;margin-left:10px;height:25px;line-height:25px;padding:0}
.order_dal .order_dal_view p.beizhu{height:auto;}
.order_dal .order_dal_view p span{color:#000}


/*销售开单*/
.cart .cart_title{background-color:white;padding:15px 0px 5px 0px;position:relative}
.cart .cart_title p{color:#333;font-weight:bold;border-left:2px solid #708c59;margin-left:10px;height:14px;padding-left:5px;line-height:14px;font-size:14px}
.cart .cart_products{width:100%;overflow:hidden;position:relative}
.cart .cart_products li:first-child{border:0}
.cart .cart_products .cart_pitem{background-color:white;padding-left:10px;height:116px;overflow:hidden;position:relative;width:auto;border-bottom:0px}
.cart .cart_products .cart_pitem .cart_visible{width:100%;overflow-y:hidden;-webkit-overflow-scrolling:touch;height:130px;position:relative;z-index:2}
.cart .cart_products .cart_pitem .cart_visible .ct_content{width:100%;position:relative;height:116px}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view{width:100%;overflow:hidden;position:relative;height:116px;background-color:white}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view a{display:block;height:100%;position:relative}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .img{overflow:hidden;display:block;width:90px;height:90px;position:absolute;top:13px;left:0;line-height:0;font-size:0;border-radius:4px}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .img img{max-width:100%}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .tit{color:#333;display:block;width:50%;height:42px;max-height:38px;overflow:hidden;position:absolute;top:36px;right:-110px;left:0px;line-height:20px}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .price{color:#333;position:absolute;top:20px;right:-7px;display:block;white-space:nowrap;font-size:15px;overflow:hidden}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .price i{position:relative;right:16px;margin-top:20px;font-size:15px;float:right;font-style:normal;color:#999;height:21px;line-height:21px}
.cart .cart_jiage{background:#fff;padding-bottom:5px;padding-top:5px;}
.cart .cart_jiage p{color:#999;font-size:14px;margin-left:10px;padding-bottom:0px;height: 25px;    line-height: 25px;}
.cart .pad_t p{padding-bottom:12px}
.cart .cart_jiage p span.right{float:right;padding-right:10px;color:#999;font-size:15px}
/*收衣开单 */
.wuliu{height:40px;text-align:left;line-height:40px;color:#000;background:#fff;padding-left:10px;border-bottom:1px solid #ececec}
.wuliu p a{color:#000;font-size:12px;float:right;padding:0px 10px;border:1px solid #000;height:20px;line-height:20px;border-radius:5px;text-align:center;margin-right:10px;margin-top:8px}
.order_user{background:#fff;overflow:hidden;padding-bottom:10px;text-align:left;width:100%;margin:0 auto;position:relative}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .tit_guige{font-size:14px;color:#999;display:block;width:50%;height:22px;max-height:38px;overflow:hidden;position:absolute;top:38px;right:-110px;left:100px;line-height:20px}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .tit_guige{background:url('../styles/images/icon_fw.png') no-repeat 0px 2px;    background-size: 15px 15px;padding-left: 20px;}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .tit_chuli{font-size:14px;color:#999;display:block;width:50%;height:22px;max-height:38px;overflow:hidden;position:absolute;top:60px;right:-110px;left:100px;line-height:20px}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .tit_chuli{background:url('../styles/images/order_icon.png') no-repeat 0px 2px;   background-size: 15px 15px;padding-left: 20px;}
.cart .cart_products .cart_pitem .cart_visible .ct_content .ct_view .tit_zhuangtai{font-size:14px;color:#ff0000;display:block;width:50%;height:32px;max-height:38px;overflow:hidden;position:absolute;top:83px;right:-110px;left:100px;line-height:20px}
.cart .cart_jiage p span{color:#333}
.copy{color:#000;font-size:12px;float:right;padding:0px 10px;border:1px solid #000;height:20px;line-height:20px;border-radius:5px;text-align:center;margin-right:10px;margin-top:4px}
.item_list_box .con_tit {
    padding-left: 5px;
    border-left: 2px solid #708c59;
    font-weight: 700;
    color: #000;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
}
.cart .cart_jiage p.beizhu{    height: auto;  }
.order-logictics{clear:both;overflow:hidden;position:relative}
.split-position{border-left:1px solid #ddd;height:53px;left:14px;position:absolute;top:27px}
.order-logictics span.high-dottle{background:#ccc;border:2px solid #ccc;color:#ccc;margin:14px 8px;padding:5px}
.order-logictics span.dottle_active{background:#708c59;border:2px solid #ccc;color:#ccc;margin:14px 8px;padding:5px}

.con-text{border-bottom:1px solid #ececec;color:#999;float:left;font-size:14px;padding:10px 0;width:90%}
.con-text p{padding-bottom:5px}
.item_list_box small{color:#999;font-size:0.9rem}
div.clear{clear:both;margin:0;padding:0;height:0;line-height:0;overflow:hidden}
.order-logictics ul li:last-child .con-text{border:0}
.Statu ul li{width:43%;color:#3b4c39;float:left;font-size: 1em;}
.Statu ul li.active{color:#fff;}
.Statu ul li.left{text-align: right;}
.Statu ul li.right{    text-align: left;   padding-left: 14%;width: 39%;}
/*充值记录*/
.recha_ye{margin:5px auto 10px auto;width:90px;background:url(../styles/images/icon_mony.png) no-repeat left 0px top 8px;background-size:15px 15px}
.recha_ye p{padding-top:5px;color:#333;width:100%;text-align:center;font-size:16px}
.recha_ye_list{background:#fff}
.recha_ye_list ul li div{height:70px;color:#000;padding-right:10px;margin-left:10px;border-bottom:1px solid #ececec;font-size:15px}
.recha_ye_list ul li:last-child div{border:0}
.recha_ye_list ul li div p .right{float:right}
.recha_ye_list ul li div p .jia{color:#ff1c1c}
.recha_ye_list ul li div p .jian{color:#333}
.recha_ye_list ul li div p .zengsong{float:right}
.recha_ye_list ul li div p span{color:#999}
.recha_ye_list ul li div p.top{padding-top:12px}
.recha_ye_list ul li div p.bom{padding-top:8px}
.recha_ye_list ul li div p .tit{color:#000;padding-left:23px}
.recha_ye_list li{background:url(../styles/images/icon_ka.png) no-repeat left 10px top 14px;background-size:15px 15px}
   
   
   /*地址管理-新增*/
 .form_item{margin-left:10px;position:relative;border-bottom:1px solid #ececec;overflow:hidden;padding-right:10px}
.add_info{width:100%;float:right}
.form_item label{line-height:40px}
.address_new_btn{position:fixed;bottom:0px;z-index:9;width:100%; min-width:320px; max-width:680px;}
.icon_address_bg1{border-left:1px solid #ececec;font-size:14px;top:13%;position:absolute;color:#708c59;right:10px;text-align:center;padding-left:10px;    height: 40px;}
.mar_t_r{margin-top:10px;background-color:#fff;position:relative}
.mar_t_r p{padding:10px 10px;color:#ff2e1c;font-size:14px;}
.icon_address_bg1 span{background-image:url('../styles/images/icon_address_bg1.png');background-repeat:no-repeat;background-color:#708c59;width:17px;height:19px;background-size:17px 19px;display:block;margin:0 auto 5px auto}
.address_moren{position:absolute;top:18px;right:10px;background-image:url(../styles/images/moren_left.png);background-repeat:no-repeat;width:29px;height:18px;background-size:29px 18px}
.xiyi_juan .juan{height:106px;width:95%;margin:10px 10px 0px 10px}
.xiyi_juan .centent{position:relative;height:100%;float:left;width:calc((100% - 50px));width:-moz-calc((100% - 50px));width:-webkit-calc((100% - 50px));background:#fff}
.xiyi_juan  .left{height:100%;float:left;width:10px;background-color:#708c59;border-radius:26px 0px 0px 26px}
.xiyi_juan  .right{border-radius:0px 10px 10px 0px;line-height:50px;text-align:center;/*writing-mode:tb-rl;*/color:#fff;height:100%;float:right;width:40px;background-color:#708c59}
.xiyi_juan  .right a{color:#fff;/*writing-mode:tb-rl;*/    display: block;
    color: #fff;
    margin: 0px auto;
    width: 21px;
    padding: 18px 0px;
    
    line-height: 21px;}
.xiyi_juan .right a.active{color: #c5c5c5cc;}
.xiyi_juan .centent .jine{width:26.5%;border-right:1px solid #ececec;text-align:center;margin:19px 0px 0px;padding:10px 0px 12px 0px;float:left}
.xiyi_juan .centent .jine .p1{font-size:14px;color:#708c59}
.xiyi_juan .centent .jine .p1 span{font-size:23px;}
.xiyi_juan .centent .jine .p2{font-size:14px;color:#999999}
.xiyi_juan .centent .time{float:left;width:67%;text-align:left;margin:18px 0px 0px;line-height:25px;padding-left:10px}
.xiyi_juan .centent .time .p1{font-size:14px;color:#000; height:37px; line-height:18px; overflow:hidden;}
.xiyi_juan .centent .time .p1 .c_txt{ font-size:14px; color:#999999; margin-left:4px;}
.xiyi_juan .centent .time .p2{font-size:14px;color:#999999;height:18px;line-height:18px;}
.xiyi_juan .yuan_top{border-radius:100%;position:absolute;top:-15px;z-index:9;background:#ececec;width:15px;height:20px;right:-8px}
.xiyi_juan  .yuan_bom{border-radius:100%;position:absolute;bottom:-15px;z-index:9;background:#ececec;width:15px;height:20px;right:-8px}
.xiyi_juan  .icon_juan_bg{right:-4px;position:absolute;top:8px;z-index:9;background-image:url(../styles/images/icon_bg_juan.png);width:6px;height:87%}
.selection .list span.set_cio {
    border: 1px solid #708c59;
    overflow: hidden;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 35px;
    padding-right: 0px;
    right:auto;
}
.oa_select li span.oas_current{background-color: #708C59;}
/*没有内容显示样式*/
.no_data_span{display:block;text-align:center;/*width:100%;*/line-height:400px;font-size:14px; color:#999999;  position:relative; background:#fff;}
.no_data_img{background:url(../styles/images/no_view_content.png) no-repeat center center;position:absolute; z-index:2; left:0; right:0; margin:0 auto; width:64px; height:64px; background-size:42px;top:128px;}
.no_data_i{color: #d1d1d1;}
/*没有内容显示样式end*/

.title_change_title h2{
    line-height: 30px;
    font-weight: 400;
    text-indent: 0;
    /* height: auto; */
    color: #000;
    padding-left: 10px;}
    
    .recharge .order_dal_title{font-weight:bold;font-size:15px;background-color:white;padding:15px 0px 5px 0px;position:relative}
.recharge .order_dal_title p{border-left:2px solid #708c59;margin-left:10px;height:15px;padding-left:5px;line-height:15px;font-weight:400;color:#000}
.title_change_title h2{
    line-height: 30px;
    font-weight: 400;
    text-indent: 0;
    /* height: auto; */
    color: #000;
    padding-left: 10px;}
    /*----------  门店列表   ----------*/
.branchlist{ overflow:hidden; padding-left:10px;}
.branchlist ul{ overflow:hidden; margin:0px; font-weight:normal;}

.branchlist ul li{ padding:15px 0px; border-top:1px solid #ececec; height:60px;}
.branchlist ul li:first-child{border-top:0;}
.branchlist ul li .b_warp{ width:80px; height:60px; overflow:hidden; float:left;}
.branchlist ul li .b_warp .b_img{ width:80px; height:60px; display:table;}
.branchlist ul li .b_warp .b_img p{ padding:0; width:100%; height:100%; display:table-cell; text-align:center; vertical-align:middle;}
.branchlist ul li .b_warp .b_img p img{max-width:100%; }
.branchlist ul li .b_warp .b_img p img.active{ background:#6666cc;}
.branchlist ul li .r_con{width:calc((100% - 92px)); width: -moz-calc((100% - 92px));
  width: -webkit-calc((100% - 92px)); margin-left:12px; float:left;position:relative;}
.branchlist ul li .r_con .tle{ color:#060606; font-size:16px;word-break:keep-all;           /* 不换行 */
white-space:nowrap;          /* 不换行 */
overflow:hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis; }
.branchlist ul li .r_con .tle{ padding-right:4px;}
.branchlist ul li .r_con .tle .name{ float:left;width:calc((100% - 120px)); width: -moz-calc((100% - 120px));width: -webkit-calc((100% - 120px));word-break:keep-all;           /* 不换行 */
white-space:nowrap;          /* 不换行 */
overflow:hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis;}
.branchlist ul li .r_con .tle .t_range{ font-size:13px; float:right; color:#6d6d6d; padding-top:2px; margin-left:4px; /*width:85px;*/ margin-right:6px;}
.branchlist ul li .r_con .doing{ margin-top:5px; margin-bottom:4px; display:none;}
.branchlist ul li .r_con .doing span{ width:60px; height:24px; color:#fff; font-size:13px; text-align:center; display:inline-block; line-height:24px; vertical-align:middle; background:#f95355; border-radius:5px;}
.branchlist ul li .r_con .doing span.no_open{ background:#888;}
.branchlist ul li .r_con .txt{ font-size:14px; color:#5b5b5b; width:80%; margin-top:3px; }
.branchlist ul li .r_con .t_address{ height:39px; overflow:hidden;}
.branchlist ul li .r_con .b_address{ position:absolute; z-index:99; right:2px; top:39px; bottom:0; margin:auto 0; width:32px; height:32px;}
.branchlist ul li .r_con .b_address a{height:25px;width:25px; display:block; cursor:pointer; position:relative; z-index:9999;}
.branchlist ul li .r_con .b_address img{ max-width:100%; background:#6563d1;}
.branchlist ul li .b_warp .b_img p img.img_active{ background:#6563d1;}
/*----------  End 门店列表   ----------*/
/*选择默认按钮*/
.set_default input{ display:none;}
.set_default label {
	width: 38px;
	background: #ccc;
	height: 15px;
	border-radius: 14px;
	float: right;
	margin:0;
	box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
	position: absolute;
	top: 12px;
right: 10px;
	}
.set_default label em {
	width: 16px;
	height: 16px;
	float: left;
	margin: 0px;
	border-radius: 13px;
	box-shadow: 2px 3px 8px rgba(0,0,0,.1);
	background: #34b96a;
	}
.set_default input:checked + label {
	background: #afe3c3;
	}
.set_default input:checked + label em {
	float: right;
	}
.set_default input:disabled + label {
	opacity: 0.5
	}
/*选择默认按钮end*/
.add_info .txt_Address_meno textarea{ overflow:hidden !important;}
.dropload-down {
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: 12px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
/*弹出窗*/
.pup_alert{ position:fixed; width:100%; height:100%; left:0; right:0; top:0; bottom:0; z-index:1000; display:none;}
.pup_alert .black_bg{ width:100%; height:100%; background:#000; opacity:0.3;}
.pup_alert .black_txt{width:150px; height:52px;left:0; right:0; top:200px; /*bottom:0;*/ margin:auto; position:absolute; z-index:5; background:#000; opacity:0.7; }
.pup_alert .pup_txt{width:150px; height:52px;left:0; right:0; top:200px;/* bottom:0;*/ margin:auto; position:absolute; z-index:8; text-align:center; line-height:52px; color:#fff;font-size:15px; }
/*弹出窗end*/



/*收衣订单部分*/
.cart .cart_products .shouyi_cart_pitem{background:#fff;padding:5px 10px;font-size:14px;}
.cart .cart_products .shouyi_cart_pitem p{height:27px;line-height:27px;color:#999999}
.cart .cart_products .shouyi_cart_pitem p .txt_name{ width:120px; float:left;width:calc((100% - 90px)/1); width: -moz-calc((100% - 90px)/1);
  width: -webkit-calc((100% - 90px)/1); line-height:23px;}
.cart .cart_products .shouyi_cart_pitem p span.right{float:right;}
.cart .cart_products .shouyi_cart_pitem p span.name{color:#000;}
.cart .cart_products .shouyi_cart_pitem p.icon_fw{    background: url(../styles/images/icon_fw.png) no-repeat 0px 5px;background-size: 15px 15px;padding-left: 20px;}
.cart .cart_products .shouyi_cart_pitem p.order_icon {    background: url(../styles/images/order_icon.png) no-repeat 0px 5px;background-size: 15px 15px; padding-left: 20px;}
.paid_btn{height: 50px;background-color: #fff;width: 100%;white-space: nowrap;line-height: 50px;position: fixed;bottom: 0px;text-align: right;font-size: 1em;z-index: 9;border-top: 1px solid #ddd;max-width: 680px;min-width: 320px;}
.paid_btn .item_price {color: #ff4f1b;font-weight: bold;}
.paid_btn span.item_price {margin: 0 11px 0 0px;font-size: 15px;}
.paid_btn span.item_number {width: 100px;/*padding: 16px;*/background-color: #ff2e1c;color: White;font-size: 14px;height: 50px; line-height:50px; display: block;float: right;text-align: center;margin-top: 0px; cursor:pointer;}
.paid_btn span.item_number a{ color:#fff;}
/*会员中心弹出二维码*/
.qrc_menu_code .qrc_bord{ width:274px; top:15%;}
.qrc_menu_code .code_txt{ color:#505050;}
.qrc_menu_code .viewqrcode{ padding:12px 0px;}
.qrc_menu_code .code_num{ font-size:21px; letter-spacing:4px;}
/*会员中心弹出二维码end*/
.address_new_btn .dxbButton_Aqua{ color:#fff; border:0; background:#333; padding:0; font-size:inherit;}
.btn_Binding .dxbButton_Aqua{ color:#fff; border:0px; background:#FFCC00; font-size:14px; padding:0px;}
.click_btn .dxbButton_Aqua{ color:#fff; border:0px; background:#FFCC00; font-size:14px; padding:0px;}
/*服务评价*/
.stars{ overflow: hidden; clear: both; margin: 0 auto 5px auto; padding: 0; width:100%; line-height:20px;}
.stars span{ float: left; display:block; height: 30px; width:100%; line-height: 30px; margin-right:10px; cursor:default; font-size:14px;}
.stars i{width: 20px; height: 20px; line-height: 20px; float: left; margin-right: 10px; margin-top:0; background: url(../styles/images/icons@2x.png) no-repeat 0 0; background-size:20px; color: #626b74; text-align: center; cursor:default; font-style: normal;}
.stars .on{ background: url(../styles/images/icons@2x.png) no-repeat 0 -20px; background-size:20px;}
.margin_stars_box{margin-top:10px;}
.feedback_remark{ width:99.5%; border-radius:0.6em; overflow:hidden; border:1px solid #666; margin-top:20px;}
.feedback_remark_txt{border:0; margin:0; margin-top:5px; background:none; color:#333; text-align:left; line-height:24px; height:102px; padding:10px; width:95%;  display:block; position:relative; left:-1px; top:-1px;font-family:微软雅黑; font-size:14px;}
.f_btn_submit{ display:block; float:left;  height:40px; line-height:40px; margin:20px 0 30px 0;  background:none; background-color:#FFCC00; border-radius:5px; border:0; text-align:center; width:48%; font-size:14px; color:#fff; cursor:pointer;}
.f_btn_submit:visited{color:#fff !important;}
table.tbl_default_box td a:visited{color: #808080;}
table.tbl_default_box td{ line-height:20px;}
.reply{ line-height:22px; margin-top:18px;}
.feedback_remark .dxeMemo_Aqua{border:0px;background-color:inherit; font-size:14px;}
.memocss{ padding:10px;}
.score_btn{ height:42px; background:#FFCC00; line-height:42px; text-align:center; position:fixed; bottom:0; z-index:10; width:100%;  max-width:680px;
    min-width:320px;
    margin:0 auto; }
.score_btn a{ display:block; color:#fff; font-size:14px;}
/*提示注册*/
.popupregister{position:fixed;left:0;top:0;right:0;height:100%;overflow:hidden; background-color:rgba(0, 0, 0, 0.80);z-index:999;display:none;width:100%;}

.popupregister .popupregister_content{width:200px;overflow:hidden;margin:0 auto;color:white;}
.popupregister .popupregister_content .img{display:block;width:200px; text-align:center;}
.popupregister .popupregister_content .img img{width:50px;}
.popupregister .popupregister_content .pupc_title{display:block;text-align:center;font-size:20px;line-height:24px;height:24px;margin:15px 0;}
.popupregister .popupregister_content .qrc_img{width:200px;height:200px;margin:20px 0 0; background-color:white;}
.popupregister .popupregister_content .qrc_img img{width:100%;border-radius:4px;}
.popupregister .popupregister_content .pupc_info{height:26px;line-height:26px;}
/*优惠券*/
.coupon_re{overflow:hidden;margin:0 8px;}
.coupon_re .voucher{ height:200px;overflow:hidden; background-color:#ec3a3a; background-image:url(../styles/images/coupon-border.png); background-repeat:repeat-y; background-size:8px auto; background-position:right top; text-align:center; color:white;}
.coupon_re .receive{background-color:#09bb07;}
.coupon_re .voucher ._voucher{background-image:url(../styles/images/coupon-border1.png); background-repeat:repeat-y; background-size:8px auto; background-position:left top; height:200px;overflow:hidden;}
.coupon_re .voucher .couponre_title{font-size:20px;overflow:hidden; height:26px; line-height:26px; margin-top:20px;}
.coupon_re .voucher .couponre_date{font-size:14px;overflow:hidden; height:16px; margin:3px 16px 0; border-bottom:1px dashed #c3c3c3;padding-bottom:14px;}
.coupon_re .voucher .couponre_title_big{font-size:24px; height:26px; margin-top:6px;}
.coupon_re .voucher .couponre_btn{ text-align:center; margin-top:20px;overflow:hidden;}
.coupon_re .voucher .couponre_btn .link_btn{ display:inline-table;  padding:0 16px; height:32px; line-height:32px; font-size:16px; text-align:center; color:white; border:1px solid white; border-radius:16px; cursor:pointer;}
.coupon_re .couponre_info{overflow:hidden; margin-top:18px;}
.coupon_re .couponre_info li{overflow:hidden; color:#333; border-bottom:1px solid #ccc; padding-bottom:10px; margin-top:15px;}
.coupon_re .couponre_info li strong{overflow:hidden; font-size:18px; display:block; height:20px; line-height:20px; font-weight:normal;}
.coupon_re .couponre_info li span{overflow:hidden; font-size:14px;display:block; height:18px; line-height:18px; margin-top:8px; color:#999;}
/* End 优惠券 */
.btn_can .dxbButton_Aqua{color:#fff; font:inherit;border: 0px;background:#FFCC00; padding:0px; display:block; height:45px;}
/*弹出提示框*/
.pupon_alert{ position:fixed; left:0; right:0; top:0; bottom:0; z-index:10005; display:none; }
.pupon_alert .p_bg{position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.3); z-index:10006;}
.pupon_alert .pupon_box{ position:relative;  width:100%; height:100%;}
.pupon_alert .pupon_box .box_con{ width:280px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; height:139px; background:#fff; z-index:10007; border-radius:12px;}
.pupon_alert .pupon_box .box_con .p_con{ height:90px; line-height:25px; text-align:center;  border-bottom:1px solid #ececec; display: flex;/*实现垂直居中*/align-items: center; padding:0px 15px;}
.pupon_alert .pupon_box .box_con .p_bom{ }
 .pupon_alert .pupon_box .box_con .p_bom .btn{width:calc((100% - 1px)/2); width: -moz-calc((100% - 1px)/2);
 width: -webkit-calc((100% - 1px)/2); display:block; text-align:center; float:left; height:48px; line-height:48px; cursor:pointer; font-weight:500;}
.pupon_alert .pupon_box .box_con .p_bom .l_btn{ border-right:1px solid #ececec;}
/*弹出提示框end*/

 /* 大转盘样式 */
.banner_lottery{display:block;width:95%;margin-left:auto;margin-right:auto;margin-bottom: 20px; margin-top:20px;}
.banner_lottery .turnplate{display:block;width:100%;position:relative;}
.banner_lottery .turnplate canvas.item{width:100%;}
.banner_lottery .turnplate img.pointer{position:absolute;width:31.5%;height:42.5%;left:34.6%;top:23.4%;}
.banner_lottery .info{padding:20px 10px;line-height:1.5; font-size:14px; color:#FFF;}
.lottery_title{padding-left:10px; padding-right:10px; color:#FFF; text-align:center; font-size:30px; font-weight:bold;}
.lottery_box{ max-width:680px; overflow:hidden; margin:0 auto;}
.bigwheelbody{background-color:#d90c05; margin:0 auto; max-width:680px; min-width:320px; min-height:100vh;}
.share_lottery_btn{ width:90px; height:30px; color:#ffbe04; border:1px solid #ffbe04; border-radius:8px; line-height:30px; text-align:center; margin:0 auto 40px;}

/*刮刮乐样式*/
.scratchlotto_box{overflow:hidden; width:100%; max-width:640px; min-width:320px; margin:0 auto;}
.scratch_area{margin:30px auto 0;width:300px;height:159px;position:relative; background:url("../styles/images/activity/scratchlotto_box.jpg") no-repeat 0 0; background-size:300px;}
.scratchlotto_box .info{padding:20px 10px;line-height:1.5; font-size:14px; color:#FFF;}
.scratchlotto_box .scratch_head_box{overflow:hidden; display:block;}
.scratch_area .div_scratch_txt{ width:300px; overflow:hidden; height:159px; line-height:159px; text-align:center; font-size:20px;}

/*扎金蛋样式*/
.egg_box{background:url(../styles/images/activity/stage.jpg) no-repeat center top; /*background-size:contain;*/  overflow:hidden;}
.egg{width:100%; max-width:680px; min-width:320px; margin:230px auto 20px auto;} 
.egg ul li{z-index:991;} 
.eggList{padding-top:110px;position:relative; min-width:320px; max-width:680px; overflow:hidden; position:relative;} 
.eggList li{float:left;background:url(../styles/images/activity/egg.png) no-repeat bottom; background-size:contain; width:33.33%; cursor:pointer;position:relative; min-height:143px;} 
.eggList li span{position:absolute; width:30px; height:60px; left:68px; top:64px; color:#ff0; 
 font-size:42px; font-weight:bold} 
.eggList li.curr{background:url("../styles/images/activity/egg_broken.png") no-repeat bottom;cursor:default;z-index:994; background-size:contain; width:33.33%; min-height:143px; text-align:center;} 
.eggList li.curr sup{width:100%;text-align:center;} 
.hammer{background:url("../styles/images/activity/hammer.png") no-repeat;width:74px;height:87px;position:absolute;  
text-indent:-9999px;z-index:990;left:80px;top:50px;} 
.resultTip{position:absolute; background:#ffc ;width:148px;padding:6px;z-index:500; 
color:#f60; text-align:center;overflow:hidden;display:none;z-index:500;} 
.resultTip b{font-size:14px;line-height:24px;} 
.egg_box .info{color:#fff; padding-left:10px; padding-right:10px; margin-top:75px; margin-bottom:30px; line-height:1.5; font-size:14px;}
/*拆宝箱*/
input,
textarea,
select {font-family:inherit;font-size:inherit;font-weight:inherit;}
button,
input[type="text"]{border: none;background: none;-webkit-appearance:none;outline:none;}
em,i {font-style: normal;}

::-webkit-input-placeholder {color:#999;}

/*open*/
.wrapper{width: 100%;overflow: hidden;position: relative;}
.open-body{width: 100%;overflow: hidden;}
.open-body .bg{position: absolute;z-index: 1;background:url(../styles/images/activity/light.png) 0px 0px no-repeat;background-size:452px auto;width:452px;height:510px; max-height:100%; left:50%;margin-left:-226px;top:-25px;}
.open-body .bg.rotate{-webkit-animation: rotate 10s  infinite  linear;}
.open-has{position: relative;z-index: 2;height:450px;width: 320px;margin:0px auto;}
.open-has .title-close{opacity: 1;-webkit-transition:all .5s;width: 100%;text-align: center;}
.open-has .title-open{opacity: 0;-webkit-transition:all .5s;position: absolute;top:0px;left:0px;text-align: center;width: 100%;}
.open-has h3{color: #865500;font-size: 15px;text-align: center;padding-top:75px;padding-bottom:57px;}
.open-has h3 .user{color: #ff5400;margin:0px 5px;display: inline-block;overflow:hidden;text-overflow:ellipsis; max-width: 100px;position: relative;white-space:nowrap;vertical-align: top;}
.open-has .title-close .user{}
.mod-chest .chest-close .tips{width: 166px;height:60px;background:url(../styles/images/activity/txt-tips-open.png) 0px 0px no-repeat;background-size: 190px auto;position: absolute;left:70px;top:145px;-webkit-transition:all .5s;}
.mod-chest .chest-close .tips .arrow{width: 26px;height:60px;background:url(../styles/images/activity/txt-tips-open.png) right 0px no-repeat;background-size: 190px auto;position: absolute;display: block;top:0px;right:-28px;-webkit-animation:move .7s linear infinite alternate;}
.mod-chest .chest-close:after{width: 320px;height:300px;position: absolute;top:-100px;left:-61px;content:"";display: block;}
.mod-chest .chest-close:active{-webkit-transform:scale(1.05);-webkit-transition:all .3s;}
.mod-chest .chest-close.shake .gift{-webkit-animation:shake 1.2s linear;-webkit-animation-fill-mode:forwards;}
.mod-chest .chest-close.shake .tips{opacity: 0;}
.mod-chest .chest-open{}
.mod-chest .chest-open.blur:after{width: 320px;height: 68px;background: url(../styles/images/activity/chest-open-blur.png) no-repeat 0px 0px;background-size: 320px auto;position: relative;z-index: 1;position: absolute;left: 0px;top: -5px;content:"";display: block;}
.open-has.opened .title-open{opacity: 1;}
.open-has.opened .title-close{opacity: 0;}
/*.open-has.opened .mod-chest{-webkit-transform:translate(0px,150px);}*/
.open-has.opened .mod-chest .chest-open{-webkit-transform:translate(0px,150px);}
.open-has .mod-chest-cont{padding:30px 0px 50px;text-align: center;overflow: hidden;opacity: 0;-webkit-transform:translate(0px,30px);/*-webkit-transition:all .3s .3s;-webkit-transition:all .3s .3s cubic-bezier(.53,1.5,.69,1.81);*/z-index: 9;-webkit-animation-fill-mode: forwards;}
.open-has .chest-open.show .mod-chest-cont{/*-webkit-transform:translate(0px,0px);opacity: 1;*/-webkit-animation:move2 .2s .0s linear;-webkit-animation-fill-mode: forwards;}
.open-has .mod-chest-cont .gift{color:#ff6000;font-size: 24px;line-height: 30px;padding-bottom:30px;}
.open-has .mod-chest-cont .gift .icon{width:170px;height:0px;position:relative;display: inline-block;vertical-align: middle; font-size:16px; font-weight:bolder;}
.open-has .mod-chest-cont .gift img{width: 75px;height:50px;position: absolute;top:-28px;left:-5px;}
.open-none{position: relative;z-index:2;height:450px;width: 320px;margin:0px auto;}
.open-none .mod-chest{height:150px;}
.open-none h3{font-size: 15px;color:#865500;text-align: center;padding-top:35px;padding-bottom:40px;}
.open-none .func{padding:18px 35px 30px;}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform:rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
    }

}
@-webkit-keyframes move {
    0% {
        -webkit-transform:translate(0px ,0px);
    }
    100% {
        -webkit-transform:translate(0px ,-5px);
    }

}
@-webkit-keyframes move2 {
    0% {
       -webkit-transform:translate(0px,30px);
       opacity: 0;
    }
    70% {
       -webkit-transform:translate(0px,-20px);
       opacity: 1;
    }
    100% {
       -webkit-transform:translate(0px,0px);
       opacity: 1;
    }


}

@-webkit-keyframes shake {
  0% {
  	transform: scale(1);
    -webkit-transform: scale3d(1, 1, 1);
    
  }

  6%{
    -webkit-transform: scale(.9) rotate(-8deg);
    -webkit-transform: scale3d(1, 1, 1) rotate(0, 0, 1, -8deg);
  }

  18%, 30%,42%{
    -webkit-transform: scale(1.1) rotate(8deg);
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 8deg);
    
  }

  12%,24%, 36%,48%{
    -webkit-transform: scale(1.1) rotate(-8deg);
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -8deg);
    
  }
  54%{
    -webkit-transform: scale(1);
    -webkit-transform: scale3d(1, 1, 1);
  }
  
  60%{
    -webkit-transform: scale(1);
    -webkit-transform: scale3d(1, 1, 1);
  }

  

  
  80% {
    -webkit-transform: scale(1) translate(0px,150px);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0px,150px,0);
  }
  90% {
    -webkit-transform: scale(1) translate(0px,130px);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0px,130px,0);
  }
  100% {
    -webkit-transform: scale(1) translate(0px,150px);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0px,150px,0);
  }

}

.chest-notice{text-align: center;font-size: 12px;line-height: 20px;position: relative;color:#ff6000;padding-bottom:10px;}
.chest-notice input{position: relative;top:3px;}

/*global*/
/*button*/
/*body{background:#FFF4D2;background-size: 320px auto;}
select {-webkit-appearance: none;-webkit-padding-end: 20px;-webkit-padding-start: 6px;background:url(/styles/images/activity/select-arrow.png) no-repeat #fff right 0px ;background-size: 34px auto;border:#cfba8a 1px solid;box-sizing:border-box;width:100%;height:33px;outline: none;font-size: 12px;color:#9e702f;padding:0px 8px;}*/
input[type="text"]{-webkit-appearance: none;border:#cfba8a 1px solid;border:#ddd 1px solid;box-sizing:border-box;height:27px;outline: none;font-size: 12px;color:#333;padding:0px 8px;}
.c-orange{color:#ff5400;}
.c-red{color:#cd0000;}
.c-gray{color:rgba(134,85,0,.7);}
.chest-btn{width:100%;display: block;color:#fff;background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa200), to(#ffa200));height:44px;line-height: 44px;border-radius: 3px;font-size: 17px;}
.chest-btn:active{background-image: -webkit-gradient(linear, left top, left bottom, from(#f09902), to(#f09902));}
.btn-weak{background:#ff9600;}
.btn-weak:active{background:#ec8c03;}
.wrapper .ui-border-top{border-top:1px solid #eccf88}
.wrapper .ui-border-btm{border-bottom:1px solid #eccf88}
.wrapper .ui-border-tb{border-top:#eccf88 1px solid;border-bottom:#eccf88 1px solid;background-image:none}
@media screen and (-webkit-min-device-pixel-ratio:2){
	.wrapper .ui-border-top{border-top:0}
	.wrapper .ui-border-btm{border-bottom:0}
	.wrapper .ui-border-top{background-position:left top;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.5,rgba(0,0,0,0)),color-stop(.5,#eccf88),to(#eccf88))}
	.wrapper .ui-border-btm{background-position:left bottom;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(.5,rgba(0,0,0,0)),color-stop(.5,#eccf88),to(#eccf88))}
	.wrapper .ui-border-top,.wrapper .ui-border-btm{background-repeat:repeat-x;background-size:100% 1px}
	.wrapper .ui-border-tb{background:-webkit-gradient(linear,left bottom,left top,color-stop(.50,transparent),color-stop(.50,#eccf88),to(#eccf88)) left top repeat-x,-webkit-gradient(linear,left top,left bottom,color-stop(.5,transparent),color-stop(.5,#eccf88),to(#eccf88)) left bottom repeat-x;border-top:0;border-bottom:0}
	.wrapper .ui-border-tb{background-size:100% 1px;-wekit-background-size:100% 1px}
}

.mod-chest-cont{background: url(../styles/images/activity/open-bg-top.png) center top  no-repeat, url(../styles/images/activity/open-bg-bottom.png) center bottom  no-repeat;background-size: 276px auto;width:276px;margin:27px auto 118px;position: relative;}
.mod-chest-cont:before{width:100%;position: absolute;top:12px;bottom:80px;left:0px;content:"";background:#fff;border-left:#e59c00 1px solid;border-right:#e59c00 1px solid;box-sizing:border-box;}
.mod-chest-cont .content{position: relative;z-index: 2;padding:13px;}
.mod-chest-cont h3{color:#865500;font-size: 15px;}

.mod-chest{position: relative;width: 100%;}
.mod-chest .chest-close{width: 320px;height:135px;opacity: 0;position: relative;z-index: 1;position: absolute;left:50%;top:0px;margin-left:-160px;}

.mod-chest .chest-close .gift{width: 320px;height:135px;background:url(../styles/images/activity/chest.png) no-repeat 0px 0px;background-size: 320px auto;position: absolute;left:0;top:0px;}

.mod-chest .chest-open{width: 320px;height:150px;background:url(../styles/images/activity/chest.png) no-repeat 0px -137px;background-size: 320px auto;opacity: 0;position: relative;z-index: 1;position: absolute;left:0px;top:0px;}
.mod-chest .chest-open .mod-chest-cont{position: absolute;bottom:-27px;left:50%;margin-left:-138px;}
.mod-chest .show{z-index: 2;opacity: 1;}

.chest-icon-zuan{position: relative;width:50px;overflow: visible;height:0px;vertical-align: middle;display: inline-block;}
.chest-icon-zuan:after{display: block;content:"";width: 75px;height:50px;position: absolute;top:-30px;left:0px;background:url(../styles/images/activity/chest-icon-zuan.png) 0px 0px no-repeat;background-size: 75px auto;left:-10px;}
.icon-state-doing,.icon-state-finish,.icon-state-expired{display: block;width: 112px;height:45px;background:url(../img/chest-state.png) 0px 0px no-repeat;background-size: 112px auto;}
.icon-state-doing{background-position: 0px -45px;}
.icon-state-expired{background-position: 0px -90px;}
.icon-gift-xin,.icon-gift-zuan{position: relative;width:15px;overflow: visible;height:0px;vertical-align: middle;display: inline-block;margin:0px 3px;}
.icon-gift-xin:after,.icon-gift-zuan:after{display: block;content:"";width: 15px;height:13px;position: absolute;top:-8px;left:0px;background:url(../styles/images/activity/chest-icon-sprite.png) 0px 0px no-repeat;background-size: 100px auto;}
.icon-gift-xin:after{background-position: -20px 0px;}
.icon-dot{width:6px;height:6px;display: inline-block;overflow: hidden;background:#ff0000;border-radius: 6px;}
.ui-round{-webkit-mask:url(../styles/images/activity/radius-mask.png) 0px 0px no-repeat;-webkit-mask-size:100% auto;}


/*atom*/
/*End 拆宝箱*/


