*{ padding:0px; margin:0px;}
html{font-size: 20px;}
body{max-width:640px; margin:0 auto; min-width:320px;}
a{vertical-align:baseline;text-decoration: none;color:#333; background: transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select,img{vertical-align:middle;}
button, input, select, textarea { font-family: inherit;}
/* a,img { -webkit-touch-callout: none;}*/
strong,b { font-weight: bold;}
i,em { font-style: normal;}
ul,ol,li,dl,dt,dd { list-style-type: none;}
img{width:100%; height:auto; border:none; }
h1,h2,h3,h4,h5{font-weight: normal;}
body{position: absolute;top: 0;right: 0;bottom: 0;left: 0;font-family: "Microsoft Yahei", Helvetica, sans-serif;font-size: .12rem;line-height: 1.5;color: #3d4145;background: #f5f5f5;overflow-y: scroll;}
/*自定义字体*/
@font-face {
    font-family: 'hc-iconfont';
    src: url('../o2o_iconfont/iconfont.eot');
    src: url('../o2o_iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../o2o_iconfont/iconfont.woff') format('woff'),
    url('../o2o_iconfont/iconfont.ttf') format('truetype'),
    url('../o2o_iconfont/iconfont.svg#iconfont') format('svg');
}
.hc-iconfont{
    font-family:"hc-iconfont" !important;
    font-size:0.6rem;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/*头部*/
.header{color: #333;font-size: 0.7rem;height: 2.5rem;position: fixed;right: 0;left: 0;top: 0;z-index: 10;padding-right: 0.5rem;padding-left: 0.5rem;background-color: #eeeeee;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.header_city {font-size: 0.8rem;text-align: center;display: block;overflow: hidden;-webkit-transition: all .3s linear;transition: all .3s linear;color: #333;line-height: 2.5rem;padding-right: 0.5rem;float: left;position: relative;z-index: 20;margin-right: 0;}
.header_city img{height: 0.6rem;width: auto;float: right;margin-left: 5px;margin-top: 1rem;}
.header_xiao{float: right;width: 24px;height: 24px;margin-top: 0.7rem;display: block;overflow: hidden;position: relative;z-index: 20;margin-left: 0.5rem;}
.header_xiao img{width: 24px;height: 24px;}
.header_logo{position: absolute;z-index: 1;top: 0;right: 0;left: 0;bottom: 0;text-align: center;vertical-align: middle;line-height: 2.5rem;font-size: 0.8rem;}
.header_logo img{margin-top: -1px;height: 1.2rem;width: auto;}
.hig25{height: 2.5rem;}
.jy_onflex{display: -webkit-box;display: -webkit-flex;display: flex;}
.jy_inflex{-webkit-box-flex:1;-webkit-flex: 1;flex:1;}
.jysearch_diu>input{height:1.8rem; line-height:1.8rem; padding-left:30px; border-radius:1.8rem; position:relative; top:0.3rem; width:100%; border:none; color:#666; font-size:0.65rem; background:#fff url(../images/input_search.png) no-repeat 10px 50%;}
/*banner*/
#banner{ width:100%;}
.owl-theme .owl-controls{text-align:center; margin-top:-20.5px;}
/*dot*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width:10px;height:10px;margin:2px;filter: Alpha(Opacity=60);/*IE7 fix*/opacity: 0.6;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#333;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity:0.9;background:#c9181b;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
#owl-demo .item img{display: block;width: 100%;height: auto;}
.owl-buttons{ display:none;}
/*十个按钮*/
.index_nav{ background:#fff; padding:20px 0px 0px;overflow: hidden;}
.index_nav ul li{ width:25%; font-size:0.6rem; float:left; text-align:center; padding-bottom:0.5rem;}
.index_nav ul li img{ width:60%}
.index_nav ul li p{ margin:5px 0px 3px;font-size: 0.7rem;font-weight: normal;}
/*板块1*/
.height5{height: 0.5rem;}
/*.bg_xyb{background: #fffbd7;}*/
.catalogue_mode{overflow:hidden;}
.catalogue_mtit{font-size: 0.9rem;line-height: 1rem;color: #333;padding:0.5rem;}
.catalogue_mtit1{font-size: 0.9rem;line-height: 1rem;color: #333;padding:0.5rem;text-align: center;margin-top: 0.5rem;}
.catalogue_m{margin: 0 0.5rem 0.5rem;background: #fff;padding: 0.5rem;border-radius: 0.3rem;}
.catalogue_m .cata_img{width: 100%;overflow:hidden;}
.catalogue_m .cata_img img{width: 100%;}
.catalogue_m .cateimage1{width: 66%;float: left;margin-right: 2%;}
.catalogue_m .cateimage1 img{width: 100%;}
.catalogue_m .cateimage2{width: 32%;float: left;}
.catalogue_m .cateimage2 img{width: 100%;}
.catalogue_m .cateimage2 .cateimage_1{width: 100%;margin-bottom: 5px;}
.catalogue_m .cateimage2 .cateimage_2{width: 100%;}
.catalogue_m .cata_tit{padding: 0.5rem 0;overflow: hidden;}
.catalogue_m .cata_tit .cata_titcon{width: 100%;margin-right: 2%;float: left;}
.catalogue_m .cata_tit .cata_titcon h3{font-size: 0.9rem;line-height: 1rem;color: #333;}
.catalogue_m .cata_tit .cata_titcon p{font-size: 0.65rem;line-height: 0.8rem;margin-top: 0.3rem;color: #999;}
/*.catalogue_m .cata_tit .cata_titgo{width: 20%;float: right;}
.catalogue_m .cata_tit .cata_titgo span{display: inline-block;width: 100%;border-radius: 0.2rem;background: #ff9800;color: #fff;line-height: 1.2rem;font-size: 0.7rem;text-align: center;margin-top: 0.9rem;}*/
.catalogue_m .cata_fwu{padding-top: 0.5rem;overflow: hidden;border-top: 1px solid #eee;}
.catalogue_m .cata_fwu .cata_fw25{width: 25%;float: left;text-align: center;}
.catalogue_m .cata_fwu .cata_fw25 h5{color: #ff9800;font-size: 0.75rem;line-height: 1rem;}
.catalogue_m .cata_fwu .cata_fw25 p{font-size: 0.6rem;color: #999;line-height: 0.8rem;}
.catalogue_m .cata_anniu{padding-top: 0.2rem;overflow: hidden;}
.catalogue_m .cata_anniu .cata_ann25{width: 22%;float: left;margin-right: 4%;}
.catalogue_m .cata_anniu .cata_ann25.margin_no{margin-right:0!important;}
.four_pne{line-height: 1rem;font-size: 0.65rem;text-align: center;margin-top: 0.2rem;color: #333;}

/*介绍*/
.catalogue_tre{overflow: hidden;margin-bottom: 0.5rem;padding: 0 1rem;}
.catalogue_tre .catatre_33{width: 33.3333%;float: left;box-sizing: border-box;padding: 0.5rem;text-align: center;}
.catalogue_tre .catatre_33 img{width: 90%;}
.catalogue_tre .catatre_33 p{font-size: 0.8rem;color: #333;text-align: center;line-height: 1rem;margin-top: 0.3rem;}
.catalogue_d{overflow: hidden;margin: 0 0.5rem;}
.catalogue_d .catefue_img{overflow: hidden;}
.catalogue_d .image_gue{width: 50%;height: 5.6rem;overflow: hidden;float: left;text-align: center;margin-right: 2%;}
.catalogue_d .image_gue img{height: 5.6rem;display: flex;justify-content: center;align-items: center;}
.catalogue_d .image_li{width: 48%;float: left;}
.catalogue_d .cimage_ul{overflow: hidden;}
.catalogue_d .cimage_ul li{width: 31%;height: 2.7rem;background: #fff;text-align: center;;border-radius: 2px;float: left;margin-right: 2.333%}
.catalogue_d .cimage_ul li h5{font-size: 0.65rem;color: #333;line-height: 1rem;margin-top: 0.5rem;}
.catalogue_d .cimage_ul li p{font-size: 0.6rem;color: #999;line-height: 0.6rem;}
.catalogue_d .cimage_ul li:nth-child(3n){margin-right: 0;}
.catalogue_d .cimage_ul li:nth-child(1){margin-bottom: 0.2rem;}
.catalogue_d .cimage_ul li:nth-child(2){margin-bottom: 0.2rem;}
.catalogue_d .cimage_ul li:nth-child(3){margin-bottom: 0.2rem;}
.catalogue_d .image_p{padding: 0.5rem 0;overflow: hidden;}
.catalogue_d .image_p p{line-height: 0.9rem;font-size: 0.6rem;color: #666;}
.catalogue_d .image_pimg{float: left;width: 1.8rem;height: 1.8rem;margin-right: 0.5rem;}
.catalogue_d .image_pimg img{width: 1.8rem;height: 1.8rem;}

/*bottom*/
.bottom_jy{padding: 0.5rem 1rem 1rem;}
.bottom_jy .btomjy{height: 1.4rem;font-size: 0.9rem;}
.bottom_jy .btomjy div{width: 70%;margin: 0 auto;height:0.7rem;border-bottom: 1px solid #ddd;text-align: center;}
.bottom_jy .btomjy div span{line-height: 1.4rem;padding: 0 0.5rem;background: #f5f5f5;}
.bottom_jy p{font-size: 0.65rem;text-align: center;line-height: 1rem;color: #999;}
/*footer*/
/*底部四个按钮*/
.blian5{ height:2.3rem;}
#footer ul{display: -webkit-box!important;display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
#footer ul li{-webkit-box-flex: 1; width:auto !important; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 0; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; text-align:center;}
#footer{ position:fixed; bottom:0rem; z-index:3;  max-width:640px; width:100%; border-top:1px solid #eee; height:2.2rem; background:#fff;}
.footer-five ul li a{ display:block; text-align:center; font-size:0.6rem; color:#666; margin-top:0.2rem;}
.footer-five ul li p{ line-height:normal; margin:0px;}
.footer-five ul li span{ display:block; margin:0 auto; height: 1rem; width: 1rem;font-size: 1rem;line-height: 1rem;color: #C7C7C7;}
.footer-five ul li a.on, .footer-five ul li a.on span {color: #00beaf;}
.footer-five ul li a.on>span>img:first-child{display: none !important;}
.footer-five ul li a.on>span>img:nth-child(2){display: block !important;}


/*------------------------------------------------------------------------------------------------*/
/*内容页*/
/*header*/
.conheader{color: #fff;font-size: 0.8rem;height: 2.5rem;position: fixed;right: 0;left: 0;top: 0;z-index: 10;padding-right: 0.5rem;padding-left: 0.5rem;background-color: #fdce20;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.conheader .fanhui{height: 1.2rem;width: 0.7rem;top: 0.65rem;position: absolute;z-index: 20;}
.htitle{line-height: 2.5rem;font-size: 0.9rem;text-align: center;}
/*标题价格*/
.goods_item{padding: 0.5rem;background: #fff;text-align: center;}
.goods_item h3{font-size: 0.85rem;color: #333;line-height: 1.2rem;}
.goods_item p{font-size: 0.7rem;color: #999;line-height: 1.2rem;}
.goods_item .d_price{font-size: 0.8rem;color: #f8a616;line-height: 1.2rem;}
.goods_item del{font-size: 0.65rem;color: #999;line-height: 1rem;}
/*服务介绍*/
.serve_description{overflow: hidden;width: 100%;}
.serve_description .seve_tit{height: 2.4rem;font-size: 0.9rem;padding: 0.5rem;}
.serve_description .seve_tit div{width: 60%;margin: 0 auto;height:0.7rem;border-bottom: 1px solid #ddd;text-align: center;}
.serve_description .seve_tit div span{line-height: 1.4rem;padding: 0 0.5rem;background: #f5f5f5;}
.serve_description .seve_con{overflow: hidden;}
.serve_description .seve_con img{display: block;}
.margintop{margin-top: 1rem;}
/*bottom*/
.n_botom{position:fixed; bottom:0;z-index:3;max-width:640px;width:100%;border-top:1px solid #eee; height:2.4rem; background:#fff;}
.n_botom .botn_se{width: 20%;float: left;height: 2.4rem;}
.n_botom .botn_se p{ line-height:normal; margin:0px;font-size: 0.65rem;color: #333;text-align: center;line-height: 1rem;}
.n_botom .botn_se span{ display:block; margin:0 auto; height: 1.2rem; width: 1.2rem;font-size: 1.2rem;line-height: 1.2rem;color: #C7C7C7;margin-top: 0.2rem;}
.botn_go{width: 100%;float: right;background: #fdce20;line-height: 2.4rem;text-align: center;font-size: 0.8rem;color: #fff;}

/*------------------------------------------------------------------------------------------------*/
/*列表页*/
.glide_fixed{position:fixed; top:2.5rem;z-index:3;left:0;right:0;width:100%;background:#fff;overflow: hidden;overflow-x: auto;height: 4rem;}
.glide_fixed::-webkit-scrollbar{height: 0;}
.tabs_menu {position: absolute;float: left;z-index: 1;width: 100%;white-space: nowrap;}
.tabs_menu ul {list-style: none;padding: 0;margin: 0;}
.tabs_menu li {cursor: pointer;width: auto;line-height: 38px;font-size: 14px;overflow: hidden;text-align: center;display: inline-block;margin: 0 10px;color: #666;background: #fff;}
.tabs_menu li .glimg{width: 2rem;height: 2.7rem;margin: 0 auto;padding-top: 0.5rem;padding-bottom: 0.2rem;}
.tabs_menu li p{font-size: 0.7rem;line-height: 1rem;}
.tabs_menu li.currents p{color: #ffbc08!important;}
.tabs_menu li span{display: block;height: 2px;width: 1.4rem;margin: 0 auto;margin-top: 0.2rem;}
.tabs_menu li.currents span{background: #fdce20;}
.height4{height: 4rem;}
/*列表*/
.glide_list{overflow: hidden;background: #fffbd7;padding:0.5rem 0.5rem 0;}
.glide_list .glide_li{background: #fff;margin-bottom: 0.5rem;padding:0.5rem;}
.glide_list .glide_li .lis_img{width: 100%;display: block;}
.glide_list .glide_li .tit_pric{padding: 0.5rem 0;overflow: hidden;border-bottom: 1px dashed #ddd;}
.glide_list .glide_li .tit_pric h3{font-size: 0.8rem;color: #333;line-height: 1rem;}
.glide_list .glide_li .tit_pric .t_price{height: 1.2rem;font-size: 0.8rem;color: #ffbc08;}
.glide_list .glide_li .tit_pric .t_price del{font-size: 0.7rem;color: #999;margin-left: 0.5rem;}
.glide_list .glide_li .tit_pric .t_price a{display: inline-block;float: right;padding: 0 0.5rem;color: #fff;font-size: 0.7rem;height: 1.2rem;line-height: 1.2rem;border-radius: 0.2rem;background: #fdce20;}
.glide_list .seve_item{padding-top: 0.5rem;overflow: hidden;}
.glide_list .seve_itemtit{font-size: 0.7rem;color: #333;line-height: 0.8rem;margin-bottom: 0.5rem;}
.glide_list .seve_itemlis{overflow: hidden;}
.glide_list .seve_itemlis .seve_b{width: 100%;line-height: 1rem;font-size: 0.7rem;color: #666;margin-bottom: 0.3rem;overflow: hidden;}
.glide_list .seve_itemlis .seve_b p{width: 50%;float: left;}
.glide_list .seve_itemlis .seve_b span{display: inline-block;width: 30%;float: left;}
.glide_list .seve_itemlis .seve_b em{width: 20%;float: left;display: inline-block;color: #ffbc08;}

/*------------------------------------------------------------------------------------------------*/
/*充值*/
/*图片*/
.invest_ban{width: 100%;overflow: hidden;}
.invest_ban img{display: block;width: 100%;}
/*余额*/
.invest_ye{background: #fff;margin: 1rem;font-size: 0.9rem;padding: 0 0.5rem;color: #333;line-height: 2rem;}
.invest_ye em{color: #ffbc08;margin-left: 0.5rem;}
/*选择金额*/
.invest_xz{margin: 0 1rem;overflow: hidden;padding: 0.3rem 0;}
.invest_xzul{overflow: hidden;}
.invest_xzul li{width: 31%;float: left;box-sizing: border-box;border:1px solid #eee;border-radius: 0.2rem;background: #fff;padding: 0.5rem 0;text-align: center;margin-right: 3.5%;margin-bottom: 0.5rem;position: relative;}
.invest_xzul li:nth-child(3n){margin-right: 0;}
.invest_xzul li h3{color: #333;font-size: 1rem;line-height: 1rem;}
.invest_xzul li p{color: #999;font-size: 0.6rem;line-height: 0.7rem;margin-top: 0.3rem;}
.invest_xzul li img{position: absolute;z-index: 5;right:0;top: 0;width: 1.2rem;height: 1.2rem;display: none;}
.invest_xzul li.active{border:1px solid #fdce20 !important;}
.invest_xzul li.active h3{color: #ffbc08 !important;}
.invest_xzul li.active p{color: #ffbc08 !important;}
.invest_xzul li.active img{display: block !important;}
/*bottom*/
.invest_bom{position:fixed; bottom:0;z-index:10;left:0;right:0;/*padding-left:0.5rem;*/background:#fff;overflow: hidden;overflow-x: auto;height:2.5rem;}
.invest_bom .f_money{line-height: 2.5rem;float: left;color: #333;font-size: 0.8rem;}
.invest_bom .f_money em{color: #ffbc08;margin-left: 0.3rem;}
.invest_bom .g_zhifu{background:#fdce20;float: right;line-height: 2.5rem;padding: 0 1.5rem;color: #fff;font-size: 0.8rem;width: 100%;text-align: center;}

/*------------------------------------------------------------------------------------------------*/
/*余额互转*/
.money_hz{margin: 0.5rem 0;}
.money_hz .input_txt li {height: 1.8rem;width: 80%;margin: 15px auto;border-bottom: solid 1px #ddd;padding-bottom: 5px;}
.money_hz .input_txt li i {width: 8%;font-size: 1rem;color: #aaaaa9;vertical-align: bottom;position: absolute;z-index: 10;}
.money_hz .input_txt li input {height: 1.5rem;line-height: 1.5rem;border: none;background: none;font-size: 0.75rem;width: 92%;position: relative;margin-left: 10%;outline: none;}
.submit_zh{margin: 30px auto;width: 80%;height: 2.2rem;background: #fdce20;line-height: 2.2rem;text-align: center;font-size: 0.8rem;color: #fff;border-radius: 0.3rem;}

/*------------------------------------------------------------------------------------------------*/
/*保姆服务*/
.appointment{}
.appoint{width: 80%;background: #fff;border-radius: 5px;height: 18rem;left: 10%;position: fixed;top: 50%;z-index: 50;margin-top: -9rem;box-sizing: border-box;padding: 0.5rem;}
.appoint h5.ptit{text-align: center;;line-height: 1.4rem;font-size: 0.9rem;margin: 0.5rem 0;}
.appoint .yuyuet{overflow: hidden;}
.appoint .yuyuet_text li {height: 1.8rem;width: 90%;margin: 0.6rem auto;border-bottom: solid 1px #ddd;padding-bottom: 5px;}
.appoint .yuyuet_text li i {width: 8%;font-size: 1rem;color: #aaaaa9;vertical-align: bottom;position: absolute;z-index: 10;}
.appoint .yuyuet_text li input {height: 1.5rem;line-height: 1.5rem;border: none;background: none;font-size: 0.75rem;width: 92%;position: relative;margin-left: 10%;outline: none;}
.appoint .yuyuet_text .yuboda{float: right;font-size: 0.75rem;color: #ffbc08;display: inline-block;line-height: 30px;}
.appoint .yuyuet_text .width56{width: 56% !important;}
.appoint .yuyuet_sub{margin: 1rem auto;width: 90%;height: 2.2rem;background: #fdce20;line-height: 2.2rem;text-align: center;font-size: 0.8rem;color: #fff;border-radius: 0.3rem;}
.mentmask{position: fixed;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 20;}
.yuybottom{height: 2.5rem;position: fixed;z-index: 10;left: 0;right: 0;background: #fdce20;bottom: 0;font-size: 0.8rem;text-align: center;line-height: 2.5rem;color: #fff;}

/*------------------------------------------------------------------------------------------------*/
/*保姆服务*/
.appointment{}
.appoint{width: 80%;background: #fff;border-radius: 5px;height: 16rem;left: 10%;position: fixed;top: 50%;z-index: 50;margin-top: -8rem;box-sizing: border-box;padding: 0.5rem;}
.appoint h5.ptit{text-align: center;;line-height: 1.4rem;font-size: 0.9rem;margin: 0.5rem 0;}
.appoint .yuyuet{overflow: hidden;}
.appoint .yuyuet_text li {height: 1.8rem;width: 90%;margin: 0.6rem auto;border-bottom: solid 1px #ddd;padding-bottom: 5px;}
.appoint .yuyuet_text li i {width: 8%;font-size: 1rem;color: #aaaaa9;vertical-align: bottom;position: absolute;z-index: 10;}
.appoint .yuyuet_text li input {height: 1.5rem;line-height: 1.5rem;border: none;background: none;font-size: 0.75rem;width: 92%;position: relative;margin-left: 10%;outline: none;}
.appoint .yuyuet_text .yuboda{float: right;font-size: 0.75rem;color: #ffbc08;display: inline-block;line-height: 30px;}
.appoint .yuyuet_text .width56{width: 56% !important;}
.appoint .yuyuet_sub{margin: 1.4rem auto;width: 90%;height: 2.2rem;background: #fdce20;line-height: 2.2rem;text-align: center;font-size: 0.8rem;color: #fff;border-radius: 0.3rem;}
.mentmask{position: fixed;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 20;}
.yuybottom{height: 2.5rem;position: fixed;z-index: 10;left: 0;right: 0;bottom: 0;font-size: 0.8rem;text-align: center;line-height: 2.5rem;color: #fff;}
.yuybottom .yyue{width: 50%;float: left;background: #fdce20;}
.yuybottom .bdad{width: 50%;float: left;background: #ff9800;}
.bmnner{width: 100%;overflow: hidden;position: relative;}
.bmnner img{display: block;width: 100%;}
.bmdaoh{padding: 0.8rem;overflow: hidden;}
.bmdaoh ul{overflow: hidden;}
.bmdaoh ul li.daoh_img{width: 30%;float: left;margin-right: 5%;}
.bmdaoh ul li.daoh_img img{width: 100%;display: block;}
.bmdaoh ul li:nth-child(3n){margin-right: 0;}
.bm_modelbm{overflow: hidden;padding: 0.5rem;}
.bm_modelbm .bm_biaot{line-height: 1.4rem;font-size: 0.9rem;text-align: center;margin-bottom: 0.5rem;}
.bm_youshi{}
.bm_youshi .you_font{overflow: hidden;padding: 0.5rem 0;}
.bm_youshi .you_font .yf_33{width: 33.33%;float: left;padding: 0 0.3rem;height: 2rem;box-sizing: border-box;}
.bm_youshi .you_font .yf_33 img.yimgt{width: 2rem;float: left;margin-right: 0.5rem;}
.bm_youshi .you_font .yf_33 .yfont h4{font-size: 0.75rem;color:#333;line-height: 1rem;}
.bm_youshi .you_font .yf_33 .yfont p{font-size: 0.65rem;color:#666;line-height: 1rem;}
.bm_youshi .you_tuwn{overflow: hidden;padding-top: 0.5rem;}
.bm_youshi .you_tuwn ul{overflow: hidden;}
.bm_youshi .you_tuwn ul li.yt_48{width: 48.5%;margin-right: 3%;float: left;overflow: hidden;margin-bottom: 0.5rem;background: #f5f5f5;min-height: 9rem;}
.bm_youshi .you_tuwn ul li:nth-child(2n){margin-right: 0;}
.bm_youshi .you_tuwn ul li.yt_48 img{width: 100%;display: block;}
.bm_youshi .you_tuwn ul li.yt_48 .ytnei{padding: 0.5rem 0.3rem;text-align: center;;}
.bm_youshi .you_tuwn ul li.yt_48 .ytnei h5{font-size: 0.8rem;color:#333;line-height: 1rem;margin-bottom: 0.2rem;}
.bm_youshi .you_tuwn ul li.yt_48 .ytnei p{font-size: 0.6rem;color:#666;line-height: 1rem;}
.bm_moreimg{overflow: hidden;padding: 0.5rem 0;text-align: center;}
.bm_moreimg img{display: block;width: 100%;}

/*首页图片遮罩*/
.img_mask{position: fixed;top: 0;left: 0;z-index: 120;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);}
.img_mask .masimg{width: 60%;position: absolute;z-index: 99999;left: 20%;top: 50%;transform: translateY(-50%);}
.img_mask .masimg img{width: 100%;display: block;}
.img_mask .closei{width: 24px;height: 24px;margin:0.5rem auto;display: block;}
.img_mask .closei img{width: 100%;}

/*发起拼单*/
.Spell_group { background: rgba(0,0,0,0.6); display: -webkit-box; max-width:90%;position: fixed; top: 6rem; border-radius: 50px; height: 1.8rem;line-height: 1.2rem;z-index: 1;margin-left: -20px;padding: 4px 3% 4px 24px;display: none;}
.Spell_group .left9 { display: block; -webkit-box-flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Spell_group .left9 .head { display: inline-block; margin-right:4px; }
.Spell_group .left9 .head img { width: 1.2rem; height:1.2rem;border-radius: 50px; display: inline-block; vertical-align: middle; }
.Spell_group .left9 .title8 { display: inline-block; font-size: 0.65rem; color: #fff; vertical-align: middle; }