html {-webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,section,article,aside,header,footer,nav,dialog,figure,hgroup{margin:0; padding:0;}
body{ font-family:"PingFang SC Regular"; font-size:12px; }
.w { width:100%;max-width:750px; min-width:300px; margin:0 auto;}
.page_w{ width:100%; max-width:750px; min-width:300px; margin:0 auto;}
.p_bgcolor{ background-color:#fff; padding:1px 0px;}
.clear {clear:both;}
.float_left{ float:left;}
.float_right{ float:right;}
.gang_fg{ width:96%; height:1px; margin:0px auto; border-top:solid 1px #d7d7d7;}
.gang_fg100{ width:100%; height:1px; border-bottom:solid 1px #ebebeb;}
.gang_fg94{ width:94%; height:1px; margin:0px auto; border-bottom:solid 1px #ebebeb;}
.blank_60{ width:100%; height:60px;}
a,img {border:0px;}
a {TEXT-DECORATION:none;}
a,a:visited,a:active,a:focus{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none;}/*手机上点击不出现阴影*/

/*page_headeri.lbi*/
.p_headi_blank{ width:100%; height:45px;} /*留出空白位置，高度同浮动头部的高度*/
.p_headi {background:#f5f8fa; height:45px; overflow:hidden; border-bottom:solid 0px #d7d7d7;}
.p_headi .p_head_l { width:20%; float:left; text-align:left;}
.p_headi .p_head_l a {}
.p_headi .p_head_l img{width:40px; margin:2px 0px 0px 20px;}
.p_headi .p_head_m { width:60%; float:left; text-align:center;}
.p_headi .p_head_m img { height:35px; padding-top:6px;}
.p_headi .p_head_r { width:20%; float:right; text-align:right;}
.p_headi .p_head_r img{width:40px; padding:2px 20px 0px 0px;}

	/*首页头部浮动*/
.act_nav_index{position:fixed; left:0; top:0; z-index:99; width:100%;}
.act_nav_index .event_content_index{max-width:750px; margin:0 auto; text-align:left; position:relative; height:45px; background-color:#fafafa;}
	/*首页APP下载*/
.download_app_index_blank{ width:100%; height:70px;} /*留出空白位置，高度同浮动头部下载的高度*/
.download_app_index_float{ width:100%;position:fixed; left:0; bottom:10px; z-index:99;}
#download_app_index{width:100%; height:60px; margin:0px auto; background:rgba(255, 255, 255, 0.85) none repeat scroll 0 0 !important;filter:Alpha(opacity=85);}
#download_app_index a{ display:block;}
#download_app_index img{ display:block; width:50px; float:left; margin-top:5px; margin-left:10px;}
#download_app_index .tex_left{ float:left; margin-left:5px; color:#333; font-size:12px; font-family:"PingFang SC Regular"; line-height:20px; margin-top:10px;}
#download_app_index .tex_left .p1{ font-size:14px;}
#download_app_index .tex_left .p2{ color:#969696; font-size:12px;}
#download_app_index .tex_right{ height:26px; line-height:26px; padding:0px 8px; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px; color:#fff; font-family:"PingFang SC Regular"; font-size:13px; background-color:#ff2837; position:absolute; top:15px; right:10px;}

	/*头部APP下载*/
.download_app_blank{ width:100%; height:60px;} /*留出空白位置，高度同浮动头部下载的高度*/
.download_app_float{ width:100%;position:fixed; left:0; top:0; z-index:99;}
#download_app{width:100%; height:60px; margin:0px auto; background-color:#f5f8fa;}
#download_app a{ display:block;}
#download_app img{ display:block; width:50px; float:left; margin-top:5px; margin-left:10px;}
#download_app .tex_left{ float:left; margin-left:5px; color:#333; font-size:13px; font-family:"PingFang SC Regular"; line-height:20px; margin-top:10px;}
#download_app .tex_left .p1{ font-weight:bold;}
#download_app .tex_left .p2{ color:#969696; font-size:12px;}
#download_app .tex_right{ height:26px; line-height:26px; padding:0px 8px; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px; color:#fff; font-family:"PingFang SC Regular"; font-size:13px; background-color:#ff2837; position:absolute; top:15px; right:10px;}
#download_app #close_download{ width:13%; height:50px; position:absolute; top:0px; right:0px; z-index:999; cursor:default;}
	/*头部浮动*/
.act_nav{position:fixed; left:0; top:0; z-index:99; width:100%; height:45px; background-color:#fafafa; display:none;}
.act_nav .event_content{max-width:750px; margin:0 auto; text-align:left; position:relative;}
	/*固定底部浮动购物车、个人中心*/
#tbox{ width:100%;max-width:750px; margin:0 auto; position:relative; z-index:99;}
#tbox .tboxl{ max-width:150px; position:fixed; left:15px; bottom:51px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:51px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#tbox .tboxr{max-width:30px; position:fixed; right:15px; bottom:84px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:54px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#tbox .tboxl a {width:50px; display:block; float:left; opacity:0.8;filter:Alpha(opacity=80);}
#tbox .tboxl a img{ width:50px;}
#tbox .tboxr .go-top{visibility:hidden; position:fixed; _position:absolute; bottom:84px; right:15px; min-width:40px; min-height:40px; background:url(images/index_fhdb_toTop-2.png) no-repeat 0 0; background-size:100% 100%; cursor:pointer; opacity:0.8;filter:Alpha(opacity=80);}



/*专题文章页头部浮动*/
.act_nav_article{position:fixed; left:0; top:0; z-index:99; width:100%;}
.act_nav_article .event_content_article{max-width:750px; margin:0 auto; text-align:left; position:relative; height:45px; background-color:#f5f8fa;}
.act_nav_article .p_heada { height:45px; overflow:hidden;}
.act_nav_article .p_heada .p_head_l { width:20%; float:left; text-align:left;}
.act_nav_article .p_heada .p_head_l img{width:40px; margin:2px 0px 0px 20px;}
.act_nav_article .p_heada .p_head_m {width:60%; float:left; text-align:center;}
.act_nav_article .p_heada .p_head_m img { height:35px; padding-top:6px;}
.act_nav_article .p_heada .p_head_r { width:20%; float:right; text-align:right;}
.act_nav_article .p_heada .p_head_r img{width:40px; padding:2px 20px 0px 0px;}



/*除首页外的其它页面头部*/
.page_head_blank{ width:100%; height:0px;} /*留出空白位置，高度同浮动头部的高度*/
.page_head {background-color:#f5f8fa; height:45px; overflow:hidden; border-bottom:solid 0px #d7d7d7;}
.page_head .p_head_l { width:20%; float:left; text-align:left;}
.page_head .p_head_l a {}
.page_head .p_head_l img{width:25px; margin:10px 0px 0px 20px;}
.page_head .p_head_m_text{width:60%; float:left; text-align:center; line-height:45px; font-family:"PingFang SC Regular"; color:#535353; font-size:17px; font-weight:bold;}
.page_head .p_head_r { width:20%; float:right; text-align:right;}
.page_head .p_head_r img{width:25px; padding:10px 20px 0px 0px;}
.page_head .p_head_r span {line-height:45px; margin-right:20px; font-family:"PingFang SC Regular"; color:#e19600; font-size:14px; font-weight:bold;}
.page_head .p_head_r .lp_choose_qx {font-family:"PingFang SC Regular"; font-size:14px; color:#E19619; }

.page_head4 {background-color:#f5f8fa; height:45px; overflow:hidden; border-bottom:solid 0px #d7d7d7;}
.page_head4 .p_head_l { width:30%; float:left; text-align:left;}
.page_head4 .p_head_l a {}
.page_head4 .p_head_l img{width:25px; margin:10px 0px 0px 20px;}
.page_head4 .p_head_m_text{ width:40%; float:left; text-align:center; line-height:45px; font-family:"PingFang SC Regular"; color:#535353; font-size:17px; font-weight:bold;}
.page_head4 .p_head_r { width:30%; float:right; text-align:right;}
.page_head4 .p_head_r img{width:25px;; padding:10px 20px 0px 0px;}
.page_head4 .p_head_r span {line-height:45px; margin-right:20px; font-family:"PingFang SC Regular"; color:#e19600; font-size:14px; font-weight:bold;}

/*分类页面左上角小图标*/
.left_top_icons{ width:40px; position:fixed; left:15px; top:50px; _position:absolute; _left:15px; _top:50px; z-index:100;}
.goods_left_top_icons{ width:40px; position:fixed; left:15px; top:65px; _position:absolute; _left:15px; _top:65px; z-index:100;}
.icon-to-home{ width:40px; height:40px; background:url(./images/category_icon_to_home.png) left top no-repeat; background-size:40px auto;}
.icon-to-download{ display:block; width:40px; height:40px; background:url(./images/category_icon_to_download.png) left top no-repeat; background-size:40px auto; margin-top:6px;}

/*index.dwt*/
.index_bgcolor{ width:100%; max-width:750px; margin:0px auto; background-color:#f5f8fa;}
#banner_index{ width:100%; max-width:750px; margin:0px auto; background-color:#fff;}
#banner_index #index-banner{ width:100%; height:auto;}
#banner_index #index-banner .swiper-slide{ text-align:center;}
#banner_index #index-banner .swiper-slide img{ width:100%;}
#banner_index #banner-pagination{ width:40px; height:20px; line-height:20px; text-align:center; background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;filter:Alpha(opacity=40); font-size:12px; color:#fff; font-family:Arial; position:absolute; bottom:15px; left:85%; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}


.nav_smart_blank{ width:100%; height:40px;}
.nav_smart_1{ width:94%; height:40px; padding:0px 3%; background-color:#fff; position:fixed; top:45px; left:0px; z-index:100;}
.nav_smart_2{ width:94%; height:40px; padding:0px 3%; background-color:#fff; position:fixed; top:0px; left:0px; z-index:100;}
.nav_smart_1 li,.nav_smart_2 li{ list-style:none;}
.nav_smart_1 li a,.nav_smart_2 li a{ line-height:38px; color:#333; cursor:pointer;}


.home_icon_index{ width:96%; margin:0px auto; padding:10px 2% 20px; background-color:#fff;}
.home_icon_index .icon_unit{ width:16%; margin:10px 2% 0px; text-align:center; float:left;}
.home_icon_index .icon_unit img{ width:90%;}
.home_icon_index .icon_unit .chi{font-size:13px; color:#535353; font-family:"PingFang SC Regular"; line-height:20px;}
.home_icon_index .icon_unit .eng{font-size:12px; color:#b9b9b9;}

.full_image_index{ width:96%; margin:0px auto; padding:10px 0px;}
.full_image_index img{ width:100%;}
.main_title_index{ width:100%; padding:20px 0px 15px; color:#333; font-size:18px; font-weight:bold; text-align:center; line-height:22px;} 
.article_list_index{ width:100%;}
.article_list_index .article_unit{ width:92%; margin:10px 2% 0px; padding:10px 2%; background-color:#fff; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
.article_list_index .article_unit .art_left{ width:30%; overflow:hidden; vertical-align:middle; float:left;}
.article_list_index .article_unit .art_left img{ width:90%; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; vertical-align:middle;}
.article_list_index .article_unit .art_right{ width:70%; padding:10px 0px; float:left;}
.article_list_index .article_unit .art_right .p1{ font-size:16px; font-weight:bold; color:#333; line-height:22px; padding:5px 0px;}
.article_list_index .article_unit .art_right .p2{ color:#969696; line-height:20px;}
.article_more_index{ display:block; width:50%; margin:20px auto; height:40px; line-height:40px; font-size:16px; color:#ff2837; background-color:#fff; text-align:center; border:solid 1px #ff2837; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;}
.bottom_help_index{ width:96%; margin:0px auto; padding:20px 0px;}
.bottom_help_index .help_art_unit{ display:block; padding:0px 5%; margin-right:3%; margin-bottom:10px; height:30px; line-height:30px; font-size:14px; color:#333; background-color:#fff; text-align:center; border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px; float:left;}

/*特卖20200430*/
.page_group_list{ width:100%; margin:0px auto; padding-bottom:10px;}
.page_group_list .top_image{ width:94%; margin:0px auto 10px; position:relative;}
.page_group_list .top_image a{ display:block;}
.page_group_list .top_image img{ display:block; width:100%; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.page_group_list .top_image .top_title{ width:80%; position:absolute; left:50%; margin-left:-40%; bottom:0px; padding:14px 0px; text-align:center; background:rgba(255,255,255,0.8); color:#333; font-size:14px; font-family:"微软雅黑"; border-top-left-radius:8px; border-top-right-radius:8px;}
.page_group_list .top_image .top_biaoji{ height:30px; position:absolute; left:0px; top:10%; padding:0px 15px; background:rgba(255,40,55,0.9); color:#fff; font-size:14px; font-family:"微软雅黑"; line-height:30px; border-top-right-radius:8px; border-bottom-right-radius:8px;}
.page_group_list .top_image .top_biaoji .pt{ padding-left:20px; background:url(./images/app_subindex_icon_pt.png) left 7px no-repeat; background-size:16px auto;}
.page_group_list .top_image .top_biaoji .tm{ padding-left:20px; background:url(./images/app_subindex_icon_tm.png) left 7px no-repeat; background-size:16px auto;}
.page_group_list .goods{ width:40%; background-color:#fff; margin-right:10px; margin-bottom:10px; padding:10px 0px 15px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; float:left;}
.page_group_list .goods a{ display:block;}
.page_group_list .goods .image{ text-align:center;}
.page_group_list .goods .image img{ width:80%; min-width:100px;}
.page_group_list .goods .name{ width:94%; height:40px; padding:0px 3%; margin:10px 0px 8px; font-family:"微软雅黑"; font-size:12px; color:#333; line-height:20px; text-align:left; overflow:hidden;}
.page_group_list .goods .price{ width:94%; height:20px; padding:0px 3%; font-family:"微软雅黑"; text-align:left; font-size:13px; line-height:20px;}
.page_group_list .goods .price .pri{ color:#ff2837;}
.page_group_list .goods .price .pac_num{ color:#969696; padding-left:3%; font-size:12px;}
.page_group_list .more{ width:40%; background-color:#fff; margin-right:10px; margin-bottom:10px; padding:10px 0px 15px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; float:left;}
.page_group_list .more a{ display:block; font-family:"微软雅黑";}
.page_group_list .more a img{ width:100%; max-width:200px; min-width:100px;}
.page_group_list .more .m_p1{ color:#333; font-size:16px; padding-bottom:5px;}
.page_group_list .more .m_p2{ color:#969696; font-size:12px;}

/*您可能喜歡20200430*/
#goods_best_index{ width:98%; margin:0px auto;}
#goods_best_index .goods{ width:48%; height:305px; margin:0px 1% 10px; padding:10px 0px; text-align:center; background-color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; float:left; position:relative;}
#goods_best_index .goods .ger_tc_js{ position:absolute; top:0px; left:50%; margin-left:-75px; z-index:2;}
#goods_best_index .goods .ger_tc_js img{ width:150px; height:150px; opacity:0.85; filter:alpha(opacity=85);}
#goods_best_index .goods .qishou_tl{ width:40px; height:38px; padding-top:2px; line-height:16px; text-align:center; color:#fff; background-color:#ff2837; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; position:absolute; top:5px; left:5px;}
#goods_best_index .goods .qishou_tl span{ font-size:13px;}
#goods_best_index .goods .qh{ height:20px; text-align:center; margin:2px 0px 0px;}
#goods_best_index .goods .qh .end{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#969696; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goods_best_index .goods .qh .less{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#e10000; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goods_best_index .goods .qh .booking{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#e19619; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goods_best_index .goods .qh .booking a{ color:#fff; text-decoration:none;}
#goods_best_index .goods img{ width:150px;}
#goods_best_index .goods .name{ padding:0px 3%; height:40px; line-height:20px; color:#333; text-align:justify; margin-top:5px; overflow:hidden;}
#goods_best_index .goods .jiage{ padding:0px 3%; height:20px; line-height:20px; font-family:Arial; text-align:left; margin:5px 0px 0px;}
#goods_best_index .goods .jiage .jg{ color:#ff2837; padding-right:10px;}
#goods_best_index .goods .jiage .p_num{ color:#b9b9b9; text-decoration:line-through;}
#goods_best_index .goods .jiage2{ padding:0px 3%; height:20px; line-height:20px; color:#333; font-family:Arial; text-align:left; margin:0px 0px 5px;}
#goods_best_index .goods .hdggy{ padding:0px 3%; height:24px; margin-top:10px;}
#goods_best_index .goods .hdggy .xstm{ height:24px; line-height:24px; padding:0px 10px; background-color:#ffebeb; color:#ff2837; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; margin-left:10px; float:left;}
#goods_best_index .goods .hdggy .lzyfs{ height:24px; line-height:24px; padding:0px 10px; background-color:#4bdc91; color:#fff; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; float:left;}

	/*快捷按钮  待删*/
.quick_btn{}
.quick_btn li{float:left; width:19%; padding:6px 3%; list-style-type:none; text-align:center;}
.quick_btn li img{width:60%; padding:10px 0 5px;}
.quick_btn li p{font-family:arial; text-align:center;}
.quick_btn li p.chi{font-size:13px; color:#535353; font-family:"PingFang SC Regular"; line-height:20px;}
.quick_btn li p.eng{font-size:12px; color:#b9b9b9;}

	/* 新德国特卖*/
#zhe_index {width:100%; margin:0 auto;}
#zhe_index .germany_wish{ width:92%; background-color:#fff; padding:0px 4% 0px; text-align:center;}
#zhe_index .germany_wish .goto_wish{ display:block; width:90%; margin:0px auto; padding:10px 0px; background-color:#fafafa; color:#969696; font-size:16px; font-family:Arial; border:solid 1px #ebebeb;}
#zhe_index .germany_jjks {width:100%; margin-bottom:20px;}
#zhe_index .germany_jjks .jjks {width:100%; margin-bottom:20px;background-color:#f5f5f5; z-index:0;}
#zhe_index .germany_jjks .jjks div.imgs {width:100%; max-height:300px; overflow:hidden; position:relative; z-index:0;}
#zhe_index .germany_jjks .jjks div img {width:100%;}
/*
#zhe_index .germany_jjks .jjks div.imgs .text{ position:absolute; width:80%; height:80px; background-color:#fff; left:50%; bottom:0px; margin-left:-40%; text-align:center;}
#zhe_index .germany_jjks .jjks div.imgs .text .l1{ font-family:Arial; font-size:18px; color:#333; font-weight:bold; padding:15px 0px 5px;}
#zhe_index .germany_jjks .jjks div.imgs .text .l2{ font-family:"PingFang SC Regular"; font-size:15px; color:#535353;}
*/
#zhe_index .germany_jjks .jjks div.da {position:absolute;width:100%; height:30px; line-height:30px; left:0px; bottom:0px; font-size:13px; font-family:Arial;}
#zhe_index .germany_jjks .jjks a div.da {color:#fff; background:rgba(196, 0, 0, 0.7) none repeat scroll 0 0 !important;
/*实现FF背景透明，文字不透明*/
										   filter:Alpha(opacity=70);/*实现IE背景透明*/}

#zhe_index .germany_jjks .jjks .title{ width:70%; background-color:#f5f5f5; height:30px; float:left;}
#zhe_index .germany_jjks .jjks .title .zk { display:inline-block; width:20%; float:left; padding-left:10px; height:30px; line-height:30px; font-family:arila; color:#535353; font-size:12px;}
#zhe_index .germany_jjks .jjks .title .zk span {font-family:"Microsoft YaHei"; font-size:12px; color:#fc3342;}
#zhe_index .germany_jjks .jjks .title .tit { display:inline-block; width:80%; float:left; padding-left:15px; padding-right:8px; height:30px; line-height:30px; font-family:arila; color:#535353; font-size:12px; overflow:hidden;}
#zhe_index .germany_jjks .jjks .shijian{ width:30%; background-color:#f5f5f5; height:30px; line-height:30px; text-align:right; float:right; overflow:hidden;}
#zhe_index .germany_jjks .jjks .shijian .timer{ padding-right:12px; color:#969696;}
	/* 新德国特卖 end*/
	
	/* 品牌专区 待删*/
#brand_index {width:96%; margin:20px auto;}
#brand_index .brand_container{ width:100%;}
#brand_index .blueidea {width:50%; text-align:center;float:left;}
#brand_index .blueidea a img { width:90%; height:auto;}

	/*首页分类及文章模块 待删*/
.index_fg{min-height:10px; background:#f0f0f0;} /*10px的分隔*/
.index_category{ width:96%; background-color:#fff; padding:15px 2%;}
.index_category a{ display:block;}
.index_category .index_fl_l{ width:49%; float:left; border-right:solid 1px #e1e1e1;}
.index_category .index_fl_l img{ display:block; width:100%; max-height:286px;}
.index_category .index_fl_r{ width:50%; float:left;}
.index_category .index_fl_r .r_t img{ border-bottom:solid 1px #e1e1e1;}
.index_category .index_fl_r img{ display:block; width:100%; max-height:142px;}
.index_fl_tit { width:96%; margin:0px auto;min-height:50px; border-bottom:1px solid #e1e1e1;}
.index_fl_tit .chi{display:block; float:left; padding-left:2.08%; font-family:"PingFang SC Regular"; font-size:15px; color:#000; margin-top:15px;}
.index_fl_tit .eng{display:block; float:left; padding-left:2%; font-family:Arial; font-size:14px; color:#969696; margin-top:17px;}
.index_fl_tit a { display:block; font-family:Arial; font-size:12px; color:#969696; margin-top:19px; float:right; padding-right:2.08%}
.index_fl_tit a span{ float:left; padding:0px;}
.index_fl_tit a img{ width:7px; float:right; padding-top:2px; padding-left:3px;}
.index_fl_con { width:96%; padding:0px 2%; border-bottom:solid 1px #e1e1e1; overflow:hidden;}
.index_fl_con .fl_con_left {width:43.194%; float:left;}
.index_fl_con .fl_con_right {width:56.806%; float:left;}
.index_fl_con .fl_con_left img,.index_fl_con .fl_con_right img{ width:100%;}
.index_fl_pp { width:96%; margin:0px auto; padding-top:15px;}
.index_fl_pp a{ display:block; width:23%; height:50px; line-height:50px; margin:0px 1% 15px; background-color:#f5f5f5; text-align:center; overflow:hidden; float:left;}
.index_fl_pp .font5{ font-family:Tahoma; color:#333333; font-size:11px;}
.index_fl_pp .font6{ font-family:Tahoma; color:#333333; font-size:12px;}
.index_fl_pp .font7{ font-family:Tahoma; color:#333333; font-size:13px;}
.index_fl_pp .font8{ font-family:Tahoma; color:#333333; font-size:14px;}
.index_fl_pp .font9{ font-family:Tahoma; color:#333333; font-size:15px;}
.index_fl_pp .font10{ font-family:Tahoma; color:#333333; font-size:17px;}
.index_fl_pp img {width:21.94%; padding:20px 1.52%;}
.index_other_lb{ text-align:center; background-color:#f5f5f5; padding-top:20px;}
.index_other_lb img{ width:92%;}


.index_article_list{ width:92%; margin:20px auto;}
.index_article_list img{ width:100%; margin-bottom:20px;}
.index_article_list a{ display:block; width:50%; height:30px; line-height:30px; font-family:"PingFang SC Regular"; font-size:12px; color:#969696; overflow:hidden; float:left;}
.index_article_list a li{ list-style:inside; color:#969696; width:85%; height:30px; padding-left:3px; overflow:hidden;}
.index_fltit_ger{ width:100%; max-height:400px; background-color:#fff;  margin-bottom:20px;}
.index_fltit_ger img{ width:100%; max-height:400px;}
	/*新添加  待删*/
.index_tao_conbox{ width:96%; max-height:350px; margin:0px 2%; border-bottom:solid 1px #e1e1e1; overflow:hidden;}
.index_tao_conbox .tao_con_left{ width:41%; padding-left:4%; float:left;}
.index_tao_conbox .tao_con_left a{ display:block; border-right:solid 1px #e1e1e1;}
.index_tao_conbox .tao_con_left img{ display:block; width:100%; max-width:295px;}
.index_tao_conbox .tao_con_right{ width:55%; float:left;}
.index_tao_conbox .tao_con_right a{ display:block; width:96%; padding-right:4%;}
.index_tao_conbox .tao_con_right img{ display:block; width:100%; max-width:395px;}
.index_tao_conbox .tao_con_right a.r_bot{ border-top:solid 1px #e1e1e1;}
.index_tao4_box{ width:96%; margin:20px 2%; background-color:#fff;}
.index_tao4_box a{ display:block; width:30%; margin:0px 1.5%; float:left;}
.index_tao4_box img{ display:block; width:100%; max-height:272px;}
	/*每日精选 待删*/
.index_jingxuan{ width:92%; padding:0px 4% 25px; background-color:#fff;}
.index_jingxuan a{ display:block; width:42%; margin:0px 4%; margin-top:20px; float:left;}
.index_jingxuan .jingxuan_box{ width:100%; max-height:150px; background-position:top right; background-repeat:no-repeat; background-size:50px auto;}
.index_jingxuan .jingxuan_box .text1{ font-family:"PingFang SC Regular"; font-size:16px; color:#000; line-height:30px;}
.index_jingxuan .jingxuan_box .text2{ font-family:Arial; font-size:12px; color:#969696;}


/*footeri.lbi*/
.footeri_helps{ width:100%;}
.footeri_helps .footeri_help{ width:92%; height:105px; margin:20px auto; border:solid 1px #dadada; font-family:"PingFang SC Regular"; font-size:12px; text-align:center;}
.footeri_helps .footeri_help .left{ width:30%; height:85px; border-right:solid 1px #dadada; padding:10px 0px; float:left;}
.footeri_helps .footeri_help .middle{ width:22%; padding:10px 0px; float:left;}
.footeri_helps .footeri_help .left a,.footeri_helps .footeri_help .middle a{ display:block; color:#333333; padding:7px 0px;}
.footeri_helps .footeri_help .left a.p0{ color:#969696;}
.footeri_helps .footeri_help .right{ width:45%; height:90px; border-left:solid 1px #dadada; padding:5px 0px 10px; float:right;}
.footeri_helps .footeri_help .right .tel{ display:block; font-weight:bold; font-family:Arial; font-size:13px; padding:5px 0px; color:#333333;}
.footeri_helps .footeri_help .right .gzsj{ font-size:9px; color:#969696; padding-bottom:5px;}
.footeri_helps .footeri_help .right .bot_kf{ border-top:solid 1px #dadada; padding-top:5px; font-size:10px;}
.footeri_helps .footeri_help .right .bot_kf .qqkf{ width:50%; padding:30px 0px 0px; background:url(images/index2016_footer_qqkf.png) center top no-repeat; background-size:30px auto; color:#969696; float:left;}
.footeri_helps .footeri_help .right .bot_kf .zxts{ width:100%; padding:30px 0px 0px; background:url(images/index2016_footer_zxts.png) center top no-repeat; background-size:30px auto; color:#969696; float:left;}
.footercopy{ width:100%; font-family:Arial; font-size:10px; text-align:center; color:#969696; line-height:16px; padding-bottom:10px;}

.footeris{ width:100%; margin:0px auto;height:50px; line-height:50px; background:#f5f5f5;}
.footeri{ width:92%; margin:0px auto;font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.footeri .left{ width:50%; float:left; text-align:left;}
.footeri .left a{ color:#535353;}
.footeri .left a.wap{ color:#e19619; display:inline-block; margin-right:20px;}
.footeri .left a.app_down{ display:inline-block; width:60px; background:url(images/index_footeri_ico_appdown.png) right 18px no-repeat; background-size:15px auto; padding-right:0px;}
.footeri .right{ width:112px; float:right; text-align:right;}
.footeri .right .qqkf{ padding:0px 0px 0px 20px; background:url(images/index_footeri_ico_kf.png) left 17px no-repeat; background-size:15px auto;}
.index_app_down{ width:100%;}
.index_app_down img{ width:100%;}

/*search.dwt*/
.page_head_search .p_head_l_search { width:12%; float:left; text-align:left;}
.page_head_search .p_head_l_search img{width:25px; margin:20px 0px 0px 20px;}
.page_head_search .p_head_m_search{ width:88%; float:left;}
.p_head_m_search .search{width:95%; height:40px; margin-top:12px;}
.search input{border:0; background:none;}
.search .input_search{width:65%; height:40px; line-height:40px; font-size:14px; padding:0px 3% 0px 8%; background:url(images/search_do_btn.png) 5px 10px no-repeat; background-size:20px auto; background-color:#f5f8fa; border-radius:20px; -webkit-border-radius:20px; float:left;}
.search .btn_area{ width:20%; height:40px; line-height:40px; float:right; text-align:center; background-color:#ffdfe2; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.search .bnt_scarch{ display:block; width:100%; height:40px; color:#ff2837; font-size:15px; font-weight:bold; cursor:pointer;}
.search_cat_tree{ width:100%; margin:0px auto; margin-bottom:20px;}
.search_cat_tree li{ list-style:none;}
.search_cat_tree .parent_tit{ width:92%; margin:0px auto; height:50px; padding:0px 2%; border-bottom:solid 1px #d7d7d7;}
.search_cat_tree .parent_cat{ width:100%; height:50px; font-family:Arial; font-size:14px; color:#535353; line-height:50px; background:url(images/search_down_arrbtn.png) right 15px no-repeat; background-size:20px auto;}
.search_cat_tree .child_cat{ width:92%; margin:0px auto; display:none; padding-bottom:30px;}
.search_cat_tree .child_cat li{ width:29%; float:left; margin:10px 2% 5px 2%; text-align:center; font-family:Arial; font-size:12px; color:#535353; line-height:18px;}
.search_cat_tree .child_cat img{ height:50px;}
.search_cat_tree .child_cat a{ color:#535353;}
.search_cat_tree .cur{ color:#e19619; background:url(images/search_up_arrbtn.png) right 15px no-repeat; background-size:20px auto;}
.search_cat_tree .wishing{ width:100%; display:block; height:50px; font-family:Arial; font-size:14px; color:#535353; line-height:50px; background:url(images/index_fltit_morearr.png) right 16px no-repeat; background-size:13px auto;}
	/*20160204改版*/
/*#dosearch_container{ height:100%; overflow:hidden;}
#M_nav_swiper_container{ width:27%; float:left; background-color:#fafafa;}
#M_nav_swiper_container ul li{ list-style:none; height:54px; overflow:hidden; border-bottom:solid 1px #d9d9d9; border-right:solid 1px #d7d7d7; font-family:"PingFang SC Regular"; text-align:center; cursor:pointer;}
#M_nav_swiper_container ul li.current{ border-right:solid 1px #fff; background-color:#fff;}
#M_nav_swiper_container ul li.current .chi,#M_nav_swiper_container ul li.current .eng{ color:#e19619;}
#M_nav_swiper_container ul li .chi{ display:inline-block; line-height:22px; color:#535353; font-size:12px; padding-top:10px;}
#M_nav_swiper_container ul li .eng{ display:inline-block; color:#969696; font-size:12px; font-family:Arial;}
#M_nav_swiper_container .bottom{ border-right:solid 1px #d7d7d7;}
#dosearch_container .right_content{ width:72%; float:left;}
#M_body_swiper_container #sub_category_list{ padding:10px 0px 20px;}
#M_body_swiper_container ul li{ list-style:none; width:27%; margin:10px 3%; text-align:center; overflow:hidden; float:left;}
#M_body_swiper_container ul li img{ width:60px; height:60px;}
#M_body_swiper_container ul li span{ display:block; height:32px; overflow:hidden; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; line-height:32px;}
#M_body_swiper_container ul li span .eng{ display:block; color:#969696; font-size:11px; line-height:15px;}
#M_body_swiper_container ul li span .chi{ display:block; color:#535353; font-size:12px; line-height:15px;}
#M_body_swiper_container .hot_brand{ width:91%; height:9px; margin:40px auto 30px; border-bottom:solid 1px #dadada; position:relative;}
#M_body_swiper_container .hot_brand .text{ width:144px; position:absolute; left:50%; margin-left:-72px; font-family:"PingFang SC Regular"; font-size:12px; color:#969696; background-color:#fff; text-align:center;}
#M_body_swiper_container .brand_list{ width:96%; margin:0px 2%;}
#M_body_swiper_container .brand_list a{ display:block; margin-left:2%; width:31%; float:left; margin-bottom:15px; text-align:center;}
#M_body_swiper_container .brand_list .name{ font-family:"PingFang SC Regular"; font-size:12px; color:#969696; height:20px; line-height:20px; overflow:hidden;}
#M_body_swiper_container .brand_list img{ display:block; width:100%; max-height:81px;}*/

/*找商品*/
.find_cate_content{ width:98%; margin:0px auto;}
.find_cate_main_c{ width:100%; line-height:24px; font-size:18px; font-family:Arial; color:#333; text-align:center; margin-top:30px;}
.find_cate_main_e{ width:100%; line-height:14px; font-size:12px; font-family:Arial; color:#969696; text-align:center; margin-top:5px; margin-bottom:10px;}
.find_cate_content .find_cate_box{ width:23%; margin:10px 1%; text-align:center; float:left;}
.find_cate_content .find_cate_box a{ display:block; width:100%; text-decoration:none;}
.find_cate_content .find_cate_box .cate_img{ width:100%; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; overflow:hidden;}
.find_cate_content .find_cate_box .cate_img img{ width:100%;}
.find_cate_content .find_cate_box .cate_text{ height:35px; margin-top:10px; }
.find_cate_content .find_cate_box .ctext{ font-size:14px; color:#333; line-height:16px;}
.find_cate_content .find_cate_box .etext{ color:#969696; line-height:12px; margin-top:5px;}


/*goods.dwt*/
	/* goods轮播 */
#dhdk {
	width:320px;
	height:30px;
    border-bottom: 1px solid #D7D7D7;
	background:url(images/dh_bj.png) 0 0 no-repeat;
}
.scrollg{width:100%;height:auto;margin:0 auto; position:relative;overflow:hidden;}
.scrollg .mod_01{float:left;width:100%;}
.scrollg .mod_01 img{display:block;width:100%;}
.scrollg .dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;position:absolute;bottom:5px;right:125px;z-index:11;}
.scrollg #slide_01_dot{text-align:center;margin:3px 0 0 0;}
.scrollg #slide_01_dot span{display:inline-block;margin:0 3px;width:5px;height:5px;vertical-align:middle;background:#D7D7D7;-webkit-border-radius:5px;}
.scrollg #slide_01_dot .selected{background:#535353;}

#good .to-home{ width:40px; height:40px; background:url(./images/goods_icon_to_home.png) left top no-repeat; background-size:40px auto; position:fixed; left:15px; top:20px; _position:absolute;_left:15px;_top:20px; z-index:100;}
#good .goods_gallerys{ position:relative;}
#good #goods-gallery{ width:100%; height:auto; max-height:750px;}
#good #goods-gallery .swiper-slide{ text-align:center;}
#good #goods-gallery .swiper-slide img{ width:100%;}
#good #gallery-pagination{ width:20%; height:30px; line-height:30px; text-align:center; background-color:#ccc; font-size:14px; color:#fff; font-family:Arial; position:absolute; bottom:15px; left:77%; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
#good .goods_qishou{ width:90px; height:30px; line-height:30px; text-align:center; background-color:#ff2837; font-size:14px; color:#fff; font-family:Arial; position:absolute; bottom:15px; left:3%; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; opacity:0.7; z-index:11;}
#good{ background-color:#fff;}
#good .top_yhts{ width:94%; padding:12px 3%; background-color:#f0f0f0; color:#969696; font-family:Arial;}
#good .top_yhts span{ color:#ff2837; padding-left:2px;}
#good .m_line{ width:100%; height:1px; border-bottom:solid 1px #ebebeb;}
#good .m_line94{ width:94%; height:1px; margin:0px 3%; border-bottom:solid 1px #ebebeb;}
#good .names {width:94%; margin:20px 3% 0px;}
#good .names h1{ width:100%; max-height:40px; font-family:Arial; font-size:15px; color:#333; font-weight:bold;line-height:20px; overflow:hidden;}
#good .names .subtit{ width:100%; padding:10px 0px; font-family:"PingFang SC Regular"; font-size:12px; color:#969696; line-height:15px;}
#good .names .subtit a{ color:#969696;}
#good .names .jiages{ width:100%; margin:15px auto 0px;}
#good .names .jiage { width:100%; padding-bottom:15px;}
#good .names .jiage font {color:#000; font-size:12px;}
#good .names .jiage .mkp{font-family:arial; font-size:12px; color:#b9b9b9; padding:0px 20px 0px 5px;}
#good .names .jiage .mkpp{ padding:0px 0px 0px 30px;}
#good .names .jiage .shp{font-family:arial; font-size:18px; color:#ff2837;}
#good .names .jiage .shpp{ position:relative; padding:0px 20px 0px 0px;}
#good .names .jiage .shpdg{ font-family:Arial; font-size:12px; color:#535353; padding-left:20px;}
#good .names .jiage .hdj_tb{ width:40px; height:21px; padding-left:7px; background:url(./images/goods_icon_jgtb.png) left top no-repeat; background-size:44px auto; font-size:10px; font-family:"PingFang SC Regular"; color:#fff; line-height:21px; position:absolute; right:-30px; top:-15px;}
#good .names .flash_leftTime{ width:100%; margin:0px auto 15px;}
#good .names .flash_leftTime .t_l{ height:30px; padding-left:8px; padding-right:2px; background-color:#ff2837; color:#fff; font-size:12px; line-height:30px; border-top-left-radius:6px; border-bottom-left-radius:6px; -moz-border-radius-topleft:6px; -moz-border-radius-bottomleft:6px; -webkit-border-top-left-radius:6px; -webkit-border-bottom-left-radius:6px; float:left;}
#good .names .flash_leftTime .t_m{ width:14px; height:30px; background:url(./images/goods_icon_flash.png) left top no-repeat; background-size:15px auto; float:left;}
#good .names .flash_leftTime .t_r{ height:28px; padding:0px 5px 0px 3px; border-bottom:2px solid #ff2837; line-height:30px; color:#535353; font-family:Arial; font-size:10px; float:left;}
#good .names .flash_leftTime .t_l_j{ height:30px; padding-left:8px; padding-right:2px; background-color:#9bcdeb; color:#fff; font-size:12px; line-height:30px; border-top-left-radius:6px; border-bottom-left-radius:6px; -moz-border-radius-topleft:6px; -moz-border-radius-bottomleft:6px; -webkit-border-top-left-radius:6px; -webkit-border-bottom-left-radius:6px; float:left;}
#good .names .flash_leftTime .t_m_j{ width:14px; height:30px; background:url(./images/goods_icon_flash_j.png) left top no-repeat; background-size:15px auto; float:left;}
#good .names .flash_leftTime .t_r_j{ height:28px; padding:0px 5px 0px 3px; border-bottom:2px solid #9bcdeb; line-height:30px; color:#535353; font-family:Arial; font-size:10px; float:left;}

#good .names .huiyuan_tq{ width:92%; margin:10px 2%; padding:10px 2%; font-size:13px; line-height:16px; border:solid 1px #dcb978; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#good .names .huiyuan_tq a{ display:block; color:#dcb978; font-family:"PingFang SC Regular";}
#good .names .huiyuan_tq .tq_l font{ padding-right:10px;}
#good .names .huiyuan_tq .tq_l{ display:block; width:64%; float:left;}
#good .names .huiyuan_tq .tq_r{ display:block; width:31%; float:right; background:url(images/goods_huiyuan_tq_arr.png) right 2px no-repeat; background-size:12px auto; padding-right:12px; overflow:hidden; text-align:right;}

#good .good_xhx{width:94%; background-color:#fff; margin:0px 3%;}
#good .good_xhx .youji{ width:100%; height:22px; line-height:22px; padding:14px 0px; font-family:"PingFang SC Regular"; font-size:14px; overflow:hidden;}
#good .good_xhx .youji .zysa{ display:block; width:100%;  color:#333;}
#good .good_xhx .youji img{ height:30px; float:left; margin-top:7px;}
#good .good_xhx .youji .tubiao{ width:12%; text-align:left; color:#333; font-weight:bold; margin-right:2%; float:left;}
#good .good_xhx .youji .text{ display:block; width:83%; height:22px; padding-right:3%; background:url(images/goods_icon_rightarr.png) right 5px no-repeat; background-size:12px auto; overflow:hidden; float:left;}
#good .good_xhx .youji .text font{ padding-right:5px; color:#ff2837;}
#good .good_xhx .yunfei span{font-family:"PingFang SC Regular"; font-size:14px; color:#535353; padding-left:10px;}
#good .good_xhx .yunfei { width:92%; margin:0px auto; height:40px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; line-height:40px; overflow:hidden;}
#good .good_xhx .yunfei img{ height:30px; float:left; margin-top:5px;}
#good .good_xhx .yunfei a{color:#e19619;}
#good .jw_sm {width:100%; margin:10px auto;}
#good .jw_sm p { line-height:18px; font-family:"PingFang SC Regular"; font-size:12px; color:#969696;}
#good .youhui { width:100%; font-family:"PingFang SC Regular"; font-size:14px;}
#good .youhui .manjian{ width:94%; height:22px; line-height:22px; padding:14px 3%; overflow:hidden;}
#good .youhui .manjian .lbox{ width:12%; text-align:left; color:#333; font-weight:bold; margin-right:2%; float:left;}
#good .youhui .manjian .rbox{ width:83%; height:22px; padding-right:3%; background:url(images/goods_icon_rightarr.png) right 5px no-repeat; background-size:12px auto; overflow:hidden; float:left;}
#good .youhui .manjian .rbox .bonus_box{ display:block; width:61px; height:22px; background:url(./images/goods_icon_bonusBg.png) left top no-repeat; background-size:61px auto; margin:0px 5px; text-align:center; color:#ff2837; float:left;}
#good .youhui .manjian .rbox .manjian_box{ display:block; margin:0px 5px; color:#ff2837; float:left;}
#good .youhui .manjian .lbox_mm{ width:20%; text-align:left; color:#333; font-weight:bold; margin-right:2%; float:left;}
#good .youhui .manjian .rbox_mm{ width:75%; height:22px; padding-right:3%; background:url(images/goods_icon_rightarr.png) right 5px no-repeat; background-size:12px auto; overflow:hidden; float:left;}
	/*满减+红包的显示列表*/
.manjian_list{ width:100%; max-height:60%; position:fixed; _position:absolute;_left:0;_bottom:0; left:0px; bottom:0px; background-color:#fff;  z-index:10000; display:none;}
.manjian_list .title{width:94%; margin:0px 3%; height:50px; line-height:50px; border-bottom:solid 1px #ebebeb;}
.manjian_list .title span{ font-family:"PingFang SC Regular"; font-size:14px; color:#333; float:left;}
.manjian_list .title .img{ display:block; width:12px; padding-top:3px; float:right;}
.manjian_list .title .img img{ width:12px;}
.manjian_list .list_con{ width:100%; font-size:12px; font-family:"PingFang SC Regular"; color:#535353; overflow-y:auto;}
.manjian_list .list_con a{color:#535353;}
.manjian_list .list_con .one_box{ display:block; width:93%; margin:10px auto; border:1px solid #fec1c5; background:url(images/goods_icon_rightarr.png) 97% 20px no-repeat #fff5f5; background-size:12px auto; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.manjian_list .list_con .one_box .rbox{ width:94%; padding:10px 3%; overflow:hidden;}
.manjian_list .list_con .one_box .rbox .p1{ height:16px; line-height:16px; overflow:hidden; font-size:14px; color:#333;}
.manjian_list .list_con .one_box .rbox .p2{ height:12px; line-height:12px; font-size:10px; color:#969696; font-family:Arial; margin-top:5px; overflow:hidden;}
.manjian_list .list_con .one_box_hb{ display:block; width:93%; margin:10px auto; border:1px solid #fec1c5; background-color:#fff5f5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; position:relative;}
.manjian_list .list_con .one_box_hb .lbox{ width:20%; padding:10px 3% 5px; text-align:center; float:left;}
.manjian_list .list_con .one_box_hb .lbox .bp1{ height:20px; line-height:20px; overflow:hidden;}
.manjian_list .list_con .one_box_hb .lbox .bp1 span{ color:#ff2837; font-size:14px; font-weight:bold;}
.manjian_list .list_con .one_box_hb .lbox .bp1 span font{ font-size:10px; padding-right:3px; font-weight:normal;}
.manjian_list .list_con .one_box_hb .lbox .lqBtn{ padding:5px 0px 0px;}
.manjian_list .list_con .one_box_hb .lbox .lqBtn span{ padding:2px 8px; background-color:#ff2837; color:#fff; font-size:10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.manjian_list .list_con .one_box_hb .rbox{ width:68%; padding:10px 2.5% 5px; border-left:dotted 1px #fec1c5; float:left;}
.manjian_list .list_con .one_box_hb .rbox .bp2{ height:20px; line-height:20px; font-size:14px; color:#333; overflow:hidden;}
.manjian_list .list_con .one_box_hb .rbox .bp3{ height:24px; line-height:12px; font-size:10px; color:#969696; font-family:Arial; margin-top:5px; overflow:hidden;}
.manjian_list .list_con .one_box_hb .prime{ height:14px; line-height:14px; padding:0px 2px; font-size:10px; background-color:#ffc837; color:#fff; border-top-left-radius:5px; border-bottom-right-radius:5px; -webkit-border-top-left-radius:5px; -webkit-border-bottom-right-radius:5px; position:absolute; top:0px; left:0px;}
.manjian_list .list_con .one_box_hb_lin{ display:block; width:93%; margin:10px auto; border:1px solid #ececec; background-color:#fafafa; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; position:relative;}
.manjian_list .list_con .one_box_hb_lin .lbox{ width:20%; padding:10px 3% 5px; text-align:center; float:left;}
.manjian_list .list_con .one_box_hb_lin .lbox .bp1{ height:20px; line-height:20px; overflow:hidden;}
.manjian_list .list_con .one_box_hb_lin .lbox .bp1 span{ color:#969696; font-size:14px; font-weight:bold;}
.manjian_list .list_con .one_box_hb_lin .lbox .bp1 span font{ font-size:10px; padding-right:3px; font-weight:normal;}
.manjian_list .list_con .one_box_hb_lin .lbox .lqBtn{ padding:5px 0px 0px;}
.manjian_list .list_con .one_box_hb_lin .lbox .lqBtn span{ padding:2px 8px; font-size:10px; background-color:#c3c3c3; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.manjian_list .list_con .one_box_hb_lin .rbox{ width:68%; padding:10px 2.5% 5px; border-left:dotted 1px #ececec; float:left;}
.manjian_list .list_con .one_box_hb_lin .rbox .bp2{ height:20px; line-height:20px; font-size:14px; color:#969696; overflow:hidden;}
.manjian_list .list_con .one_box_hb_lin .rbox .bp3{ height:24px; line-height:12px; font-size:10px; color:#969696; font-family:Arial; margin-top:5px; overflow:hidden;}
.manjian_list .list_con .one_box_hb_lin .prime{ height:14px; line-height:14px; padding:0px 2px; font-size:10px; background-color:#ffc837; color:#fff; border-top-left-radius:5px; border-bottom-right-radius:5px; -webkit-border-top-left-radius:5px; -webkit-border-bottom-right-radius:5px; position:absolute; top:0px; left:0px;}
.manjian_list .bottom_sm{ width:94%; margin:10px 3% 15px; height:12px; color:#333; font-size:10px; line-height:12px; overflow:hidden;}
.manjian_list .bottom_sm span{ color:#ff2837;}

	/*领券弹出对话框*/
.lq_dialog_bj{ width:100%; height:100%; position:fixed; _position:absolute; top:0px; left:0px; background-color:#000; opacity:0.5; filter:alpha(opacity=50); z-index:10001;}
.lq_dialog{ width:260px; height:160px; position:absolute; left:50%; margin:-80px 0px 0px -130px; background-color:#fff; font-family:"PingFang SC Regular"; text-align:center; border-radius:5px; z-index:10002;}
.lq_dialog .p1{ font-size:18px; color:#000; font-weight:bold; line-height:30px; margin-top:25px;}
.lq_dialog .p2{ height:40px; font-size:12px; color:#969696; line-height:20px; margin-top:5px; margin-bottom:15px; padding:0px 10px;}
.lq_dialog .btn1 { width:129px; height:40px; line-height:40px; border-top:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7; float:left;}
.lq_dialog .btn2 { width:130px; height:40px; line-height:40px; border-top:solid 1px #d7d7d7; float:left;}
.lq_dialog .btn3{ height:40px; line-height:40px; border-top:solid 1px #d7d7d7;}
.lq_dialog .btn1 a,.lq_dialog .btn2 a,.lq_dialog .btn3 a{ display:block; padding:3px 5px; font-size:18px; color:#0d65ea;}


.warehouse {width:92%; margin:0 auto;}
.warehouse div.cur {float:left; padding-right:10px; margin:10px 0;}
.warehouse div {width:100%; float:left; margin:10px 0;}
.warehouse li {width:100%; line-height:38px; list-style-type:none;}
.warehouse li img {width:20px; margin:9px 0px 0px; float:right; padding-right:20px;}
.warehouse li.cur {background:#50C3D7; border:1px solid #50C3D7;}
.warehouse li.cur span {color:#fff; padding-left:20px;}
.warehouse div.war {float:left;}
.warehouse .war {border:1px solid #E1E1E1;}
.warehouse .war span {color:#969696; padding-left:20px;}

	/*购买 加入购物车*/
#SPEC_NUM_CONFIRM{ width:100%; max-height:60%; display:none; position:fixed; _position:absolute;_left:0;_bottom:0; left:0px; bottom:0px; background-color:#fff;  z-index:10000;}
#buy {width:94%; margin:0px auto; padding:15px 0px; font-family:Arial; font-size:12px; color:#333;}
#buy .img{ width:30%; text-align:left; float:left;}
#buy .img img{ width:70px;}
#buy .p_n{ width:70%; position:relative; float:left;}
#buy .prices{ color:#ff2837; font-size:16px; margin-top:5px;}
#buy .close_btn{ width:12px; position:absolute; top:6px; right:0px;}
#buy .close_btn img{ width:12px;}
#buy .buy_num{ margin-top:10px;}
#buy .buy_num .s-p-l{ float:left;}
#buy .buy_num input{ width:50px; height:24px;text-align:center; font-size:14px; vertical-align:middle; border:none; background-color:#f0f0f0; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;}
#buy .buy_num img{width:16px; height:16px; padding:5px;}
#buy .buy_num .goods_qishou2{ display:inline-block; color:#969696; line-height:16px; padding:5px 0px 0px 8px; float:left;}
#SPEC_NUM_CONFIRM .go{ display:block;width:90%; height:40px; line-height:40px; margin:25px 5% 15px; background-color:#ff2837; color:#fff; font-size:16px; text-align:center; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}

.go_buys_fixed{ width:100%; height:50px; padding-bottom:15px; background-color:#fafafa; position:fixed; left:0px; bottom:0px; _position:absolute;_left:0px;_bottom:0px; z-index:99;}
.go_buys{ width:100%; margin:0px auto; text-align:center; font-family:Arial;}
.go_buys .cart_pos{ width:20%; float:left; margin-top:8px;}
.go_buys .cart_pos img{ width:22px;}
.go_buys .cart_pos a{ display:inline-block; color:#969696; font-size:10px; position:relative;}
.go_buys .cart_pos .cart_num{ width:16px; height:16px; line-height:16px; background-color:#ff2837; color:#fff; font-size:12px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; position:absolute; top:-5px; right:-5px;}
.go_buys .collect_pos{ width:20%; float:right; margin-top:8px;}
.go_buys .collect_pos img{ width:22px;}
.go_buys .collect_pos a{ display:inline-block; color:#969696; font-size:10px;}
.go_buys .buy_pos{ width:60%; margin-top:8px; float:left;}
.go_buys .buy_pos .booking_go { display:block;width:70%; height:40px; line-height:40px; margin:0px 15%; background-color:#ff2837; color:#fff; font-size:16px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:left;}

.go_buys .buy_pos .go { display:block;width:70%; height:40px; line-height:40px; margin:0px 15%; background-color:#fac355; color:#fff; font-size:16px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:left;}

.go_buys .fittings_go { display:block;width:44%; height:40px; line-height:40px; margin-left:3%; background-color:#fac355; color:#fff; font-size:16px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:left;}
.go_buys .addtolink { display:block;width:44%; height:38px; line-height:38px; margin-left:6%; background-color:#faf4e9; color:#fac355; font-size:16px; border:solid 1px #fac355; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:left;}

.go_buys .g_lp_buy_an .g_no_go { display:block;width:70%; height:40px; line-height:40px; margin:0px 15%; background-color:#D7D7D7; color:#fff; font-size:16px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:left;} /*goods.php的礼品订购按钮 灰色*/
	/*exchange.php*/
.go_buys .lp_go_buy{ width:92%; margin:20px auto;}
.go_buys .lp_buy_an .no_go { display:block;width:46%; text-align:center; padding:15px 0px; background-color:#D7D7D7; color:#fff; font-family:Arial; font-size:16px; border:none; float:left;}
.go_buys .dh_go { display:block;width:46%; text-align:center; padding:15px 0px; background-color:#f4bc22; color:#fff; font-family:Arial; font-size:16px; border:none; float:left;}
.go_buys .lp_buy_an span{ display:block; width:46%; float:left;  padding:15px 0 15px 15px; text-align:left;}

.addcart_tsbox{ width:180px; height:105px; position:absolute; left:50%; margin:-50px 0px 0px -100px; background:rgba(0,0,0,0.7); color:#fff; font-family:"PingFang SC Regular"; text-align:center; border-radius:20px; filter:(opacity=70); z-index:10000; display:none;}
.addcart_tsbox .pic{ margin-top:15px;}
.addcart_tsbox .pic img{ width:35px;}
.addcart_tsbox .text{ height:35px; line-height:35px; font-size:16px;}

/*通用的 弹出提示信息 message_tishi.lbi*/
.message_tsbox{ height:30px; padding:0px 20px; position:absolute; left:50%; background:rgba(0,0,0,0.7); color:#fff; font-family:"PingFang SC Regular"; text-align:center; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; filter:(opacity=70); z-index:10000; display:none;}
.message_tsbox .text{ height:30px; line-height:30px; font-size:14px;}

.go_scfx{ width:92%; padding:10px 2%; margin:0px auto; border-top:solid 1px #d7d7d7; font-size:14px;}
.go_scfx p{ width:33%; float:left; text-align:center; font-family:"PingFang SC Regular"; font-size:14px;}
.go_scfx .sc{ height:30px; background:url(images/goods_gosc_pic.png) left -1px no-repeat; background-size:auto 17px; padding-left:20px; color:#969696; line-height:30px;}
.go_scfx .sced{ height:30px; background:url(images/goods_hadsc_pic.png) left -1px no-repeat; background-size:auto 17px; padding-left:20px; color:#969696; line-height:30px;}
.go_scfx .fx{ height:30px; background:url(images/goods_gofx_pic.png) left -1px no-repeat; background-size:auto 17px; padding-left:20px; color:#969696; line-height:30px;}
.go_scfx .zx{ height:30px; background:url(images/goods_gozx_pic.png) left top no-repeat; background-size:auto 17px; padding-left:20px; color:#969696; line-height:30px;}
.cartaj { width:260px; height:160px; position:absolute; left:50%; margin:-80px 0px 0px -130px; background-color:#fff; font-family:"PingFang SC Regular"; text-align:center; border-radius:5px; z-index:10000; display:none;}
.cartaj .p1{ height:30px; font-size:18px; color:#000; font-weight:bold; line-height:30px; margin-top:25px;}
.cartaj .p2{ height:40px; font-size:12px; color:#969696; line-height:20px; margin-top:5px; margin-bottom:15px; padding:0px 10px;}
.cartaj .btn1 { width:129px; height:40px; line-height:40px; border-top:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7; float:left;}
.cartaj .btn2 { width:130px; height:40px; line-height:40px; border-top:solid 1px #d7d7d7; float:left;}
.cartaj .btn3{ height:40px; line-height:40px; border-top:solid 1px #d7d7d7;}
.cartaj .btn1 a,.cartaj .btn2 a,.cartaj .btn3 a{ display:block; padding:3px 5px; font-size:18px; color:#0d65ea;}

	/*商品规格*/
.catt{ width:92%; margin:0px auto; padding:10px 2%; border-bottom:solid 1px #d7d7d7; overflow:hidden;}
.catt .att_name{ width:65px;float:left; margin-top:12px; color:#535353;}
.catt .att_value{ width:80%; float:left; font-family:Arial;}
.catt a{border: #e3e3e3 1px solid;  text-align: center; background-color:#fff; margin:5px 3px;padding:6px 10px;display: block; color: #535353; text-decoration: none;float:left;}
.catt a:hover {border:#cd0000 1px solid;}
.catt a:focus {outline-style:none;}
.catt .cattsel {border:#cd0000 1px solid; background: url("images/tcxz.gif") no-repeat bottom right;}
.catt .cattsel a:hover {border: #cd0000 1px solid; background: url("images/tcxz.gif") no-repeat bottom right;}
	/*套餐*/
.tctc { width:94%; margin:20px 3%;}
.tctc .swiper-slide{ width:102px;}
.tctc .tcxz {width:102px; height:72px; float:left; margin:5px 0px 5px 0; font-family:Arial; font-size:12px;}
.tctc .tcxz a{cursor:pointer; text-decoration:none;}
.tctc .tcxz .tcxzs {width:100px; height:70px; border:1px solid #ff2837; float:left; text-align:center; background-color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.tctc .tcxz .tcxzs p{width:100px; height:24px; line-height:24px; padding:0; margin-top:13px; color:#ff2837;}
.tctc .tcxz .tcxzs span{color:#ff2837; line-height:20px; font-size:10px;}
.tctc .tcxz .tcxzss {width:100px; height:70px; border:1px solid #ebebeb; float:left; text-align:center; background-color:#fafafa; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.tctc .tcxz .tcxzss p{width:100px; height:24px; line-height:24px; padding:0; margin-top:13px; color:#333;}
.tctc .tcxz .tcxzss span{color:#969696; line-height:20px; font-size:10px;}
	/*自由拼箱*/		
.bestZh{ width:100%; height:60%; display:none; position:fixed; _position:absolute;_left:0;_bottom:0; left:0px; bottom:0px; background-color:#fff;  z-index:10000;}
.bestZh .bestzTp{width:96%; margin:0px auto; height:50px; line-height:50px; border-bottom:solid 1px #ebebeb;}
.bestZh .bestzTp p{ font-family:"PingFang SC Regular"; font-size:14px; color:#333; padding-left:15px;}
.bestZh .bestzTp p font{ color:#ff2837;}
.bestZh .bestzTp p span{ float:left;}
.bestZh .bestzTp p img{ width:12px; float:right; padding-right:15px; padding-top:20px;}
.bestZh .zhCont{ width:100%; font-size:12px; font-family:"PingFang SC Regular"; color:#535353;overflow-y:auto;}
.bestZh .zhCont a{color:#535353;}
.bestZh .zhCont .zhItem{ width:96%; margin:5px auto; border-bottom:1px solid #ebebeb;}
.bestZh .zhCont .zhItem .imgs {float:left; width:34%;}
.bestZh .zhCont .zhItem .imgs img{ width:100px;}
.bestZh .zhCont .zhItem .texs {float:left; width:66%; margin:10px 0px; line-height:20px;}
.bestZh .zhCont .zhItem .texs .zhGoodsText{float:left; width:70%; font-family:Arial;text-align:left; height:40px; overflow:hidden; margin-bottom:10px;}
.bestZh .zhCont .zhItem .texs .stock{ float:left; width:30%; line-height:20px; text-align:right; margin-top:15px;}
.bestZh .zhCont .zhItem .texs .buy_num{ float:left; width:70%;}
.bestZh .zhCont .zhItem .texs .buy_num input{width:50px; height:24px;text-align:center; font-size:14px; vertical-align:middle; border:none; background-color:#f0f0f0; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;}
.bestZh .zhCont .zhItem .texs .buy_num img{width:16px; height:16px; padding:5px;}
.bestZh .zhCont .zhItem .texs .zhGoodsPrice{ float:right; width:30%; color:#ff2837; font-family:Arial; text-align:right;}
.bestZh .zh_totalPrice{width:92%; height:60px; padding:0px 4%; background-color:#fafafa; position:fixed;  _position:absolute;_left:0;_bottom:0; left:0px; bottom:0px; z-index:10001}
.bestZh .zh_totalPrice .zhConfirm{ line-height:50px; width:50%; float:left; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.bestZh .zh_totalPrice .zhConfirm span{ font-size:20px; font-family:Arial; color:#ff2837;}
.bestZh .zh_totalPrice .buy_now{ width:50%; float:left;}
.bestZh .zh_totalPrice .buy_now .pin {display:block; width:100%; height:40px; line-height:40px; margin-top:6px; background-color:#fac355; color:#fff; font-size:16px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; text-align:center; font-family:"PingFang SC Regular"; border:none; cursor:pointer;}
.bestZh .zh_totalPrice .buy_now .pin_n{display:block; width:100%; height:40px; line-height:40px; margin-top:6px; background-color:#d7d7d7; color:#fff; font-size:16px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; text-align:center; font-family:"PingFang SC Regular"; border:none; cursor:default;}

.goods_bgfff{ background-color:#fff;}
.goods_xiangqing{ width:93%; margin:0px auto; height:50px; background:url(images/goods_icon_rightarr.png) right 17px no-repeat; background-size:12px auto; font-family:"PingFang SC Regular"; font-size:14px; color:#333; line-height:50px;}
.goods_xiangqing a span{ color:#b9b9b9; font-weight:normal;}
.goods_xiangqing a{ display:block; color:#333; font-weight:bold;}
	/*same brand*/
.goods_brand{ width:94%; height:78px; margin:0px auto; padding:15px 0px;}
.goods_brand .gb_a{ display:block; width:100%; background:url(images/goods_icon_rightarr.png) right 32px no-repeat; background-size:12px auto;}
.goods_brand .gb_logo{ width:132px; height:78px; color:#333; font-size:14px; float:left;}
.goods_brand .gb_logo img{ height:76px; border:solid 1px #ebebeb; background-color:#f0f0f0;}
.goods_brand .gb_logo span{ display:block; width:110px; height:16px; border:solid 1px #ebebeb; background-color:#f0f0f0; padding:30px 10px; text-align:center; font-size:12px;}
.goods_brand .gb_text{ width:50%; margin-left:3%; float:left;}
.goods_brand .gb_text .gbt{ color:#333; font-size:14px; height:26px; line-height:26px; margin-top:16px; overflow:hidden;}
.goods_brand .gb_text .gbc{ color:#969696; font-size:12px;}
	/*goods_detail*/
.goods_details{ width:100%; margin:0px auto;}
.goods_details .tuwen{ text-align:center; padding-top:25px; color:#333; font-weight:bold;}
.goods_details .k750 img{ display:block; width:100%;}
.goods_details .tabs_nav_blank{ width:92%; height:40px;} /*留出空白位置，高度同浮动栏的高度*/
.goods_details .tabs_nav{ width:94%; height:40px; margin:20px 3%; border:solid 1px #333; line-height:40px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.goods_details .tabs_nav li{ width:50%; float:left; list-style:none; font-size:16px; color:#333; text-align:center;}
.goods_details .tabs_nav li a{display:block; color:#333;}
.goods_details .tabs_nav .curr{ background-color:#333;}
.goods_details .tabs_nav .curr a{color:#fff;}
.goods_details .tabs_con{ width:94%; margin:20px auto; color:#333; font-size:12px; line-height:22px; display:none;}
.goods_details .tabs_con .suxingTable{ border-top:solid 1px #ebebeb; border-left:solid 1px #ebebeb;}
.goods_details .tabs_con .suxingTable td{ padding:10px 20px; border-bottom:solid 1px #ebebeb; border-right:solid 1px #ebebeb;}
.goods_details .tabs_con .name{ color:#969696;}
.goods_details .tabs_con .value{color:#333;}
.goods_details .suxing_h{ width:94%; margin:0px auto;}
.goods_details .us_toppic{ width:100%; margin-bottom:5px;}
.goods_details .us_toppic img{ width:100%;}
.goods_details .us_title{ line-height:24px; font-size:16px; margin-top:20px; color:#333;}
.goods_details .us_entitle{ font-family:Arial; line-height:24px; font-size:14px; color:#969696;}
.goods_details .us_engcon{ font-family:Arial; font-size:14px; line-height:20px; color:#969696;}
.goods_details .us_chicon{ font-size:14px; line-height:20px; color:#969696; margin-top:15px; margin-bottom:5px;}
.goods_details .suxing_h .jiagesm p{ padding:3px 0px; color:#969696; font-size:14px; line-height:20px;}
.goods_details .goods_twxq{ margin-top:20px;}
.goods_details .goods_twxq .goods_hwc_zy{ width:92%; margin:15px 4%; color:#ff2837; line-height:20px; font-size:14px; position:relative;}
.goods_details .goods_twxq .goods_hwc_zy .fhs{ width:20px; height:20px; position:absolute; top:-1px; left:3px;}
.goods_details .goods_twxq img{ max-width:100%;}
.goods_details .goods_twxq .goods_wzsm{ width:100%; margin:10px auto 0px;}
.goods_details .goods_twxq .goods_wzsm .tit{ width:96%; margin:0px auto;}
.goods_details .goods_twxq .goods_wzsm .tits{ width:96%; margin:0px auto; line-height:40px; border-bottom:1px solid #6F6660; font-family:"PingFang SC Regular"; font-size:18px; color:#cc0000; text-align:center;}
.goods_details .goods_twxq .goods_wzsm .con{ width:92%; margin:10px auto; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; line-height:18px;}
.goods_details .goods_twxq .goods_wzsm .con .subtit1{ color:#e10000; line-height:20px; margin-top:10px;}
.goods_details .goods_twxq .goods_wzsm .con .subtit2{ color:#ff6e0f; line-height:20px; margin-top:10px;}
.goods_details .goods_twxq .goods_wzsm .con p span{ font-family:Arial;}
.goods_details .on_bottom{ padding:20px 0px; color:#969696; text-align:center;}
#zoom { width:92%;  margin:0px auto;zoom:36%;}
.goods_details .faq {width:100%; margin:0px auto;text-align:Justify; text-justify:inter-ideograph;}
.goods_details .faq .tit {width:92%; margin:0px auto 15px; color:#535353; text-indent:2em; line-height:20px;}
.goods_details .faq .answer {width:100%; padding:10px 0px; color:#535353;}
.goods_details .faq .answer .pqs{ width:92%;margin:15px 4% 8px; line-height:20px;}
.goods_details .faq .answer .pq{ width:92%;margin:0px 4% 15px; line-height:20px;}
.goods_details .faq .answer p span{ color:#f60107;}
	/* comments_list */
.comment-list-item{width:100%; margin:0 auto; clear:both;}
.comment-list-item .comm { width:92%; margin:0px auto;margin-top:10px; padding-bottom:10px;}
.comment-list-item .comm .pl_rank .rank_photo {float:left; width:20px; height:20px; padding-right:10px; padding-top:10px;}
.comment-list-item .comm .pl_rank .rank_photo img { width:20px; height:20px;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.comment-list-item .comm .pl_rank .rank_name{float:left; font-family:Arial; color:#535353; height:40px; line-height:40px; font-size:12px;}
.comment-list-item .comm .pl_rank .rank_name span{color:#a4a4a4;}
.comment-list-item .comm .pl_rank .rank_star{width:100px; float:left;}
.comment-list-item .comm .pl_rank .rank_star .img{width:37px; height:18px; vertical-align:middle;}
.comment-list-item .comm .pl_rank .rank_data{height:40px; line-height:40px; float:right; font-family:Arial; color:#969696; text-align:right;}
.comment-list-item .comm .pl_rank .rank_data font {padding-left:5px;}
.comment-list-item .comm .pl_rank .rank_data a.support{width:14px; height:40px; background:url(images/md_support.png) 0 13px no-repeat; background-size:14px auto; display:block; float:left;}
.comment-list-item .comm .pl_rank .rank_data a.support:hover{width:14px; height:40px; background:url(images/md_support_over.png) 0 13px no-repeat; background-size:14px auto;}
.comment-list-item .comm .pl_rank .rank_data .bo_ser{ display:block; height:40px; padding-right:18px; background:url(images/shaidan_badyx_status_pic1.png) right 12px no-repeat; background-size:17px auto; color:#969696; text-decoration:none;}
.comment-list-item .comm .pl_rank .rank_good{height:40px; line-height:27px; float:right; font-family:Arial; color:#969696; text-align:center;}
.comment-list-item .comm .pl_rank .rank_good a{width:50px; height:27px; margin-top:6px; color:#e39d28; border:1px solid #e39d28; display:block; float:left;}
.comment-list-item .comm .pl_rank .back_status{ display:block; float:right; height:34px; line-height:34px; margin-top:3px;padding-right:18px; background:url(images/shaidan_badyx_status_pic2.png) right 8px no-repeat; background-size:17px auto; color:#ff2837;}
.comment-list-item .back_action{ margin-left:20px; line-height:16px;}
.comment-list-item .back_action span.bl{ display:block; width:20%; float:left; color:#969696; margin-top:5px;}
.comment-list-item .back_action span.br{ display:block; width:80%; float:left; color:#535353; margin-top:5px;}

.comment-list-item .comm .impression{width:100%;}
.comment-list-item .comm .impression li{width:100%; line-height:18px; list-style:none; margin-top:10px;}
.comment-list-item .comm .impression .gdpj10{float:left;color:#969696;font-size:12px; word-break:break-all;}
.comment-list-item .comm .impression .gdpj10 span{color:#535353;}
.comment-list-item .comm .impression .gdpj11{float:left;color:#BC011E;text-align:left;font-size:12px;}
.comment-list-item .comm .impression .gdpj77{width:100%; color:#878787;}
.comment-list-item .comm .impression .gdpj77 .imgk {width:70%; height:60px; overflow:hidden;float:left;}
.comment-list-item .comm .impression .gdpj77 img{width:50px; height:50px; padding:10px 8px 0 0px; vertical-align:top;}
.comment-list-item .gang{width:96%; margin:0px auto; height:1px; border-top:1px solid #D7D7D7;}
.support_yx {width:58px; height:58px; background-color:#ea4c88; border-radius:29px; -moz-border-radius:29px; -webkit-border-radius:29px; text-align:center; margin:20px auto 10px;}
.support_yx a {color:#fff; TEXT-DECORATION:none; height:58px; line-height:58px;}
.support_yx_num {width:96%; margin:0 2%; height:15px; line-height:30px; border-bottom:1px solid #d7d7d7; text-align:center;}
.support_yx_num span {padding:0 20px; font-size:12px; background:#fff;}
.support_yx_num font {font-size:12px; background:#fff; color:#ea4c88;}
.comment-list-item .citem{width:610px;float:right;font-size:12px;}
.comment-list-item .citem .citem-rank{height:20px;padding-top:5px;padding-left:10px;background-color:#F2F2F2;overflow:hidden;}
.comment-list-item .citem .citem-rank .stars{width:90px;float:left;padding-top:3px;}
.comment-list-item .hxss {width:96%; margin:15px 2%; height:30px; line-height:30px; color:#969696;}
.comment-list-item .hxss span{padding-right:15px;}
.hf_ly_gang {width:100%; margin:0; height:20px; line-height:20px; background:#f5f5f5;}
.hf_ly {width:92%; margin:0 2%; padding:0px 2%; height:40px; line-height:40px; font-size:14px; color:#535353; border-bottom:1px solid #d7d7d7;}

.all_comments_list{ width:100%; margin:0px auto;}
.all_comments_list .photo_pl{ width:92%; border-bottom:solid 1px #d7d7d7; margin:10px 2%; padding:15px 2%;}
.all_comments_list .photo_pl span{ display:block; float:left;}
.all_comments_list .photo_pl font{ display:block; font-size:13px; color:#969696; padding-left:3px; float:left;}

.ctitbars_blank{ width:100%; height:40px;}
.ctitbars{width:92%; margin:0px auto; padding:0px 4%;height:40px; font-family:Arial;font-size:12px;border-bottom:1px solid #d7d7d7;  background:#fafafa; position:fixed; left:0px; top:0px; z-index:10000;}
.ctitbars .tabpl { width:100%;}
.ctitbars .tabpl li{width:20%; line-height:18px; padding-top:3px; text-align:center; display:block; float:left;}
.ctitbars .tabpl li a{color:#535353; display:block;}
.ctitbars .tabpl a em{ font-style:normal; display:block; color:#969696;}
.ctitbars .tabpl .curr a,.ctitbars .tabpl .curr a em{ color:#e19619;}

.gdpj5{width:auto;float:left;color:#FE00B3;font-weight:800;font-size:13px;padding-right:5px;}
.ccontent{height:auto;border-bottom:1px solid #DDDDDD;padding-top:10px;word-wrap:break-word;word-break:break-all;color:#3E3E3E}
.gdpj6{width:90px;float:left;padding-top:3px;}

.gdpj111{width:150px;float:left;color:#000000;text-align:left;font-size:11px;}
.gdpj1010{width:95px;float:left;color:#BC0120;font-weight:800;font-size:12px;}
.gdpj1111{width:150px;float:left;color:#BC011E;text-align:left;font-size:12px;}

.gdpj13{width:88px;float:right;font-size:12px;color:#959595;padding-top:5px;}

.gdpj14{width:720px;height:20px;text-align:right;clear:both;font-size:13px;padding-top:10px;}
.gdpj14 a:visited,.gdpj14 a:link,.gdpj14 a:active{color:#0F3C97;TEXT-DECORATION:underline;}
.comment-list-item em{font-style:normal}

	/*猜你喜欢*/
.goods_recommend{ width:100%; margin:0px auto;}
.goods_recommend .nmbbhits .tt{ width:94%; height:50px; margin:0px auto; font-family:"PingFang SC Regular"; font-size:14px; color:#333; font-weight:bold; line-height:50px;}
.goods_recommend .nmbbhits .ct{ width:94%; margin:0px auto; padding-bottom:15px; padding-top:5px;}
.goods_recommend .nmbbhits .ct ul{ width:50%; float:left; list-style:none; text-align:center;}
.goods_recommend .nmbbhits .ct ul img{ width:100px;}
.goods_recommend .nmbbhits .ct ul .goods_name{ height:32px; padding:0px ; font-family:Arial; font-size:12px; color:#333; line-height:16px; text-align:left; overflow:hidden; margin-top:5px;}
.goods_recommend .nmbbhits .ct ul a{ color:#333;}
.goods_recommend .nmbbhits .ct ul .jiage{ margin-top:8px; color:#969696; font-family:Arial; text-align:left;}
.goods_recommend .nmbbhits .ct ul .jiage .o_j{ color:#ff2837; padding-right:5px;}

/*分享圈 sharingcircle*/
#sharingcircle_content{ width:100%; margin:0px auto;}
#sharingcircle_content .tabs_nav_blank{ width:92%; height:40px;} /*留出空白位置，高度同浮动栏的高度*/
#sharingcircle_content .tabs_nav{ width:92%; height:40px; padding:0 4%; background-color:#fafafa; border-bottom:solid 1px #d7d7d7; line-height:40px; position:fixed; left:0px; top:0px; z-index:10000;}
#sharingcircle_content .tabs_nav li{ list-style:none;}
#sharingcircle_content .tabs_nav li a{ line-height:38px;}
#sharingcircle_content .tabs_nav li span{ color:#e19619;}
#sharingcircle_content .tabs_con{ margin-top:15px;}
.comment-list-item .comm .user_photo{ width:46px; height:46px; float:left; margin-right:10px;}
.comment-list-item .comm .user_photo img{ width:46px; height:46px; border-radius:23px; -moz-border-radius:23px; -webkit-border-radius:23px;}
.comment-list-item .comm .user_photo_discuss{ width:40px; height:40px; float:left; margin-right:10px;}
.comment-list-item .comm .user_photo_discuss img{ width:40px; height:40px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.comment-list-item .comm .pl_rank_a{ display:block; text-decoration:none;}
.comment-list-item .comm .pl_rank_l{ width:200px; float:left;}
.comment-list-item .comm .pl_rank_l .pl_rank_name{ font-family:Arial; color:#535353; font-size:13px; line-height:23px;}
.comment-list-item .comm .pl_rank_l .pl_rank_time{ font-family:Arial; color:#969696; font-size:12px;}
.comment-list-item .comm .pl_rightarr{ width:20px; float:right; text-align:right; margin-top:10px;}
.comment-list-item .comm .pl_rightarr img{ width:12px;}
.comment-list-item .comm .impression .sharing_gdpj77{width:100%; color:#878787;}
.comment-list-item .comm .impression .sharing_gdpj77 .imgk {width:70%; height:60px; overflow:hidden;float:left;}
.comment-list-item .comm .impression .sharing_gdpj77 img{width:50px; height:50px; padding:10px 8px 0 0px; vertical-align:top;}
.comment-list-item .comm .impression .sharing_gdpj77 .recomm_count a{ width:10px; height:21px; float:right; background:url(images/sharingcircle_recomm_count.png) left top no-repeat; background-size:15px auto; padding-left:18px; margin-top:40px; color:#d7d7d7; font-size:15px;}
.comment-list-item .comm .sys_reply{ width:95%; margin:10px 0px; padding:10px 2%; border:solid 1px #e1e1e1; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#535353; line-height:18px;}
.comment-list-item .comm .sys_reply .rename{ color:#969696; padding-bottom:5px;}
	/*分享详情*/
.comment-list-item .comm .pl_togoods a{ display:block; font-family:"PingFang SC Regular"; font-size:12px; color:#e19619; padding:4px 20px; border:solid 1px #e19619; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; float:right; margin-top:7px;}
.sd_discuss_list{ width:100%; padding-bottom:70px;}
.sd_discuss_list .tit{ width:92%; margin:0px 4%; font-size:14px; color:#535353; padding:15px 0px;}
.sd_discuss_zone{width:92%; height:40px; padding:10px 4%; background-color:#fafafa; border-top:solid 1px #d7d7d7;position:fixed;  _position:absolute;_left:0;_bottom:0; left:0px; bottom:0px; z-index:10001}
.sd_discuss_zone textarea{ display:block; width:74%; height:20px; padding:10px 3%; border:solid 1px #e1e1e1; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; float:left; font-family:"PingFang SC Regular"; font-size:12px; color:#535353;}
.sd_discuss_zone .sdsub{ width:19%; display:block; padding:9px 0px; text-align:center; font-family:"PingFang SC Regular"; font-size:16px; color:#535353; font-weight:bold; border:none; background-color:#fff; float:left; -webkit-appearance:none;}
	/*发分享*/
.sharing_sm{ width:92%; margin:0px auto; padding:10px 0px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; line-height:20px;}
.sharing_sm span{ color:#c30d23;}
.sharing_jlgz{ width:92%; margin:0px auto; padding:10px 0px; background:url(images/index_fltit_morearr.png) right 18px no-repeat; background-size:10px auto; font-size:14px; color:#535353; line-height:30px; font-weight:bold;}
.sharing_jlgz a{ display:block; width:100%; color:#535353;}
.sharing_rule{ width:92%; margin:10px auto; font-family:"PingFang SC Regular"; font-size:12px; color:#969696; line-height:20px;}
	/*会员中心我的分享*/
.comments_myself{ width:100%;}
.comments_myself .com_tit{ width:92%; margin:0px 4%; height:40px; line-height:40px;}
.comments_myself .com_tit .jl{ font-size:12px; color:#969696; float:left;}
.comments_myself .com_tit .jl span{ padding-right:5px;}
.comments_myself .com_tit .xq{ width:20%; float:right; background:url(images/index_fltit_morearr.png) right 14px no-repeat; background-size:9px auto; text-align:right; font-size:14px; color:#969696; padding-right:15px;}
.comments_myself .com_con{ width:92%; margin:15px 4%; word-break:break-all;}
.comments_myself .com_con a{ display:block; color:#535353; line-height:18px;}
.comments_myself .com_con .imgk img{ width:50px; height:50px; padding:10px 8px 0px 0px; vertical-align:top;}
.no_comments_myself{ width:100%; text-align:center; font-size:16px; color:#969696; line-height:45px; margin-top:50px;}
.no_comments_myself img{ width:40%; max-width:160px;}

/* cates */
.cates {width:300px; height:70px; margin:20px 10px;}
.cates .cates_list {width:75px; height:70px; float:left;text-align:center;}
.cates .cates_list img {padding-left:5px; width:43px; height:43px;}
.cates .cates_list a{font-family:arial; font-size:12px; color:#535353; text-decoration:none;}

/* cat_fl */
.cat_fl {width:300px; height:98px; margin-top:15px; margin-bottom:5px; margin-left:10px;}
.cat_fl a{text-decoration:none;}
.cat_fl_l {width:98px; height:97px; border:1px solid #E7E7E7; background:#F5F5F5; float:left;}
.cat_fl_l p {font-family:arial; text-align:center;}
.cat_fl_l p.tit_z {font-size:14px; color:#000; font-weight:bold; margin-bottom:3px; margin-top:33px;}
.cat_fl_l p.tit_f {font-size:12px; color:#969696; font-weight:bold; margin-bottom:15px; margin-top:3px;}
/*特卖20150305*/
.cat_fl_l p.g_tit_z {font-size:14px; color:#000; font-weight:bold; margin-bottom:3px; margin-top:25px;}
.cat_fl_l p.g_tit_f {font-size:12px; color:#969696; font-weight:bold; margin-bottom:3px; margin-top:3px;}
.cat_fl_l p.g_tit_ff{ font-family:Arial;font-size:10px; font-weight:bold; color:#969696; margin-top:3px;}
.cat_fl_l img {border:0; padding-left:15px;}
.cat_fl_r {width:200px; height:98px; float:right; font-size:0;}
.cat_fl_r img {width:95px; height:46px; border:1px solid #E7E7E7; margin-left:3px; margin-bottom:3px; float:right;}

.cat_fl_t {width:298px; height:115px; border:1px solid #E7E7E7; clear:both; font-family:arial; margin-left:10px; margin-bottom:5px;}
.cat_fl_t_l {float:left; padding:15px 15px 0 15px;}
.cat_fl_t_l img{width:100px; height:83px;}
.cat_fl_t_r {float:left;}
.cat_fl_t_r P.nf_r1{font-size:12px; color:#FF136A; margin-bottom:4px; margin-top:25px;}
.cat_fl_t_r P.nf_r2{font-size:16px; color:#FF136A; margin-bottom:0; margin-top:4px;}
.cat_fl_t_r P.nf_r3{font-size:18px; margin-bottom:4px; margin-top:4px;}
.cat_fl_t_r P.fs_r1{font-size:12px; color:#96D6FB; margin-bottom:4px; margin-top:25px;}
.cat_fl_t_r P.fs_r2{font-size:16px; color:#96D6FB; margin-bottom:0; margin-top:4px;}
.cat_fl_t_r P.fs_r3{font-size:18px; margin-bottom:4px; margin-top:4px;}
.cat_fl_t_r P.mmyp_r1{font-size:12px; color:#FECE54; margin-bottom:4px; margin-top:25px;}
.cat_fl_t_r P.mmyp_r2{font-size:16px; color:#FECE54; margin-bottom:0; margin-top:4px;}
.cat_fl_t_r P.mmyp_r3{font-size:18px; margin-bottom:4px; margin-top:4px;}
.cat_fl_t_r P.cfyp_r1{font-size:12px; color:#C2C2C2; margin-bottom:4px; margin-top:25px;}
.cat_fl_t_r P.cfyp_r2{font-size:16px; color:#C2C2C2; margin-bottom:0; margin-top:4px;}
.cat_fl_t_r P.cfyp_r3{font-size:18px; margin-bottom:4px; margin-top:4px;}
.cat_fl_t_r img{font-size:0;}

.cat_fl_3 {width:300px; height:102px; font-family:arial; text-align:center; margin-bottom:17px; margin-left:10px;}
.cat_fl_3_l {float:left; width:94px; height:92px; border:1px solid #E7E7E7;margin-right:4px; padding-top:10px;}
.cat_fl_3_r {float:right; width:94px; height:92px; border:1px solid #E7E7E7; padding-top:10px;}
.cat_fl_3 img {width:37px; height:54px;}
.cat_fl_3 p {margin-bottom:1px; margin-top:1px;}
.cat_fl_3 p.cat_3_t {font-size:12px; color:#000; font-weight:bold;}
.cat_fl_3 p.cat_3_b {font-size:10px; color:#7F7F7F;}

/* footer */
.footers {width:320px; height:20px; padding-top:15px; padding-bottom:5px; border-bottom:1px solid #dedede; font-family:arial; background:#fff;}
.footers .f_l{width:260px; height:20px; float:left; padding-left:10px;}
.footers .f_l img{vertical-align:middle; width:20px; height:19px;}
.footers a {color:#c2c2c2; text-decoration:none;}
.footers span {color:#c2c2c2;}
.footers .f_r{width:30px; height:20px; float:right; padding-right:10px;}
.banben {width:320px; height:30px; line-height:30px; margin:0 auto; padding-top:10px;font-family:arial; font-size:14px; color:#c2c2c2;}
.banben a{font-family:arial; font-size:14px; color:#c2c2c2;}
.banben .banbenl img{width:25px; height:24px; vertical-align:middle;}
.banben .banbenl {float:left; padding-left:23px;}
.banben .banbenr {float:left; padding-left:13px;}
.banben .banbenr img{width:25px; height:24px; vertical-align:middle;}
.footercopy p.p1 {font-family:arial; text-align:center; padding-top:10px; padding-bottom:5px; margin-top:0; margin-bottom:0; color:#c2c2c2; }
.footercopy p.p2 {font-family:arial; text-align:center; padding-top:5px; padding-bottom:10px; margin-top:0; margin-bottom:0; color:#c2c2c2; }

/* cagegory.dwt */
#category {width:100%; max-width:750px; margin:0 auto;}
#category .cagegory_list_good {width:50%; border-bottom:1px solid #E1E1E1; float:left; text-align:center; margin-top:20px; padding-bottom:20px; position:relative;}
#category .cagegory_list_good .tc_js {position: absolute; top:5px;left:50%; margin-left:-75px; z-index:1;}
#category .cagegory_list_good .tc_js img{width:70px; height:70px;}
#category .cagegory_list_good .ger_tc_js{ position:absolute; top:0px; left:50%; margin-left:-80px; z-index:2;}
#category .cagegory_list_good .ger_tc_js img{ width:160px; height:160px; opacity:0.85; filter:alpha(opacity=85);}
#category .cagegory_list_good .qh{ height:20px; text-align:center; margin:5px 0px;}
#category .cagegory_list_good .qh .end{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#969696; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#category .cagegory_list_good .qh .less{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#e10000; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#category .cagegory_list_good .qh .booking{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#e19619; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#category .cagegory_list_good .qh .booking a{ color:#fff; text-decoration:none;}
/*图片上快速查看放大镜 先不用了
#category .cagegory_list_good .img_box{ width:100%; position:relative;}
#category .cagegory_list_good .img_box .quick_view{ width:50px; height:50px; position:absolute; bottom:0px; right:10px;}
#category .cagegory_list_good .img_box .quick_view img{ width:50px;}
*/
#category .cagegory_list_good .good_img img{width:160px; height:160px;}
#category .cagegory_list_good p.cen { height:20px; line-height:20px;text-align:center; color:#C40000; }
#category .cagegory_list_good .good_name {height:32px; padding:0 10px; text-align:justify; line-height:16px; overflow:hidden;}
#category .cagegory_list_good .good_name a {font-family:Arial; font-size:13px; color:#535353; text-decoration:none;}
#category .cagegory_list_good .good_name a span{color:#B9966A;}
#category .cagegory_list_good .good_zyfs{ height:20px; margin:10px 0px 0px; padding:0px 10px; font-family:"PingFang SC Regular"; font-size:12px; position:relative;}
#category .cagegory_list_good .good_zyfs .lzyfs{ width:41px; height:18px; text-align:center; background-color:#4fc4d8; color:#fff; line-height:18px; float:left; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#category .cagegory_list_good .good_zyfs .rte{ width:42px; height:16px; float:left; margin-left:5px; color:#e30f19; line-height:16px; border:solid 1px #e30f19; text-align:center;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#category .cagegory_list_good .good_zyfs .quick_view{ display:block; padding:5px; position:absolute; top:-5px; right:5px;}
#category .cagegory_list_good .good_zyfs .quick_view span{ display:block; width:40px; height:18px; background-color:#ffe6a5; color:#e19619; line-height:18px; text-align:center;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#category .cagegory_list_good .goods_jiage{ height:51px; text-align:left; line-height:16px; padding:0px 10px; overflow:hidden;}
#category .cagegory_list_good .zj {font-family:Arial; font-size:14px; color:#e30f19; padding-top:10px;}
#category .cagegory_list_good .zj font{ font-size:12px; color:#969696; padding-left:15px;}
#category .cagegory_list_good .dg_price {font-family:Arial; font-size:12px; color:#969696; padding:6px 0px; float:left;}
#category .cagegory_list_good .dg_price span{ padding-right:1px;}
#category .cagegory_list_good .user_zks{ float:left; padding-left:5px; padding-top:4px;}
#category .cagegory_list_good .user_zk{ font-family:Arial; color:#b9a073; line-height:12px; padding:3px 3px; border:solid 1px #b9a073; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
	/*快速浏览详情*/
.quick_view_box{ width:100%; background:rgba(0,0,0,0.5) none repeat 0 0 !important; position:fixed; _position:absolute; _top:0px; _left:0px; top:0px; left:0px; z-index:10002; display:none;}
.quick_view_box .view_title{ width:92%; margin:9px 4% 10px;}
.quick_view_box .view_title .close{ width:30px; height:30px;}
.quick_view_box .view_title .close img{ width:30px;}
.quick_view_box .view_title .tit{height:40px; background-color:#fff; line-height:40px; text-align:center; font-size:16px; color:#535353; margin-top:7px;}
.quick_view_box #goods_desc_q{ width:88%; background-color:#fff; margin:0px 4%; padding:20px 2%; overflow-y:auto;}
.quick_view_box .view_detail{ display:block; width:92%; margin:0px 4%; height:40px; background-color:#ff2837; color:#fff; font-size:16px; text-align:center; line-height:40px; cursor:pointer;}
	/*没有找到符合条件的商品*/
#category .category_list .nogoods{width:92%; margin:0px auto; margin-top:20px; text-align:center; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; line-height:20px;}
#category .category_list .to_allgoods{ display:block; width:92%; margin:0px auto; text-align:center; padding:15px 0px; background-color:#ebebeb; color:#535353; font-family:"PingFang SC Regular"; font-size:16px; border:none; margin-top:30px;}


.zyfs{width:320px; line-height:30px;}
.zyfs .tit {width:310px; height:25px; line-height:25px; padding-left:10px; font-weight:bold; color:#858585; border-bottom:1px solid #dedede;}
.zyfs .con {line-height:35px;}
.zyfs img {padding-left:15px; padding-right:10px; vertical-align:middle;}
.zyfs a {font-size:12px; color:#C2C2C2;}

/* sales.dwt 热销*/
#sales {width:100%; height:auto; }
#sales .top img{ width:100%;}
#sales .title {width:92%; height:40px; line-height:40px; margin:0px auto; padding:0px 2%; border-bottom:solid 1px #d7d7d7; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
#sales .lists{ width:96%; margin:20px auto 0px;}
#sales .list{ width:46%; height:auto; margin:0px 2%; float:left;}
#sales .list a{ display:block;}
#sales .list .img{ width:100%; height:auto; position:relative;}
#sales .list .img img{ width:100%;}
#sales .list .img .number{ width:25%; max-width:71px; position:absolute; top:0px; right:0px;}
#sales .list .img .number img{ width:100%; max-width:71px;}
#sales .list .txt{ height:40px; line-height:40px; text-align:center; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
#sales .txt_dp{ width:92%; margin:20px auto; font-family:"PingFang SC Regular"; font-size:12px; color:#969696; line-height:20px;}
#sales .txt_dp span{ color:#535353;}
#sales .attention{ width:100%; background-color:#f5f5f5; padding:15px 0px; font-size:16px; color:#535353; line-height:25px; text-align:center;}

/*flashgou*/
#flashGou_container {width:320px; height:60px; border-bottom:1px solid #E1E1E1; margin:10px auto;font-family:arial; font-size:14px; }
#flashGou_container .timer0 {height:60px; line-height:60px; text-align:center;}

/* filter */
.filter {width:320px; margin:0 auto;}
/*菜单个性设置*/
.box{width:100%; height:100%;}
.box ul{list-style:none; text-align:left; margin-left:-40px;}
/*一级菜单*/
.menu li.level1 a{display:block;line-height:31px;height:31px;font-family:arial; font-size:12px; font-weight:bold; color:#858585; background:url(images/menubg.gif) no-repeat left top; text-decoration:none; border-bottom:1px solid #dedede; padding-left:10px;}
.menu li.level11{width:320px; height:41px; line-height:41px;}
.menu li.level111{width:320px; height:1px; line-height:1px;border-top:1px solid #dedede;}
.menu li.level11 a{font-family:arial; font-size:12px; font-weight:bold; color:#858585; text-decoration:none; padding-left:10px;}
/*一级菜单两态样式,供JS调用*/
.menu li.level1 a.hove{background-position:left -31px;}
.menu li.level1 a.cur{background-position:left -62px;}
/*二级菜单*/
.menu li ul{overflow:hidden;}
.menu li ul.level2{width:300px;display:none;}
.menu li ul.level2 li{height:26px;line-height:26px;}
.menu li ul.level2 li a{display:block;height:26px;line-height:26px;font-family:arial; font-weight:normal;font-size:12px; background:#fff;padding-left:10px;color:#858585;overflow:hidden;}
.menu li ul.level2 li b{margin-left:10px; display:inline-block; width: 7px; height: 7px; background: url(images/20130606B.png) no-repeat 0 0;}
.menu ul.level22 li{height:26px;line-height:26px; margin-left:10px; margin-bottom:15px;}
.menu ul.level22 li a{height:26px;line-height:26px;font-family:arial; font-size:12px; color:#fff; background:#E1B227; padding:6px; overflow:hidden; text-decoration:none;}
.menu ul.level22 li b{margin-left:10px; display:inline-block; width: 10px; height: 10px; background: url(images/20130606B.png) no-repeat 0 0;}
/*二级菜单两态样式,供JS调用*/
.menu li ul.level2 li a.hove1{}

/*分类页、品牌页筛选 filter  my_select_att.lbi*/
.bc_level2_bj{ width:100%; height:100%; background-color:#000; opacity:0.5; filter:alpha(opacity=50); position:fixed; _position:absolute;_left:0px;_top:0px; left:0; top:0px; display:none; z-index:999;}	
.head_blank_nfloat{ width:100%; height:40px;} /*留出空白位置，高度同浮动栏的高度*/
.bc_filter{ width:100%; margin:0px auto; text-align:left; position:fixed; left:0px; top:0px; z-index:10000;}
.bc_filter .bc_menu{ list-style:none; width:100%; margin:0px auto; height:40px; background-color:#fafafa; border-bottom:solid 1px #d7d7d7; position:relative;}
.bc_filter .bc_menu li.bc_level1,.bc_filter .bc_menu .brand_ppjj_nav,.bc_filter .bc_menu li.bc_level11{ float:left; width:25%;}
.bc_filter .bc_menu li.bc_level1 .a1,.bc_filter .bc_menu .brand_ppjj_nav .a1,.bc_filter .bc_menu li.bc_level11 .a1{ float:left; display:block; width:100%; height:40px; line-height:40px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; background-color:#fafafa; text-align:center;}
.bc_filter .bc_menu li.bc_level1 a.hove,.bc_filter .bc_menu .brand_ppjj_nav a.hove{ color:#e19600;}
.bc_filter .bc_menu li.bc_level1 a.cur,.bc_filter .bc_menu .brand_ppjj_nav a.cur,.bc_filter .bc_menu li.bc_level11 a.cur{ color:#e19600;}

/*礼品分类页*/
.bc_filter .bc_menu li.bc_level1_lp .a1{ float:left; display:block; width:50%; height:40px; line-height:40px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; background-color:#fafafa; text-align:center;}
.bc_filter .bc_menu li.bc_level1_lp a.hove{ color:#e19600;}
.bc_filter .bc_menu li.bc_level1_lp a.cur{ color:#e19600;}

/*德购筛选*/
.bc_filter .bc_menu li.bc_level1_3p .a1{ float:left; display:block; width:33%; height:40px; line-height:40px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; background-color:#fafafa; text-align:center;}
.bc_filter .bc_menu li.bc_level1_3p a.hove{ color:#e19600;}
.bc_filter .bc_menu li.bc_level1_3p a.cur{ color:#e19600;}

	/*二级菜单*/
.bc_filter .bc_menu li .bc_level2{ display:none; background-color:#fff; position:absolute; left:0px; top:41px; z-index:10000; overflow-y:auto;}
.bc_filter .bc_menu li .bc_level2 li{ width:92%; margin:0px auto; list-style:none; height:40px; line-height:40px; border-bottom:solid 1px #d7d7d7;}
.bc_filter .bc_menu li .bc_level2 li a{ display:block; height:40px; line-height:40px; padding-left:15px;font-family:Arial; font-size:12px; color:#535353;}
.bc_filter .bc_menu li .bc_level2 li a.hove1{ color:#e19600;}
.bc_filter .bc_menu li .bc_level2 .filter_attr{width:92%; margin:5px auto 0px; height:40px; line-height:40px;font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.bc_filter .bc_menu li .bc_level2 .filter_value{ width:100%; margin:0px auto;font-family:Arial; font-size:12px; color:#535353; padding-bottom:10px; border-bottom:solid 1px #d7d7d7;}
.bc_filter .bc_menu li .bc_level2 .filter_value p{ width:28.5%; height:33px; line-height:33px; margin:5px 2%; background-color:#f5f5f5; color:#535353; text-align:center; overflow:hidden; border:solid 1px #f5f5f5;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; float:left;}
.bc_filter .bc_menu li .bc_level2 .filter_value p a{ display:block; color:#535353;}
.bc_filter .bc_menu li .bc_level2 .filter_value .choose{ width:28.5%; height:33px; line-height:33px; margin:5px 2%; background-color:#fff; color:#ff2837; text-align:center; overflow:hidden; border:solid 1px #ff2837;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; position:relative; float:left;}
.bc_filter .bc_menu li .bc_level2 .filter_value .choose a{ display:block; color:#ff2837;}
.bc_filter .bc_menu li .bc_level2 .filter_value .choose img{ height:23px; position:absolute; top:5px; right:0px;}
.bc_filter .bc_menu li .bc_level2 .attr_brands{ width:100%; height:140px; overflow:hidden; position:relative;}
.bc_filter .bc_menu li .bc_level2 .attr_brands .more_attr0{ width:30%; height:40px; line-height:40px; padding-right:22px;font-family:"PingFang SC Regular"; font-size:14px; color:#969696; text-align:right; background-image:url(images/search_down_arrbtn.png); background-position:right 11px; background-repeat:no-repeat; background-size:20px auto; position:absolute; top:5px; right:3%;}


/* ur_here */
.ur_here {width:300px; line-height:30px; background:#f5f5f5; margin:10px 0 ; padding:0 10px;}
.ur_here span.zw {font-family:arial; font-weight:bold; font-size:14px; color:#535353;}
.ur_here span.yw {font-family:arial; font-size:12px; color:#858585;}
.ur_heref {width:280px; height:30px; line-height:30px; background:#f5f5f5; margin:10px 0 ; padding:0 10px;}
.ur_heref span.zw {font-family:arial; font-weight:bold; font-size:14px; color:#535353;}
.ur_heref span.yw {font-family:arial; font-size:12px; color:#858585;}

/* brand.dwt */
#brand_banner {width:100%; max-height:252px; overflow:hidden; margin:0 auto; text-align:center; margin-top:12%; margin-bottom:-15px;}
#brand_banner img{width:100%;}
	/*品牌简介*/
.brand_ppjj{ width:100%; margin:0px auto; position:absolute; left:0px; top:87px; z-index:9; display:none; background-color:#fff;}
.brand_ppjj #brand_hideInfo2,.brand_ppjj #brand_hideInfo1,.brand_ppjj #brand_showInfo{ display:none;}
.brand_ppjj .brand_show_middle .brand_ppjj_img img{ width:92%;}
#brand_container{width:92%; max-width:690px; margin:0px auto; font-family:"PingFang SC Regular"; font-size:12px; line-height:20px;}
#brand_container .font12{ font-family:"PingFang SC Regular"; font-size:12px; color:#464646; line-height:20px;}
#brand_container img{ border:none;}	
#brand_container .brand_show_middle{ width:100%; color:#969696;}
#brand_container .brand_show_middle .brand_info_part{ padding-bottom:20px; padding-top:20px;}
#brand_container .brand_show_middle .pleft{float:left; font-size:14px;color:#000;}
#brand_container .brand_show_middle .pleft .brandtitle_black{font-weight:500; font-family:Arial;color:#000;}
#brand_container .brand_show_middle .pright{ float:right; font-family:Arial; font-size:12px; color:#D64130;}
#brand_container .brand_show_middle .brand_info_line{ width:100%;}
#brand_container .brand_show_middle .brand_info_line img{ max-width:100%}
#brand_container .brand_show_middle .brand_info_img{ width:100%; padding-top:11px; text-align:center;}
#brand_container .brand_show_middle .brand_info_img img{ max-width:60%;}
#brand_container .brand_show_middle .brand_info_text{ width:100%; padding-top:10px;}			
		
	/*country profile*/
#brand_container .brand_show_middle .pleft .countrytitle_font{font-weight:500; font-family:Arial; font-size:24px;}
#brand_container .brand_show_middle .brand_info_text p{ color:#000; margin-bottom:10px;}
#brand_container .brand_show_middle .font1212{font-family:"PingFang SC Regular"; font-size:12px; color:#797979;line-height:20px;}
#brand_container .brand_show_middle .country_hotBrands{padding-top:25px; padding-bottom:20px;}
#brand_container .brand_show_middle .country_hotBrands img{ margin-left:30px; margin-right:5px; margin-bottom:15px;}


/* message.dwt 
#noinfo {width:100%; padding:10px 0px; line-height:22px; text-align:center; font-size:14px; color:#e10000; margin:20px auto; }
.noinfo {width:92%; line-height:22px; text-align:center; font-size:14px; color:#e10000; margin:20px auto; }
#messageurl {width:92%; margin:0px auto;}
#messageurl a {display:block; width:139px; height:50px; line-height:50px; font-family:arial; font-size:12px; color:#535353; background-color:#f5f5f5; margin:0px 5px; float:left; text-align:center; text-decoration:none;}
/* message.dwt */
#noinfo {width:96%; margin:20px 2%; padding:10px 0; line-height:20px; text-align:center; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
#messageurl {width:92%; margin:10px 4%; text-align:center; }
#messageurl a {display:block; width:100%; height:50px; line-height:50px; font-family:"PingFang SC Regular"; font-size:16px; color:#969696;background-color:#f5f5f5; text-decoration:none; margin:10px 0px;}

/* pages.lbi */
.pagerss_blank{ width:100%; height:50px; background-color:#f0f0f0;}
#pagerss {width:100%; height:50px; margin:0px auto; background-color:#f0f0f0; position:fixed; left:0; bottom:0px; _position:absolute; _left:0; _bottom:0px; z-index:99;}
#pager {width:94%; margin:0px auto; font-family:"PingFang SC Regular"; font-size:14px; color:#333;}
#pager .lef{float:left; width:33%;}
#pager .rig{float:right; width:33%;}
#pager .lef .prev{ display:block; width:100%; height:50px; background:url(./images/pages_icon_left.png) 70% 12px no-repeat; background-size:26px auto;}
#pager .lef .prevh{ display:block; width:100%; height:50px; background:url(./images/pages_icon_left_h.png) 70% 12px no-repeat; background-size:26px auto;}
#pager .rig .next{ display:block; width:100%; height:50px; background:url(./images/pages_icon_right.png) 30% 12px no-repeat; background-size:26px auto;}
#pager .rig .nexth{ display:block; width:100%; height:50px; background:url(./images/pages_icon_right_h.png) 30% 12px no-repeat; background-size:26px auto;}
#pager .page_count{ float:left; width:33%; text-align:center; font-family:Arial; font-size:12px; color:#333; line-height:50px; position:relative;}
#pager .page_count .sel_page{padding-right:13px; background:url(images/pages_select_downarr.png) 100% 2px no-repeat; background-size:8px auto;}
#pager .page_count #page_yema{ width:96%; position:absolute; left:0px; top:10px; height:30px; line-height:30px; z-index:10; opacity:0; filter:(opacity=0);}


/*
#pagers {width:280px; height:39px; margin:20px 0; padding:0 10px;}
#pagers a.lef{float:left; width:130px; height:33px; line-height:33px; font-family:arial; font-size:14px; color:#535353; font-weight:bold; text-align:center; display:block; background:url(images/an-h-s.png) 0 0 no-repeat;}
#pagers a.rig{float:right; width:130px; height:33px; line-height:33px; font-family:arial; font-size:14px; color:#535353; font-weight:bold; text-align:center; display:block; background:url(images/an-h-s.png) 0 0 no-repeat;}
*/
/* user.dwt 20150415 */
	/*登录*/
.xuser_login{width:96%;margin:20px auto; font-family:"PingFang SC Regular"; font-size:14px;}
.xuser_login div{padding:4px 0;} 
.xuser_login .username {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_login .password {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_login .username input,.xuser_login .password input{border:none; height:35px; width:96%; font-family:"PingFang SC Regular"; font-size:16px; color:#535353;} 
.xuser_login .username .tcaptcha{ width:50%;}
.xuser_login .lglogins { width:92%; margin:0px auto; margin-top:30px; margin-bottom:5px;}
.xuser_login .lglogins .login{ display:block;width:100%; text-align:center; padding:15px 0px; background:rgba(244, 188, 34, 1) none repeat scroll 0 0 !important; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
.xuser_login .lglogins .ma_login{ display:block;width:100%; text-align:center; padding:15px 0px; background:rgba(255, 40, 55, 1) none repeat scroll 0 0 !important; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
.xuser_login .hezuo {width:92%; height:30px; margin:0px auto;}
.xuser_login .hezuo a.lef{float:left; height:30px; line-height:30px; color:#e19619; padding-left:10px; display:block;}
.xuser_login .hezuo a.rig{float:right; height:30px; line-height:30px; color:#535353; padding-right:10px; display:block;}

.tel_login {width:92%; margin:15px auto; text-align:center;}
.tel_login a {display:block; padding:15px 0; background:#ff2837; font-family:"PingFang SC Regular"; font-size:16px; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.pt_login {width:92%; margin:15px auto; text-align:center;}
.pt_login a {display:block; padding:15px 0; background:#f5f5f5; font-family:"PingFang SC Regular"; font-size:16px; color:#969696; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xuser_login .password_tel {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_login .password_tel input{border:none; height:35px; width:45%; font-family:"PingFang SC Regular"; font-size:16px; color:#535353;} 
.xuser_login .password_tel #tel_dtyzm {display:inline-block; float:right; text-align:center; width:120px; height:26px; line-height:26px; background:#ffe6a5; color:#e7a635; border:1px solid #ffbd3d; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xuser_login .password_tel a {display:inline-block; float:right; text-align:center; width:120px; height:26px; line-height:26px; color:#e7a635;}
#dtyzmts {width:92%; line-height:37px; margin:5px auto; color:#ff2837;}
	/*第三方合作账号登陆*/
.xuser_login .lglogin3t {width:96%; height:20px; background:url(images/lglogin_3_titbj.png) 0 12px no-repeat; background-size:100% auto; text-align:center; color:#b9b9b9; margin:30px auto 10px;}
.xuser_login .lglogin3 .login3{width:50%; text-align:center; float:left; line-height:22px; color:#535353; font-family:Arial;}
.xuser_login .lglogin3 .login3 a{ display:block;}
.xuser_login .lglogin3 a img{ width:36%}
	/*注册*/
.xuser_register{width:96%;margin:20px auto; font-family:"PingFang SC Regular"; font-size:14px;}
.xuser_register div{padding:4px 0;} 
.xuser_register .username {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_register .password {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_register .confirmp {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_register .username input,.xuser_register .password input,.xuser_register .confirmp input{border:none; height:35px; width:96%; font-family:"PingFang SC Regular"; font-size:16px; color:#535353;}
.xuser_login .username .tcaptcha{ width:50%;}
.xuser_register .lglogins{ width:92%; margin:0px auto; margin-top:30px; margin-bottom:5px;}
.xuser_register .lglogins .login{ display:block;width:100%; text-align:center; padding:15px 0px; background:rgba(244, 188, 34, 1) none repeat scroll 0 0 !important; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
.xuser_register .hezuo{width:92%; height:30px; margin:0px auto;}
.xuser_register .hezuo span{ color:#535353; line-height:30px;}
.xuser_register .hezuo a{ color:#e19619;}

/*手机动态码*/
#dl_xxk .tab {width:96%; margin:0 auto; font-size:12px;}
#dl_xxk .tab #bg {margin:20px 0 5px 0;}
#dl_xxk .lanren1 .tab1{height:39px; line-height:39px; background:#ff2839; cursor:pointer;}
#dl_xxk .lanren1 .tab2{height:39px; line-height:39px; background:#fafafa; cursor:pointer;}
#dl_xxk .lanren2 .tab1{height:39px; line-height:39px; background:#fafafa; cursor:pointer;}
#dl_xxk .lanren2 .tab2{height:39px; line-height:39px; background:#ff2839; cursor:pointer;}
#dl_xxk .tab1 {width:50%; height:39px; line-height:39px; float:left; text-align:center; cursor:pointer; font-size:14px; color:#FFF;}
#dl_xxk .tab2 {width:50%; height:39px; line-height:39px; float:left; text-align:center; cursor:pointer; font-size:14px; color:#535353;}
#dl_xxk .inpu {width:96%; height:39px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
#dl_xxk .inpu input{border:none; height:35px; width:96%; font-family:"PingFang SC Regular"; font-size:16px; color:#535353;} 
#dl_xxk .inpud {width:96%; height:39px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
#dl_xxk .inpud input{border:none; height:35px; width:45%; font-family:"PingFang SC Regular"; font-size:16px; color:#535353;} 
#dl_xxk .inpud #tel_dtyzm {display:inline-block; float:right; text-align:center; width:120px; height:30px; line-height:30px; background:#ffe6a5; color:#e7a635; border:1px solid #ffbd3d; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#dl_xxk .inpud #tel_dtyzm a {display:inline-block; float:right; text-align:center; width:120px; height:30px; line-height:30px; color:#e7a635;}
#dl_xxk .notice {margin-left:4%; line-height:20px; color:#ff2839;}
#dl_xxk .login{ display:block;width:100%; text-align:center; padding:15px 0px; background:rgba(244, 188, 34, 1) none repeat scroll 0 0 !important; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
#dl_xxk .hezuo{width:92%; height:30px; margin:0px auto;}
#dl_xxk .hezuo span{ color:#535353; line-height:30px;}
#dl_xxk .hezuo a{ color:#e19619;}
	/*找回密码*/
.xuser_find{width:96%;margin:20px auto; font-family:"PingFang SC Regular"; font-size:14px;}
.xuser_find a{font-family:arial; font-size:14px; color:#C38B1A; float:right; padding-right:12px;}
.xuser_find div{padding:4px 0;} 
.xuser_find .username {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_find .username .tcaptcha{ width:50%;}
.xuser_find .password {width:96%; height:37px; padding-left:4%; border-bottom:solid 1px #d7d7d7; line-height:37px;}
.xuser_find .username input,.xuser_find .password input{border:none; height:35px; width:96%; font-family:"PingFang SC Regular"; font-size:16px; color:#535353;}
.xuser_find .lglogins{ width:92%; margin:0px auto; margin-top:30px; margin-bottom:5px;}
.xuser_find .lglogins .login{width:100%; text-align:center; padding:15px 0px; background:rgba(244, 188, 34, 1) none repeat scroll 0 0 !important; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
.xuser_find .hezuo {width:92%; margin:0px auto; margin-top:20px; text-align:center;}
.xuser_find .hezuo p{ color:#535353; line-height:20px;}
.xuser_find .getpwd_login{width:100%; text-align:center; padding:15px 0px; background-color:#ebebeb; color:#535353; font-family:"PingFang SC Regular"; font-size:16px; border:none;}
.blank{ width:100%; height:100px;}
#find_mi {width:92%; line-height:37px; margin-left:4%; color:#ff2837;}
.fand_ts{width:92%; line-height:20px; margin-left:4%; color:#535353;}
.fand_button {width:92%; margin:15px auto;}
.fand_button a {display:block; width:100%; padding:15px 0px; background:#ff2837; text-align:center; font-family:"PingFang SC Regular"; font-size:16px; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; float:none;}
	/*页面弹出对话框*/
.dialog_bj{ width:100%; height:100%; position:fixed; _position:absolute; top:0px; left:0px; background-color:#000; opacity:0.5; filter:alpha(opacity=50); z-index:999;}
.dialog{ width:260px; height:160px; position:absolute; left:50%; margin:-80px 0px 0px -130px; background-color:#fff; font-family:"PingFang SC Regular"; text-align:center; border-radius:5px; z-index:11000}
.dialog .p1{ font-size:18px; color:#000; font-weight:bold; line-height:30px; margin-top:25px;}
.dialog .p2{ height:40px; font-size:12px; color:#969696; line-height:20px; margin-top:5px; margin-bottom:15px; padding:0px 10px;}
.dialog .p3{ height:40px; line-height:40px; border-top:solid 1px #d7d7d7;}
.dialog .p3 a{ display:block; padding:3px 5px; font-size:18px; color:#0d65ea;}
/*wishing_list*/
#wishing_list {width:96%; margin:0 2%; color:#535353;}
#wishing_list p {width:100%; line-height:30px; margin:15px 0; overflow:hidden; border-bottom:1px solid #e1e1e1;}
#wishing_list span {display:block; float:left; text-align:center; font-family:arial; font-size:12px; height:46px; line-height:46px;}
#wishing_list .wishing_status {display:block; float:left; color:#969696; padding-bottom:10px;}
#wishing_list .wishing_Operation {display:block; float:right; margin-bottom:10px;}
#wishing_list .wishing_Operation a {margin-left:20px;}
#wishing_list .wishing_Operation a.ck{color:#fff; background:#e19619; padding:10px 30px;}
#wishing_list .wishing_Operation a.sc{color:#969696; background:#fff; border:1px solid #e1e1e1; padding:8px 28px;}
#wishing_list .wishing_Operation font{color:#e19600; padding:0 5px;}

#wishing_list .order_empty {width:96%; margin:0 2%; height:30px; line-height:30px; margin:0 auto;}
#wishing_list .order_empty a {color:#ff0000;}

#wishing_info {width:96%; margin:0 2%; color:#535353;}
#wishing_info .lq_con {padding:15px 0; border-bottom:1px solid #d7d7d7;}
#wishing_info .lq_cons p {padding:10px 0;}
#wishing_info .lq_cons .sj {border-bottom:1px solid #d7d7d7;}
#wishing_info .lq_conss p {padding:10px 0;}
/* flow.dwt */
.flow_bgf0{ background-color:#f0f0f0;}
#pflow .gang_fg83{ width:86%; height:1px; margin-left:14%; border-top:solid 1px #e1e1e1;}
#pflow .blankf{ width:100%; height:150px; background-color:#f0f0f0;}
#pflow {width:100%; margin:0 auto; background-color:#fff}
#pflow .flowbk {width:96%; height:10px; margin-bottom:10px; border-bottom:1px solid #d7d7d7;}
#pflow .step1 .flow_gwc_psjd{ width:100%; background-color:#f5f5f5; height:40px; margin-top:30px;}
#pflow .step1 .flow_gwc_psjd a{ display:block; width:92%; margin:0px 4%; color:#50c3d7; font-size:12px; line-height:40px; background:url(images/flow_rightarr_lan.png) right 14px no-repeat; background-size:10px auto;}
#pflow .step1 .cart_goods_list{ width:100%; margin:0px auto;}
#pflow .step1 .cart_goods_list .manjian_descs{ width:100%; border-bottom:1px solid #e1e1e1;}
#pflow .step1 .cart_goods_list .manjian_desc{ width:94%; padding:15px 0px; margin:0px 3%;background:url(images/flow_icon_right_arr.png) right 18px no-repeat; background-size:14px auto; font-size:14px;}
#pflow .step1 .cart_goods_list .manjian_desc .mj_tb{ display:block; padding:1px 3px; border:solid 1px #ff2837; color:#ff2837; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; float:left;}
#pflow .step1 .cart_goods_list .manjian_desc a{ display:block; width:83%; padding:1px 0px 0px 2%; line-height:18px; color:#333; overflow:hidden; float:left;}
#pflow .step1 .cart_goods_list .manjian_desc a .mj_name{ padding-right:3px;}
#pflow .step1 .cart_goods_list .manjian_desc a font{ color:#ff2837;}
#pflow .step1 .operation{ width:92%; margin:0px auto; height:35px; font-family:"PingFang SC Regular"; margin-top:15px;}
#pflow .step1 .operation .cho{ width:50%; float:left;}
#pflow .step1 .operation .cho img{}
#pflow .step1 .operation .cho .goods_unselected{ display:block; width:auto; height:35px; background:url(images/flow_icon_unselected.png) left top no-repeat; background-size:20px auto; padding-left:25px; font-size:16px; color:#969696; line-height:20px;}
#pflow .step1 .operation .cho .goods_selected{ display:block; width:auto; height:35px; background:url(images/flow_icon_selected.png) left top no-repeat; background-size:20px auto; padding-left:25px; font-size:16px; color:#969696; line-height:20px;}
#pflow .step1 .operation .cho span{}
#pflow .step1 .operation .goods_delete{ width:50%; float:right; text-align:right;}
#pflow .step1 .operation .goods_delete img{ width:20px; max-width:45px; float:right; padding-right:8px;}
#pflow .step1 .operation .goods_delete span{ float:right; font-size:16px; line-height:20px; color:#969696;}
#pflow .step1 .checkggy_title{ width:92%; margin:0px 4%; padding:13px 0px; font-family:"PingFang SC Regular";}
#pflow .step1 .checkggy_title span{ display:block; float:left;}
#pflow .step1 .checkggy_title .gzys{ padding:1px 3px; background-color:#50c3d7; color:#fff; font-size:12px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#pflow .step1 .checkggy_title .gzyssm{ padding-left:5px; color:#535353; font-size:14px;}
#pflow .step1 .choose{ width:8%; max-width:40px; margin:0px 3%; float:left;}
#pflow .step1 .choose .goods_select img{ width:90%; margin-top:100%;}
#pflow .step1 .goods{width:83%; margin:10px 0px; padding-right:3%; float:left;}

#pflow .step1 .goods .goods_img {width:30%; max-width:150px; text-align:center; float:left;}
#pflow .step1 .goods .goods_img img{width:100%;}
#pflow .step1 .goods .goods_img .goods_attr{ margin-top:15px; color:#969696; text-align:left;}
#pflow .step1 .goods .goods_suxing {width:70%; float:left; margin-top:10px;}
#pflow .step1 .goods_suxing .goods_name{ width:85%; height:36px; line-height:18px; overflow:hidden; float:left; }
#pflow .step1 .goods_suxing .goods_name .tm{ display:inline-block; padding:2px 4px; color:#ff2837; line-height:12px; border:1px solid #ff2837; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#pflow .step1 .goods_suxing .goods_name a{font-family:"PingFang SC Regular"; font-size:12px; color:#535353; line-height:18px; text-decoration:none;}
#pflow .step1 .goods_suxing .goods_delete{ width:10%; float:right; text-align:right;}
#pflow .step1 .goods_suxing .goods_delete img{ width:100%;}


#pflow .step1 .goods_suxing .goods_attr{ color:#969696; margin-top:5px;}
#pflow .step1 .goods_suxing .numb{ width:50%; font-size:14px; line-height:26px; font-family:Arial; float:left;  margin-top:16px;}
#pflow .step1 .goods_suxing .numb span{ padding:6px 2px; cursor:pointer;}
#pflow .step1 .goods_suxing .numb img{width:14px; height:14px;}
#pflow .step1 .goods_suxing .numb input{ height:26px; width:50px; border:none; background-color:#f0f0f0; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;}
#pflow .step1 .goods_suxing .mmj { width:50%; float:right; font-family:Arial; font-size:14px; line-height:26px; text-align:right; margin-top:16px;}
#pflow .step1 .goods_suxing .mmj .gwd{font-size:14px; color:#ff2837;}
#pflow .step1 .goods_suxing .mmj .gwdsip{ padding-left:16px; background:url(images/flow_icon_svip.png) left top no-repeat; background-size:14px auto; color:#333;}
#pflow .step1 .goods_suxing .goods_zyfs{ width:50%; float:left; font-family:Arial; color:#969696; margin-top:5px;}
#pflow .step1 .goods_suxing .goods_zyfs .zyfs_img{ float:left;}
#pflow .step1 .goods_suxing .goods_zyfs .zyfs_img img{ width:16px;}
#pflow .step1 .goods_suxing .goods_zyfs .zyfs_name{ float:left; line-height:16px; font-size:14px; padding-left:2px;}
#pflow .step1 .goods_suxing .mmjTax{ width:50%; float:right; font-family:Arial; line-height:16px; text-align:right; margin-top:5px;}
#pflow .step1 .cart_nogoods{ width:100%; text-align:center; padding-top:100px; padding-bottom:100px; font-family:"PingFang SC Regular"; font-size:16px; color:#b9b9b9; line-height:40px; background-color:#f0f0f0;}
#pflow .step1 .cart_nogoods img{ width:20%;}
/*购物车礼品盒*/
#pflow .step1 .operation_lp{ width:92%; margin:0px auto; padding:0px 2%; height:40px; line-height:40px; font-family:"PingFang SC Regular"; font-size:16px; margin-top:15px; border-bottom:1px solid #D7D7D7;}
#pflow .step1 .operation_lp .cho{ width:50%; float:left;}
#pflow .step1 .operation_lp .cho span.lefts {color:#E19619;}
#pflow .step1 .operation_lp .goods_delete{ width:40%; float:right; text-align:right; color:#969696; background:url(images/index_fltit_morearr.png) right 13px no-repeat; background-size:10px auto; padding-right:15px;}
	/*购物袋中结算-底部固定*/
#pflow .step1 .cart_amount_js{ width:94%; height:40px; padding:15px 3%; border-top:solid 1px #e1e1e1; background-color:#fff; position:fixed; left:0; bottom:0px; _position:absolute; _left:0; _bottom:0px; z-index:99;}
#pflow .step1 .cart_amount_js .select_all{ width:8%; max-width:40px; line-height:40px; float:left; margin-right:42px; position:relative;}
#pflow .step1 .cart_amount_js .select_all .goods_select img{ width:90%; vertical-align:middle;}
#pflow .step1 .cart_amount_js .select_all .goods_select font{ display:block; width:35px; line-height:40px; position:absolute; right:-40px; top:0; color:#333; font-size:14px;}

#pflow .step1 .cart_amount_js .cart_onetop{ width:40%; float:left; font-family:Arial; color:#969696; font-size:12px;}
#pflow .step1 .cart_amount_js .cart_onetop .font{ font-family:Arial; font-size:16px; color:#e10000;}
#pflow .step1 .cart_amount_js .cart_onetop .amount{ font-size:14px; color:#ff2837;}
#pflow .step1 .cart_amount_js .cart_onetop .amount #cart_amount_desc{ padding-top:10px;}
#pflow .step1 .cart_amount_js .cart_onetop .amount #discount{ font-size:12px; padding-top:15px; color:#ff2837;}
#pflow .step1 .cart_amount_js .cart_onetop .taxx{ font-size:12px; color:#969696; padding-top:5px;}
#pflow .step1 .gojiesuan { float:right;width:110px; height:40px; line-height:40px; background-color:#ff2837; text-align:center; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
#pflow .step1 a .gojiesuan{font-family:"PingFang SC Regular"; font-size:16px; color:#fff; text-decoration:none;}
#pflow .step1 .gojiesuanh { float:right;width:110px; height:40px; line-height:40px; background-color:#d7d7d7; text-align:center; font-family:"PingFang SC Regular";  font-size:16px; color:#fff; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}

.xuser_login .zjbuy { width:92%; margin:0px auto; margin-top:20px; margin-bottom:5px;}
.xuser_login .zjbuy a{ display:block;width:100%; text-align:center; padding:15px 0px; background-color:#f5f5f5; color:#969696; font-family:"PingFang SC Regular"; font-size:16px; border:none;}
	/*订单确认页面实名认证提示*/
#pflow .flow_nosmrz{ width:92%; margin:0px auto; padding:15px 4%; background-color:#0a64b4; line-height:20px; font-family:"PingFang SC Regular"; font-size:13px; color:#fff;}
#pflow .flow_nosmrz a.tx{ width:100%; display:block; background:url(images/flow_gwd_nosmrz.png) right 5px no-repeat; background-size:9px auto;}
#pflow .flow_nosmrz a{ color:#fff;}
.flow_smrz_sm{width:92%; line-height:18px; margin:10px auto;}
.flow_smrz_sm .sp3{display:block; width:100%; padding:10px 0px; line-height:18px; float:left; font-family:arial; font-size:12px; color:#535353; }
.flow_smrz_sm .red{ color:#fe0309;}
.flow_smrz_submit{ margin-left:80px;}
.flow_smrz_submit .info_submits,.xgs .info_submits{ padding:5px 10px; background-color:#f4bc22; color:#fff; border:none; font-family:"PingFang SC Regular"; font-size:1em;}
	/*订单确认页面实名认证提示 end*/
	/*订单确认页面 checkout*/
#pflow .addressTit{clear:both; width:92%; height:40px; line-height:40px; background:#fff; margin:0px auto; padding:0px 2%; font-family:"PingFang SC Regular"; font-size:15px; color:#000;}
#pflow .addressTit .onetitle_l{ width:50%; height:40px; color:#000; font-family:"PingFang SC Regular"; font-size:15px; float:left;}
#pflow .addressTit a.xg_address{ display:block; width:50%;color:#e19619;text-decoration:none; float:left; text-align:right;}
#pflow .addressTit .onetitle_r{ width:50%; font-size:15px; font-family:Arial; color:#e10000; text-align:right; float:left;}
#pflow .addressTit a.select_bonus{ display:block; width:100%; height:40px; background:url(images/index_fltit_morearr.png) right 12px no-repeat; background-size:9px auto; color:#535353;}
#pflow .onelxr{width:92%; line-height:20px; margin:0px auto; padding:10px 0px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; clear:both;}
#pflow .canone{display:none;}
#pflow .no_address{ width:100%; text-align:center;}
#pflow .no_address a{ display:block; width:100%; font-size:14px; color:#e10000; line-height:20px; padding:10px 0px;}
#pflow .szborder{width:92%; margin:0 auto;}
#pflow .szborder tr{ height:40px;}
#pflow .szborder tr font{font-family:"PingFang SC Regular";font-size:14px;height:40px;line-height:40px; color:#535353;}
#pflow .flow_postscript{ width:92%; height:auto; margin:10px auto;}
#pflow .flow_postscript textarea{ width:96%; border:1px solid #d7d7d7; padding:10px 2%;}
#pflow .flow_postscript .oos{ display:inline-block; padding-right:10px; font-size:13px;}
#pflow .use_surplus{ width:92%; margin:0px auto; font-family:Arial; font-size:14px; color:#535353; margin-bottom:20px;}
#pflow .use_surplus input{ display:block;width:96%; height:37px; padding:0px 2%; border:solid 1px #d7d7d7; line-height:37px; margin-top:20px;}
#pflow .buying_notice{ font-size:12px; color:#969696; margin-top:20px;}
#pflow .buying_notice a{ color:#333;}
	/*编辑配送地址*/
#pflow .shr_address{width:96%; margin:0 2%;}
#pflow .shr_address .flow_shr{ width:96%; margin:0px 2%; height:38px;line-height:38px; border:1px solid #d7d7d7; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; margin-top:10px;}
#pflow .shr_address .flow_shr_add{ width:96%; margin:0px 2%; line-height:38px; border-left:1px solid #d7d7d7; border-top:1px solid #d7d7d7; border-right:1px solid #d7d7d7; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; margin-top:10px;}
#pflow .shr_address .flow_shr_add p{ width:96%; padding:0px 2%; border-bottom:1px solid #d7d7d7; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
#pflow .shr_address .flow_shr input { display:block; width:96%; padding:0px 2%; height:38px; border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; line-height:38px;}
#pflow .shr_address .flow_shr_add select { width:100%; height:38px;border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
#pflow .shr_address .bott .baddress_btn { display:block;width:92%; margin:20px auto; text-align:center; padding:10px 0px; background-color:#F4BC22; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
#pflow .shr_address .flow_smrzok{ width:96%; margin:0px 2%; height:38px;line-height:38px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; margin-top:10px;}

#pflow .xgshr{width:92%; height:30px; line-height:30px; margin:10px auto; padding-top:5px;}
#pflow .xgshr .sp1{display:block; width:80px; float:left; margin-left:10px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; }
#pflow .xgshr .sp2{display:block; width:220px; float:left; font-family:"PingFang SC Regular"; font-size:0.8em; color:#535353; }
#pflow .xgshr3{width:92%; height:30px; line-height:15px; margin:10px auto; padding-top:5px;}
#pflow .xgshr3 .sp3{display:block; width:300px; height:30px; line-height:15px; float:left; font-family:arial; font-size:12px; color:#535353; }
#pflow .xgshr .red{color:#c40000; padding-left:10px;}
#pflow .xgshr3 .red{color:#c40000; padding-left:10px;}
#pflow .xgs{padding-left:80px;}

#pflow .step1 .goods_chk{width:92%; margin:10px auto;}
#pflow .step1 .goods_img_chk {width:30%; float:left;}
#pflow .step1 .goods_img_chk img{width:95%; max-width:150px;}
#pflow .step1 .goods_suxing_chk {width:70%; float:right; margin-top:10px;}
#pflow .step1 .goods_suxing_chk .goods_name_ch{ width:100%; height:32px; line-height:16px; overflow:hidden;}
#pflow .step1 .goods_suxing_chk a{font-family:"PingFang SC Regular"; font-size:12px; color:#535353; line-height:16px; text-decoration:none;}
#pflow .step1 .goods_suxing_chk .goods_attr{ color:#969696; margin-top:5px;}
#pflow .step1 .goods_suxing_chk .numb{ width:60%; float:left;  margin-top:12px;}
#pflow .step1 .goods_suxing_chk .numb span{height:30px; line-height:30px; color:#535353;}
#pflow .step1 .goods_suxing_chk .mmj { width:40%; float:right; font-family:Arial; font-size:12px; color:#535353; line-height:20px; text-align:right; margin-top:20px;}
#pflow .step1 .goods_suxing_chk .mmj .ddqr{ font-size:14px; color:#ff2837;}

#pflow .cart_goods_list .cart_one .cart_onetop{ width:92%; height:50px; line-height:50px; margin:0px auto; text-align:left; font-family:Arial; color:#535353; font-size:12px;}
#pflow .cart_goods_list .cart_one .cart_onetop font{ font-family:Arial; font-size:16px; color:#e10000;}
#pflow .total_list { width:92%; margin:0px auto;font-family:Arial; font-size:13px; color:#969696; line-height:30px; margin-top:20px;}
#pflow .total_list span.price{ color:#535353;}
#pflow .total_fee { width:92%; margin:0px auto;font-family:Arial; font-size:13px; color:#969696; line-height:30px;}
#pflow .total_fee span.price {color:#c40000;}
#pflow .can_tjorder{ display:block;width:92%; margin:0px auto; text-align:center; padding:15px 0px; background-color:#f4bc22; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
#pflow .cannot_tjorder{ display:block;width:92%; margin:0px auto; text-align:center; padding:15px 0px; background-color:#d7d7d7; color:#969696; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
/*礼品盒*/
.lph_xl {width:100%; margin:0 auto; margin:10px auto 0;}
.lph_xl .tit_con {height:40px; line-height:40px; padding-top:10px; color:#535353;}
.lph_xl .tit_con img {vertical-align:middle;}
.lph_xl .tit_con span {padding-right:10px;}
.lph_xl .tit_con .fleft {float:left; padding-left:20px;}
.lph_xl .tit_con .fright {float:right; padding-right:20px;}
.lph_xl_con li {width:100%; float:left; list-style-type:none;}
.lph_xl_con li div {float:left;}
.lph_xl_con li .inp {width:9%; height:40px; margin:30px 0 0 15px; float:left;}
.lph_xl_con li .inp span.off {display:block; min-width:40px; height:40px; background: transparent url("images/flow_gwd_unselected.png") no-repeat scroll left top / 25px auto;}
.lph_xl_con li .inp span.on {display:block; min-width:40px; height:40px; background: transparent url("images/flow_gwd_selected.png") no-repeat scroll left top / 25px auto;}
.radioclass {width:25px;height:40px; opacity: 0; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0);}
.lph_xl_con li .ima {width:23%; float:left;}
.lph_xl_con li img { width:100%;max-width:100px;}
.lph_xl_con li .nam {width:60%; float:left; overflow:hidden; padding-top:15px;}
.lph_xl_con li p {height:40px; line-height:20px; overflow:hidden; font-family:"PingFang SC Regular"; font-size:12px; color:#535353;}
.lph_xl_con li p del {color:#C30D23;}
.lp_more {float:right; height:30px; line-height:30px; margin:15px auto; font-family:"PingFang SC Regular"; font-size:12px;}
.lp_more span{display:block; float:left; padding-right:10px; color:#535353;}
.lp_more a {display:block; float:left; width:80px; height:30px; text-align:center; background:#e19619; padding:0 20px; color:#fff;}
	/*提交成功*/
.szborder_ok{ width:100%;}
.szborder_ok .order_ok_top{ width:100%; height:100px; background:#fff5f5 url(images/flow_orderok_pic.png) 4% 40px no-repeat; background-size:30px auto; color:#535353;}
.szborder_ok .order_ok_top .topl1{ clear:both; width:80%; margin-left:4%; height:30px; font-size:18px; line-height:30px; padding-top:25px; padding-left:40px;}
.szborder_ok .order_ok_top .topl2{ width:80%; margin-left:4%; height:20px; font-family:Arial; font-size:12px; line-height:20px; padding-left:40px;}
.szborder_ok .order_ok_info{ width:92%; margin:15px auto; font-size:13px; line-height:20px;}
.szborder_ok .order_ok_info .info_list{ width:100%; margin-bottom:10px;}
.szborder_ok .order_ok_info .info_list .sp1{ display:block; width:70px; float:left; font-family:Arial; color:#969696;}
.szborder_ok .order_ok_info .info_list .sp2{ display:block; width:70%; float:left; font-family:Arial; color:#535353;}
.szborder_ok .order_ok_info .info_list .sp3{ color:#e10000;}
.szborder_ok .order_ok_info .info_list .pay_pic{ padding:5px; margin:10px 0px 20px; line-height:30px; font-size:14px; color:#535353; font-family:"PingFang SC Regular";}
.szborder_ok .order_ok_info .info_list .pay_pic img{ height:30px; float:left;}
.goto_pay{display:block;width:92%; margin:20px auto; text-align:center; padding:15px 0px; background:rgba(244, 188, 34, 1) none repeat scroll 0 0 !important; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
.online_paybtn{ margin-top:20px;}
#pflow .order_list_button{display:block;width:92%; margin:20px auto; text-align:center; padding:15px 0px; background:rgba(250, 250, 250, 1) none repeat scroll 0 0 !important; color:#535353; font-family:"PingFang SC Regular"; font-size:16px; border:solid 1px #d7d7d7; -webkit-appearance:none;}
.szborder_ok .info_sm{ width:100%; background-color:#f5f5f5; margin:20px 0px;}
.szborder_ok .info_sm p{ width:92%; margin:0px auto; padding:10px 0px; font-family:"PingFang SC Regular"; font-size:13px; color:#969696; line-height:20px;}
.szborder_ok .info_sm p span{ color:#e10000;}
.szborder_ok .modify_ts{ width:92%; margin:0px 4%; color:#e10000; font-size:14px; padding:15px 0px;}
.szborder_ok .modify_pay{ width:100px; display:inline-block; color:#e19619; font-size:16px; text-decoration:none; text-align:right; padding-right:15px; background:url(images/goods_pjsd_rightarr.png) right 13px no-repeat; background-size:10px auto; float:right;}
	/*可用优惠券列表和支付列表*/
.use_yhqsm{ width:92%; margin:0px auto; padding:15px 0px; font-size:13px; color:#969696;}
.use_yhqsm font{ color:#e10000;}
.yhq_list{ width:92%; margin:20px auto;}
.yhq_list .yhq_kami{ width:95%; padding:10px 2%; color:#535353; border:solid 1px #d7d7d7;}
.yhq_list .xlhbonus_btn{ display:block; width:100%; text-align:center; padding:15px 0px; margin:20px 0; background-color:#f4bc22; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}
.yhq_list .yhq_list_l{ width:62%; height:45px; background-color:#f5f5f5; font-family:Arial; font-size:12px; color:#969696; line-height:20px; padding:15px 2%; float:left;}
.yhq_list .yhq_list_l .p1{ font-size:16px; margin-bottom:5px; color:#535353;}
.yhq_list .yhq_list_r{ width:34%; height:45px;font-family:Arial; font-size:12px; color:#fff; line-height:20px; text-align:center; background:url(images/flow_confirm_yhq.png) left top no-repeat; background-size:100% 100%; padding:15px 0px; float:left; }
.yhq_list .yhq_list_r .p1{ font-size:16px; color:#fff; margin-bottom:5px;}
.yhq_tijiao{ width:92%; margin:0px auto; padding:30px 0px;}
.yhq_tijiao a.tijiao{ display:block; width:100%; text-align:center; padding:15px 0px; background-color:#f4bc22; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none;}
.yhq_tijiao a.tijiao_no{ display:block;width:100%; text-align:center; padding:15px 0px; background-color:#f5f5f5;; color:#969696; font-family:"PingFang SC Regular"; font-size:16px; border:none;}
.payment_lists{ width:100%; margin:0px auto; color:#535353;}
.payment_list{ width:92%; margin:0px auto; padding:0px 2%; border-top:solid 1px #d7d7d7;}
.payment_list .list_l{ width:50%; height:30px; line-height:30px; font-size:14px; float:left; margin:15px 0px;}
.payment_list .list_l input{ width:15px; height:15px; float:left; margin-top:5px; margin-right:5px;}
.payment_list .list_l img{ height:30px; float:left;}
.payment_list .list_r{ width:46%; float:left; text-align:right; margin:13px 0px;}
.payment_list .list_r img{ height:30px; border:solid 2px #d7d7d7;}
	/*修改支付方式*/
#pflow .modify_payment_model{ width:96%; max-width:720px; padding:10px 2%; background-color:#fff; position:absolute; top:0px; right:0px; animation:all 2s ease;  -webkit-animation:all 2s ease; z-index:999;}
#pflow .modify_payment_model .modify_title{ text-align:center; font-size:16px; color:#535353; font-weight:bold; padding:10px 0px;}
#pflow .save_modify_payment{ display:inline-block; padding:8px 20px; border:none; background-color:#c30d23; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin-left:15px; cursor:pointer; -webkit-appearance:none;}
#pflow .cancle_modify_payment{ display:inline-block; padding:8px 20px; border:none; background-color:#969696; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin-left:20px; cursor:pointer; -webkit-appearance:none;}

/* hotbrand.dwt */
.hotbrand{ width:100%; margin:0px auto; padding-bottom:40px;}
.hotbrand .title {width:92%; height:50px; background:#fff; border-bottom:solid 1px #d7d7d7; margin:5px auto ; padding:0 2%;}
.hotbrand .title span.zw { display:block; float:left;font-family:"PingFang SC Regular"; font-size:15px; color:#535353; margin-top:15px;}
.hotbrand .title span.yw { display:block; float:left;font-family:arial; font-size:14px; color:#969696; padding-left:5px; margin-top:17px;}
.hotbrand .brandlist{ width:96%; margin:0px auto; padding-bottom:15px;}
.hotbrand .brandlist .blueidea {
	background-color: #fff;
	margin:15px 0px 0px;/*因为我一共做了三个实例,等一下排列使它们不会靠在一起*/
	height: auto;/*与图片等高*/
	width: 50%;
	position: relative;
	float:left;/*让三个实例横向排列*/
	text-align:center;
}
.hotbrand .brandlist .blueidea a img {
	height:auto;
	width: 90%;
	border:none;
}
.hotbrand .brandlist .blueidea a div {
	margin-top:-9000px;/*初始化对象不可见,这里不用display: none,因为display: none对搜索引擎不友好*/
	margin-left:-9000px;
	position: absolute;
}
.hotbrand .brandlist .blueidea a:hover {
	background-color: #FFF;/*IE7以下版本A状态伪类bug*/
}
.hotbrand .brandlist .blueidea a:hover div {
	height:auto;
	width: 90%;
	border:solid 1px #d7d7d7;
	position: absolute;
	left: 5%;
	top: 0px;
	background:#fff;/*LOGO图片定位*/
	filter:alpha(opacity=100);/*CSS透明度滤镜*/
	opacity:1;/*针对Mozilla浏览器CSS透明度滤镜*/
	display: block;
	text-decoration: none;/*去除说明文字链接下划线*/
	cursor:pointer; /*让光标显示手形*/
	margin:0px;/*重定位文字说明层回到正常位置*/
}
.hotbrand .brandlist .blueidea a:hover div.bluehover img{
	height:auto;
	width: 100%;
}

/*helps.dwt*/
#helps{ width:100%; margin:0px auto; margin-bottom:30px;}
#helps .helps_top_sm{ width:92%; margin:20px auto; font-family:"PingFang SC Regular"; font-size:13px; color:#969696; line-height:20px;}
#helps .helps_top_sm span{ color:#e10000;}
#helps .helps_list{ width:92%; margin:0px auto; height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; line-height:50px;}
#helps .helps_list a{ width:100%; color:#535353; display:block;}
#helps .helps_list img{width:8px; float:right; padding-top:19px; padding-left:3px;}
#helps .helps_list .l4{ width:100%; display:block;}
#helps .helps_list .hll1{ width:20%; display:block; float:left;}
#helps .helps_list .hlr1{ width:70%; display:block; float:right; color:#969696; font-size:12px; text-align:right;}
#helps .helps_list .hll{}
#helps .gang{ clear:both; width:96%; margin:0px auto; height:1px; border-bottom:solid 1px #d7d7d7;}

/*article_cat.dwt*/
.article_lists{ width:100%; height:auto;}
.article_lists .top img{ width:100%}
.article_lists .list{ width:92%; margin:0px auto; font-family:Arial; font-size:14px; color:#969696; line-height:30px;}
.article_lists .list ul{ width:65%; height:30px; float:left; overflow:hidden; }
.article_lists .list .title{list-style:inside; text-align:left; width:200%; overflow:hidden;}
.article_lists .list .title a{ color:#969696;}
.article_lists .list .time{ width:30%; height:30px; float:right; overflow:hidden; text-align:right; font-size:12px;}

/*article.dwt*/
.article_wap {width:100%; margin:0 auto;}
.article_wap .art_tit {width:92%; height:40px; line-height:40px; border-bottom:1px solid #E1E1E1; margin:5px auto; padding:0px 2%; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.article_wap .art_tit .eng{ font-family:Arial;}
.article_wap .art_zhengshu img{ width:100%; display:block; margin:10px 0px;}
.article_wap .art_cons{ width:92%; margin:0px auto; font-family:"PingFang SC Regular"; font-size:12px;color:#969696; line-height:20px; margin-bottom:5px; text-align:justify;text-justify:inter-ideograph; }
.article_wap .art_cons1{ width:95%; margin:0px auto; font-family:"PingFang SC Regular";  color:#737373; line-height:20px;  text-align:justify;text-justify:inter-ideograph; }
.article_wap .art_cons1 .biaoti{color:#737373; line-height:22px; font-size:14px; padding:8px 0px;}
.article_wap .art_cons1 .neirong{color:#737373; line-height:22px; font-size:14px;}

.article_wap .art_cons_mb{ width:92%; margin:0px auto; font-family:"PingFang SC Regular"; font-size:12px;color:#969696; line-height:20px; margin-bottom:20px;}
.article_wap .ts {color:#e10000;}
.article_wap a {color:#b9976a;}
.article_wap .art_tit span{}
.article_wap .art_conss{ width:92%; margin:0px auto;color:#535353; line-height:20px;}
.article_wap .art_conss_ps{ width:92%; margin:0px auto;color:#535353; line-height:20px; font-size:13px;}
.article_wap .art_conss1{ width:86%; margin:0px 6% 0px 8%;color:#535353; line-height:20px;}
.article_wap .art_conss_ps1{ width:90%; margin:0px auto;color:#535353; line-height:20px; font-size:13px;}
.article_wap .art_conbs1{ width:90%; margin:0px auto; padding:0px 4%;color:#000; line-height:30px; border-bottom:1px dashed #d7d7d7; margin-bottom:10px;}
.article_wap .art_conbs1 a {float:right; color:#535353;}
.article_wap .art_conbs{ width:92%; margin:0px auto; padding:0px 2%;color:#000; line-height:30px; border-bottom:1px dashed #d7d7d7; margin-bottom:10px;}
.article_wap .art_conbs a {float:right; color:#535353;}
.article_wap .jg{ width:92%; margin:0px auto;color:#535353; line-height:20px; padding:20px 0;}
.article_wap p.imgs{text-align: center; }
.article_wap .h_a_r .tit h1{color:#535353; }
.article_wap p.imgxhs img{vertical-align:middle;}
.article_wap p.imgxhs span{margin:20px 10px 5px 10px;}
.article_wap .art_conbor{color:#535353; line-height:20px; text-indent: 2em; padding:20px 0;margin:10px 0; border:1px solid #D7D7D7;}
.article_wap .art_conboryc{color:#535353; line-height:20px; padding:20px 0;margin:10px 0; border:1px solid #D7D7D7;}
.article_wap .art_lc {margin:20px 0;}
.article_wap .art_lc span{color:#fff; background:#D11F52; padding:5px; margin:20px 10px 20px 0;}
.article_wap .art_lc font{color:#fff; background:#B9B9B9; padding:5px; margin:20px 10px 20px 0;}
.article_wap .baby_art_tit1{color:#3bbc7c; font-weight:bold; padding-bottom:5px;}


#article_download_app{width:96%; height:60px; margin:10px auto; background-color:#f5f8fa; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; position:relative;}
#article_download_app a{ display:block;}
#article_download_app img{ display:block; width:50px; float:left; margin-top:5px; margin-left:10px;}
#article_download_app .tex_left{ float:left; margin-left:10px; color:#333; font-size:15px; font-family:Arial; line-height:20px; margin-top:20px;}
#article_download_app .tex_left .p1{ font-weight:bold;}
#article_download_app .tex_right{ height:26px; line-height:26px; padding:0px 8px; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px; color:#fff; font-family:Arial; font-size:13px; background-color:#ff2837; position:absolute; top:15px; right:10px;}
.article_wap .article_topics{ letter-spacing:1px;}
.article_wap .article_main_title{ width:92%; margin:20px auto; font-family:Arial; font-size:24px; color:#333; line-height:36px; font-weight:bold; text-align:left;}
.article_wap .article_main_author{ width:92%; margin:20px auto;}
.article_wap .article_main_author .au_photo{ width:20%; max-width:60px; float:left;}
.article_wap .article_main_author .au_photo img{ width:100%;}
.article_wap .article_main_author .au_text{ width:78%; margin-left:2%; overflow:hidden; float:left;}
.article_wap .article_main_author .au_text .p1{ font-size:18px; padding:8px 0px 3px;}
.article_wap .article_main_author .au_text .p2{ font-size:15px; color:#9b9b9b; letter-spacing:0.5px;}
.article_wap .article_yuer{ width:92%; margin:0px auto; line-height:30px; font-size:18px; font-family:"Arial"; letter-spacing:1px; text-align:justify;}
.article_wap .article_yuer_height{ width:92%; height:600px; margin:0px auto; line-height:30px; font-size:18px; font-family:"Arial"; letter-spacing:1px; text-align:justify; overflow:hidden;}
.article_wap .article_yuer img, .article_wap .article_yuer_height img{ max-width:100%;}
.article_wap .article_see_more .see_more_btn{ display:block; width:60%; height:50px; line-height:50px; margin:30px auto; font-family:Arial; font-size:18px; color:#ff2837; text-align:center; border:solid 1px #ff2837; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px;}
.article_wap .article_hot_title{ width:70%; height:30px; margin:30px auto 50px; border-bottom:solid 1px #c3c3c3; position:relative;}
.article_wap .article_hot_title .hot_art_text{ width:65%; text-align:center; font-family:Arial; background-color:#fff; position:absolute; left:50%; top:2px; margin-left:-35%;}
.article_wap .article_hot_title .hot_art_text .p1{ color:#333; font-size:20px; line-height:30px;}
.article_wap .article_hot_title .hot_art_text .p2{ color:#9b9b9b; font-size:16px;}
.article_wap .hot_article{ width:84%; height:60px; line-height:60px; padding:0px 4%; margin:20px auto 0px; font-family:Arial; font-size:18px; letter-spacing:0.5px; color:#333; background-color:#f5f8fa; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; overflow:hidden;}
.article_wap .hot_article .tit{ color:#333;}
.article_wap .article_bottom{ margin-top:60px; text-align:center;}
.article_wap .article_bottom .gjmm_pic img{ width:80px;}
.article_wap .article_bottom .download_text{ display:block; width:90%; height:50px; line-height:50px; margin:10px auto 30px; font-family:Arial; font-size:18px; color:#fff; background-color:#ff2837; text-align:center; letter-spacing:1px; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px;}
.article_dialog{ width:80%; height:170px; position:absolute; left:50%; margin:-80px 0px 0px -40%; background-color:#fff; font-family:Arial; text-align:center; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; z-index:9999; display:none;}
.article_dialog .p1{ font-size:19px; color:#333; line-height:30px; margin:40px 0px;}
.article_dialog .btn1{ width:50%; font-size:18px; float:left;}
.article_dialog .btn1 a{ display:block; width:70%; height:40px; line-height:40px; margin:0px auto; background-color:#e1e1e1; color:#b9b9b9; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.article_dialog .btn2{ width:50%; font-size:18px; float:left;}
.article_dialog .btn2 a{ display:block; width:70%; height:40px; line-height:40px; margin:0px auto; background-color:#ff2837; color:#fff; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}



.article_pro .article_content{ width:92%; margin:20px 4%; font-size:12px; color:#535353; line-height:20px;}
.article_pro .article_content .yhxy_tit{ font-weight:bold;}

/*妈咪关注的文章样式*/
.mamigz_content{ width:100%;}
.mamigz_content .mamigz_top{ width:92%; margin:10px auto; text-align:center; font-family:Arial; color:#969696;}
.mamigz_content .mamigz_top .p1{ font-size:16px; padding:5px 0px;}
.mamigz_content .mamigz_top .p2{ font-size:12px;}
.mamigz_content .mamigz_top .p3{ font-size:12px; padding:5px 0px;}
.mamigz_content .mamigz_middle{ width:92%; margin:0px auto; text-align:center;}
.mamigz_content .mamigz_middle .p4{ font-size:13px; margin:20px 0px; color:#969696; font-family:"PingFang SC Regular";}
.mamigz_content .mamigz_middle .middle_img{ width:100%; margin:0px 0; padding:20px 0px;}
.mamigz_content .mamigz_middle .middle_img img{ width:90%;}
.mamigz_content .mamigz_middle .middle_button a{ display:block; width:60%; margin:20px 20%; padding:10px 0px; text-align:center; font-family:"PingFang SC Regular"; font-size:14px; color:#fff; background-color:#fc3342;}
.mamigz_content .mamigz_middle .middle_button a span{ display:block; width:80px; margin:0px auto; background:url(themesapp/mbts1/images/index2016_rightarr_w.png) right top no-repeat; background-size:16px auto;}
.mamigz_content .mamigz_bottom{ width:92%; margin:10px auto 50px;}
.mamigz_content .mamigz_bottom .tit{ font-size:14px; color:#535353; line-height:30px;}
.mamigz_content .mamigz_bottom .con{ font-size:12px; color:#969696; line-height:18px;}
/*妈咪关注的文章样式*/

/*topics.dwt*/
#topics {width:100%; height:auto; }
#topics .top img{ width:100%;}
#topics .title {width:92%; height:40px; line-height:40px; margin:0px auto; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; background:url(images/index_fltit_morearr.png) right 17px no-repeat; background-size:8px auto;}
#topics .title a{ display:block; width:100%; color:#535353;}
#topics .brand_topic{ width:92%; margin:20px auto 0px; font-size:14px; color:#969696; line-height:20px;}
#topics .brand_topic img{ width:100%;}
#topics .brand_topic p{ margin:10px 0px;}

/* user_clips.dwt 
.user_default {width:300px; margin:10px;}
.user_default .user_img{height:60px; margin:40px 0;}
.user_default .def_left {width:60px; float:left; padding-left:50px; padding-right:20px;}
.user_default .def_right {width:170px; float:left;}
.user_default .def_right p{margin-top:4px; margin-bottom:4px; font-family:arial; font-size:12px; color:#535553;}
.user_default .def_right p.welc{color:#000; font-weight:bold;}

.user_list {width:320px; margin:0 auto;}
.user_list ul {margin-left:-30px;}
.user_list ul a {font-family:arial; font-size:12px; color:#7f7f7f;}
.user_list li {width:290px; height:30px; line-height:30px; padding:0 10px; list-style-type:none; float:left; border-bottom:1px solid #dedede; background:url(images/user_list_bj.png) 0 0 no-repeat; }

.order_list {width:320px; margin:0 auto; border-bottom:1px solid #efefef;}
.order_list p {width:300px; height:25px; line-height:25px; padding:0 10px; font-family:arial; font-size:12px; color:#535553;}
.order_list p span{width:80px; display:block; float:left;}
.order_list p.good a{width:220px; display:block; float:left;}
.order_list p font{color:#c40000;}

.pingjia_list {width:300px; margin:0 auto; border-bottom:1px solid #efefef;}
.pingjia_list p {width:280px; height:25px; line-height:25px; padding:0 10px; font-family:arial; font-size:12px; color:#535553;}
.pingjia_list p span{width:80px; display:block; float:left;}
.pingjia_list p.good a{width:200px; display:block; float:left;}
.pingjia_list p font{color:#c40000;}

.user_address {width:300px; margin:0 auto; font-family:arial; font-size:12px; color:#535553;}
.user_address #shrxx {width:280px; padding:0 10px; border:1px solid #dedede; margin:10px 0;}
.user_address #shrxx .atn {padding-left:200px;}

.user_addressx {width:300px; margin:0 auto; font-family:arial; font-size:12px; color:#535553;}
.user_addressx #shrxx {width:280px; padding:0 10px; margin:10px 0;}
.user_addressx #shrxx .pad{width:80px; padding-top:5px; display:block; float:left;}
.user_addressx #shrxx .pads{width:80px; display:block; float:left; padding-top:5px;}
.user_addressx #shrxx img{width:280px;}
.bott {padding-left:0px;}
.bott .bcan{width:300px; height:33px;}

.zijin {width:300px; height:70px; line-height:45px; margin:0 auto; border:1px solid #DCDCDC;}
.zijin p {font-family:arial; font-size:12px; color:#535353; padding-left:10px;}
.zijin p span{font-family:arial; font-size:12px; color:#c40000;}
.zijin_list {width:320px; margin:0 auto; border-bottom:1px solid #efefef;}
.zijin_list p {width:300px; height:25px; line-height:25px; padding:0 10px; font-family:arial; font-size:12px; color:#535553;}
.zijin_list p span{width:60px; display:block; float:left;}
.zijin_list p font{width:220px; display:block; float:left;}
.czqr {width:300px; height:33px; margin:20px auto;}
.czqr .img{width:300px; height:33px;}
.upimg input{height:20px; margin:10px 0;}

.zijin_lists {width:320px; margin:0 auto; border-bottom:1px solid #efefef;}
.zijin_lists p {width:300px; height:25px; line-height:25px; padding:0 10px; font-family:arial; font-size:12px; color:#535553;}
.zijin_lists p span{width:140px; display:block; float:left;}
.zijin_lists p font{width:160px; display:block; float:left;}
.czqrs {width:300px; height:33px; margin:20px auto;}
.czqrs .img{width:300px; height:33px;}

.zijin_listss {width:92%; margin:0 auto; border-bottom:1px solid #efefef;}
.zijin_listss p {width:300px; height:25px; line-height:25px; padding:0 10px; font-family:arial; font-size:12px; color:#535553;}
.zijin_listss p span{width:90px; display:block; float:left;}
.zijin_listss p font{width:210px; display:block; float:left;}

.pjsm {width:300px; margin:5px auto; line-height:20px; text-align:Justify; text-justify:inter-ideograph;}
.pjsm span{color:#CD0000;}
.zjpj {width:300px; margin:20px auto; line-height:20px; border-top:1px solid #D7D7D7; border-bottom:1px solid #D7D7D7; padding:10px 0;}
.zjpj p{font-family:arial; font-size:12px; color:#535553;}
.impressions {padding-left:10px; font-family:arial; font-size:12px; color:#535553;}
.impressions span{color:#d7d7d7;}
.impression2s ul{margin-left:-35px;}
.impression2s li{list-style:none;margin:5px; float:left;border:1px solid #D7D7D7; padding:2px 4px;}
.impression2s li font{cursor:pointer; color:#535353;}
.zdyyx {color:#d7d7d7; margin:15px 10px;}
.zdyyx input{color:#535353;}
.nsdpf{height:70px; color:#535353; padding:10px 0 10px 10px; margin:20px 0; border-top:1px solid #D7D7D7; border-bottom:1px solid #D7D7D7;}
.pfl {height:28px; line-height:30px; float:left;}
#div1 {width:280px; height:30px; float:left;margin-top:5px; margin-left:2px;}
#div1 li{float:left; list-style:none;}
.sdsub{margin-top:20px; margin-left:10px; width:300px;height:34px; border:none; cursor:pointer; color:#9A9A9A; background:url(images/sdsub.png) 0 0 no-repeat; font-family:"PingFang SC Regular";}
*/
.user_tousujy{ width:100%; margin:0px auto; padding:1px 0px 30px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.user_tousujy .top_sm{ width:92%; margin:20px auto; font-size:13px; color:#969696; line-height:20px;}
.user_tousujy .top_sm span{ color:#e10000;}
.user_tousujy .tit{ width:92%; margin:0px auto; padding:0px 2%; height:50px; border-bottom:solid 1px #d7d7d7; line-height:50px;}
.user_tousujy .tex{ width:92%; margin:20px auto 30px;}
.user_tousujy .tex textarea{ width:96%; padding:10px 2%; border:solid 1px #d7d7d7;}
.user_tousujy .tex .pho input{ width:100px; height:auto; background:url(images/user_tousu_uploadpic.png) left top no-repeat; background-size:100px auto;}
.user_tousujy .tex .lianxi input{ width:96%; height:35px; padding:0px 2%; color:#535353; line-height:35px; font-size:14px; margin-bottom:20px; border:solid 1px #d7d7d7;}
.user_tousujy .tex .confirm_btn{ display:block; width:100%; padding:15px 0px; text-align:center; background-color:#f4bc22; font-size:16px; color:#fff; border:none;-webkit-appearance:none;}

/*germany_index.dwt*/
#germany_indexs{ width:100%; margin:0px auto;}
#germany_indexs .tabs_nav_blank{ width:92%; height:40px;} /*留出空白位置，高度同浮动栏的高度*/
#germany_indexs .tabs_nav{ width:92%; height:40px; padding:0 4%; background-color:#fafafa; border-bottom:solid 1px #d7d7d7; line-height:40px; position:fixed; left:0px; top:0px; z-index:10000;}
#germany_indexs .tabs_nav li{ width:33%; float:left; list-style:none; font-size:14px; color:#535353; text-align:center;}
#germany_indexs .tabs_nav li a{ color:#535353;}
#germany_indexs .tabs_nav .curr a{ color:#e19619;}
#germany_indexs .tabs_con{ width:100%; margin:20px auto 0px; color:#535353; font-size:12px; line-height:22px; display:none;}
#germany_indexs .tabs_con .germany_jjks {width:92%; margin:0px auto; margin-bottom:20px;}
#germany_indexs .tabs_con .germany_jjks .jjks {width:100%; margin-top:20px;background-color:#f5f5f5; z-index:0;}
#germany_indexs .tabs_con .germany_jjks .jjks div.imgs {width:100%; max-height:300px; overflow:hidden; position:relative; z-index:0;}
#germany_indexs .tabs_con .germany_jjks .jjks div img {width:100%;}
#germany_indexs .tabs_con .germany_jjks .jjks div.da {position:absolute;width:96%; height:30px; line-height:30px; left:0px; bottom:0px; font-size:13px; font-family:Arial; padding:0px 2%;}
#germany_indexs .tabs_con .germany_jjks .jjks div.da {color:#fff; background:rgba(196, 0, 0, 0.7) none repeat scroll 0 0 !important;
/*实现FF背景透明，文字不透明*/
										   filter:Alpha(opacity=70);/*实现IE背景透明*/}

#germany_indexs .tabs_con .germany_jjks .jjks .title{ width:70%; background-color:#f5f5f5; height:30px; float:left;}
#germany_indexs .tabs_con .germany_jjks .jjks .title .zk { display:inline-block; width:20%; float:left; padding-left:10px; height:30px; line-height:30px; font-family:arila; color:#535353; font-size:12px;}
#germany_indexs .tabs_con .germany_jjks .jjks .title .zk span {font-family:"Microsoft YaHei"; font-size:12px; color:#fc3342;}
#germany_indexs .tabs_con .germany_jjks .jjks .title .tit { display:inline-block; width:65%; float:left; padding-left:0px; padding-right:8px; height:30px; line-height:30px; font-family:arila; color:#535353; font-size:12px; overflow:hidden;}
#germany_indexs .tabs_con .germany_jjks .jjks .shijian{ width:30%; background-color:#f5f5f5; height:30px; line-height:30px; text-align:right; float:right; overflow:hidden;}
#germany_indexs .tabs_con .germany_jjks .jjks .shijian .timer{ padding-right:12px; color:#969696;}
#germany_indexs .tabs_con .germany_wish{ width:100%; background-color:#f5f5f5; padding:20px 0px; text-align:center;}
#germany_indexs .tabs_con .germany_wish p{ font-family:"PingFang SC Regular"; font-size:14px; color:#535353; line-height:30px;}
#germany_indexs .tabs_con .germany_wish .goto_wish{ display:block; width:70%; margin:0px auto; padding:10px 0px; background-color:#f4bc22; color:#fff; font-size:16px; font-family:Arial; margin-top:10px;}
#germany_indexs .germany_yssm_con{ width:100%; margin:0px auto;}
#germany_indexs .germany_yssm_con img{ width:100%; display:block;}
#germany_indexs .germany_yssm_con .dibu{ margin-bottom:30px;}
#germany_indexs .germany_yssm_con .top_sm{ width:92%; padding:20px 4%; font-family:"PingFang SC Regular"; text-align:center;}
#germany_indexs .germany_yssm_con .top_sm .p1{ font-size:16px;  line-height:20px; color:#969696; margin-bottom:10px; margin-top:10px;}
#germany_indexs .germany_yssm_con .top_sm .p2{ font-size:18px;  line-height:20px; color:#333333; margin-bottom:10px;}
#germany_indexs .germany_yssm_con .top_sm .p3{ font-size:13px;  line-height:20px; color:#535353; text-align:left;}

#germany_indexs .tabs_con .gang{ width:96%; margin:0px auto; height:1px; border-bottom:solid 1px #d7d7d7;}
/*germany_wishing.*/
.germany_wishing{ width:100%; margin:0px auto; padding-bottom:30px;}
.germany_wishing .wishing_zdjd_tit1{ width:100%; font-family:Arial; font-size:20px; color:#000; text-align:center; margin:30px 0px 5px;}
.germany_wishing .wishing_zdjd_tit2{ width:100%; font-family:"Adobe 黑体 Std R"; font-size:16px; color:#535353; text-align:center; margin:0px 0px 20px;}
.germany_wishing .wishing_zdjd_con{ width:92%; margin:10px 2%; padding:0px 2%; font-size:12px; color:#969696; line-height:20px;}
.germany_wishing .wishing_zdjd_con img{ width:100%;}
.germany_wishing .to_zdjd{ display:block; width:92%; margin:0px auto; height:50px; background:url(images/index_fltit_morearr.png) right 18px no-repeat; background-size:10px auto; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; line-height:50px;}

.germany_wishing .top_sm{ width:92%; margin:20px auto; font-family:"PingFang SC Regular"; font-size:13px; color:#969696; line-height:20px;}
.germany_wishing .top_sm span{ color:#e10000;}
.germany_wishing .selein{ width:100%; font-family:"PingFang SC Regular";}
.germany_wishing .selein .subtit{ width:92%; height:40px; margin:0px auto; padding:0px 2%; border-bottom:solid 1px #d7d7d7; font-size:14px; color:#535353; line-height:40px; margin-bottom:20px;}
.germany_wishing .selein .sele{ width:92%; margin:0px auto; padding-bottom:20px;}
.germany_wishing .selein .sele input{ width:96%; height:20px; border:solid 1px #d7d7d7; font-size:14px; color:#969696; line-height:20px; padding:6px 2%;}
.germany_wishing .selein .sele textarea{ width:96%; border:solid 1px #d7d7d7; font-size:14px; color:#969696; padding:10px 2%;}
.germany_wishing .selesb .ans{ display:block; width:92%; margin:20px auto; padding:15px 0px; font-family:"PingFang SC Regular"; font-size:16px; color:#fff; background-color:#f4bc22; border:none; -webkit-appearance:none;}
#wishing_success{ display:none; width:92%; margin:0px auto; font-size:14px; color:#969696; text-align:center;}
#wishing_success .tex{ height:30px; line-height:30px; margin:20px 0px 10px;}
#wishing_success a{ display:block; width:100%; padding:15px 0px; background-color:#ebebeb; color:#535353; font-family:"PingFang SC Regular"; font-size:16px; border:solid 1px #d7d7d7;;}
/*germany_brand.*/
#germany_goods_lists{ width:100%;}
.germany_brand_top{ width:100%; position:relative;}
.germany_brand_top .banner_img{ max-height:300px; overflow:hidden;}
.germany_brand_top .banner_img img{ display:block; width:100%;}
.germany_brand_top .germany_brand_djs{ width:100%; height:30px; background-color:#fafafa; text-align:center;font-family:Arial; font-size:12px; color:#969696; line-height:30px; padding:0px;}
.germany_brand_top .germany_brand_djs .zk span{ color:#e10000; font-size:16px; padding-right:3px;}
#germany_goods_list {width:96%; height:auto; margin:0 auto; background:#fff;}
#germany_goods_list .ct {width:100%; background:#fff;}
#germany_goods_list .gmg{ width:46%;height:auto; padding-bottom:2px; margin:10px 2%; border-bottom:1px solid #EBEBEB; text-align:center; float:left; overflow:hidden}
#germany_goods_list .gmg:hover{ width:46%;height:auto; padding-bottom:0; margin:10px 2%; border-bottom:3px solid #e19619; text-align:center;}
.gmg {position:relative;}
.gmg .tc_js {position: absolute; top:5px;left:50%; margin-left:-75px; z-index:1;}
.gmg .tc_js img{width:70px; height:70px;}
.gmg .ger_tc_js{ position:absolute; top:0px; left:50%; margin-left:-75px; z-index:2;}
.gmg .ger_tc_js img{ width:150px; height:150px; opacity:0.85; filter:alpha(opacity=85);}
#germany_goods_list .gmg .img_box{ width:100%; position:relative;}
#germany_goods_list .gmg .img_box .quick_view{ width:50px; height:50px; position:absolute; bottom:0px; right:10px;}
#germany_goods_list .gmg .img_box .quick_view img{ width:50px;}
#germany_goods_list .gmg a.gi img{width:150px; height:150px;}
#germany_goods_list .gmg .qh{ height:20px; text-align:center; margin:5px 0px;}
#germany_goods_list .gmg .qh .end{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#969696; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#germany_goods_list .gmg .qh .less{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#e10000; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#germany_goods_list .gmg .qh .booking{ width:70px; height:20px; margin:0px auto; line-height:20px; background-color:#e19619; color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#germany_goods_list .gmg .qh .booking a{ color:#fff; text-decoration:none;}
#germany_goods_list .gmg .gn {text-align:left; padding:0px 5px; height:32px; font-family:Arial; line-height:16px; display:block; overflow:hidden;}
#germany_goods_list .gmg .gn .tred{color:#c40000; padding-right:7px;}
#germany_goods_list .gmg .gn a{ color:#535353; font-size:13px;}
#germany_goods_list .gmg .good_zyfs{ height:20px; margin:10px 0px 0px; padding:0px 5px; font-family:"PingFang SC Regular"; font-size:12px; position:relative;}
#germany_goods_list .gmg .good_zyfs .lzyfs{ width:41px; height:18px; text-align:center; background-color:#4fc4d8; color:#fff; line-height:18px; float:left; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#germany_goods_list .gmg .good_zyfs .rte{ width:42px; height:16px; float:left; margin-left:5px; color:#e30f19; line-height:16px; border:solid 1px #e30f19; text-align:center;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#germany_goods_list .gmg .good_zyfs .quick_view{ display:block; padding:5px; position:absolute; top:-5px; right:5px;}
#germany_goods_list .gmg .good_zyfs .quick_view span{ display:block; width:40px; height:18px; background-color:#ffe6a5; color:#e19619; line-height:18px; text-align:center;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#germany_goods_list .gmg .ojiage { height:60px; margin:0px 5px 5px; font-family:Arial; text-align:left;}
#germany_goods_list .gmg .ojiage .ojiage_l .oj {padding-top:10px; font-size:18px; font-family:arial; color:#E21735;}
#germany_goods_list .gmg .ojiage .ojiage_l .oj font {padding-left:15px; font-size:12px; font-family:arial; color:#969696;}
#germany_goods_list .gmg .ojiage .ojiage_l .rj{ font-size:12px; font-family:arial; color:#969696; padding:5px 0px;}
#germany_goods_list .gmg .ojiage .ojiage_l .rj span{ padding-right:4px;}


/*waphd141122*/
.waphd141122 {width:300px; margin:20px auto;}
.waphd141122 .k300 {width:300px;}
.waphd141122 .k300 img{width:300px;}
.waphd141122 .k1500 {width:300px;}
.waphd141122 .k150 {width:150px; float:left;}
.waphd141122 .k150 img{width:150px;}
.waphd141122 .k15000 {width:300px;}
.waphd141122 .k15l {width:150px; float:left;}
.waphd141122 .k15l img{width:150px; display:block;}
.waphd141122 .k15r {width:150px; float:left;}
.waphd141122 .k15r img{width:150px; display:block;}
.clear {float:both;}

/*waphd141212*/
.waphd141212 {width:320px; margin:20px auto;}
.waphd141212 .hd141212_head { height:350px; position:relative;}
.waphd141212  .hklist{ position:absolute; left:0px ; top:198px;}
.waphd141212 .k300 {width:320px;}
.waphd141212 .k300 img{width:320px; vertical-align:bottom; display:block;}
.waphd141212 .k1500 {width:320px;}
.waphd141212 .k150 {width:160px; float:left;}
.waphd141212 .k150 img{width:160px; vertical-align:bottom; display:block;}
.xsxs {width:320px; margin:0 auto; background:#f26d9c;}
.xsxs .buy_lists{width:300px; margin:0 auto; background:#fff;}
.xsxs .buy_lists .left{ text-align:center;}
.xsxs .buy_lists .left img {width:260px;}
.xsxs .right {width:300px; margin:0 auto; background:#fff;}
.xsxs .right .r_name {width:280px; padding-left:10px; font-family:"PingFang SC Regular"; font-size:20px; color:#535353; text-align:center;}
.xsxs .right .jiages {margin:10px 0;}
.xsxs .right .zhek {float:left; margin-left:20px; width:70px; height:25px; line-height:25px; background:#cd0000; color:#fff;}
.xsxs .right .zhek .zk {font-family:"PingFang SC Regular"; font-size:20px; padding-left:10px;}
.xsxs .right .jiage {float:left; height:25px; line-height:25px;}
.xsxs .right .jiage span{padding-left:15px;}
.xsxs .right .jiage .tj {font-family:"PingFang SC Regular"; font-size:30px; font-weight:bold; color:#cd0000;}
.xsxs .right .jiage .del{font-family:"PingFang SC Regular"; font-size:14px; text-decoration:line-through;}
.xsxs .right .xc_buy {margin-top:20px; padding-bottom:20px;}
.xsxs .right .xc_buy a{padding:0 10px;}
.xsxs .right .xc_buy a img{width:130px;}
.clear {float:both;}

/*germany_buy*/
#germany_buy {width:320px; margin:0px auto;}
#germany_buy .dgrk{ width:320px; position:relative;}
#germany_buy .dgrk .button{ position:absolute; top:8px; right:10px;opacity:0.7;}
#germany_buy .dgrk .button img{ width:70px; height:70px;}
#germany_buy .dgrk .button:hover{ opacity:1;}
#germany_buy .tit {width:320px; height:25px; line-height:25px; margin-top:10px; background:#f5f5f5;}
#germany_buy .tit span {display:block; float:left;}
#germany_buy .tit span.ora {width:50px; height:24px; color:#e19619; border-bottom:1px solid #e19619; margin:0 27px 0 27px;}
#germany_buy .tit span.bla {color:#535353; margin:0 27px 0 27px;}
.wap_buy_lists {width:320px; margin:0 auto;}
.wap_buy_lists .buy_list {border-bottom:1px solid #e1e1e1;}
.wap_buy_lists .buy_list .left{width:100px; float:left; padding:20px 10px 0 0;}
.wap_buy_lists .buy_list .left img{width:100px; height:100px;}
.wap_buy_lists .buy_list .right{width:200px; float:left;}
.wap_buy_lists .buy_list .right .r_name {color:#535353; line-height:18px; padding:10px 0;}
.wap_buy_lists .buy_list .right .jiages .jiage {float:left;}
.wap_buy_lists .buy_list .right .jiages .jiage span {padding-right:5px;}
.wap_buy_lists .buy_list .right .jiages .jiage .oj {color:#ff4e11; font-size:14px; font-weight:bold;}
.wap_buy_lists .buy_list .right .jiages .jiage .tj {color:#000;}
.wap_buy_lists .buy_list .right .jiages .jiage .del {color:#969696; text-decoration:line-through;}
.wap_buy_lists .buy_list .right .jiages .zhek {float:left; width:41px; height:18px; color:#fff; background:url(images/z_background.gif) 0 0 no-repeat;}
.wap_buy_lists .buy_list .right .xc_buy {padding:10px 0;}
.wap_buy_lists .buy_list .right .xc_buy .buy a img {width:98px; height:18px;}
.wap_buy_lists .buy_list .right .djss {width:200px; height:20px; margin-bottom:10px; color:#e19619; background:url(images/djs_icon.gif) 0 3px no-repeat;}
.wap_buy_lists .buy_list .right .djss .djs {padding-left:17px;}
.germany_bottom {padding-top:10px;}
.germany_bottom img{width:320px; padding:0px; margin-bottom: -5px;}

/*germany_goods 20141217*/
.wapdg141217{ width:320px; margin:0px auto; background-color:#fff;}
.wapdg141217 .c_b{ clear:both;}
.wapdg141217 .tmrk{ width:320px; position:relative;}
.wapdg141217 .tmrk .button{ position:absolute; top:8px; right:10px;opacity:0.7;}
.wapdg141217 .tmrk .button img{ width:70px; height:70px;}
.wapdg141217 .tmrk .button:hover{ opacity:1;}
.wapdg141217 .ggoods_nav{ width:320px; height:30px; background-color:#f5f5f5; margin-top:10px; margin-bottom:3px;}
.wapdg141217 .ggoods_nav a{ width:70px; text-align:center; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; display:block; float:left; line-height:28px; margin:0px 45px 0px 45px; text-decoration:none;}
.wapdg141217 .ggoods_nav a.click{ color:#e19619; border-bottom:solid 2px #e19619;}
.wapdg141217 .goods_lists{ width:320px; margin:0px auto;}
.wapdg141217 .goods_lists .goods_list{ width:159px; float:left; border-bottom:solid 2px #e9e9e9; padding:10px 0px 10px 0px; text-align:center;}
.wapdg141217 .goods_lists .border_right{ border-right:solid 1px #e1e1e1;}
.wapdg141217 .goods_lists .goods_list .goods_img img{ width:150px; height:150px;}
.wapdg141217 .goods_lists .goods_list .goods_name {height:54px; padding:0px 10px; overflow:hidden;font-family:arial; font-size:12px; line-height:18px; text-align:left;}
.wapdg141217 .goods_lists .goods_list .goods_name a { color:#535353; text-decoration:none;}
.wapdg141217 .goods_lists .goods_list .shop_price {font-family:arial; font-size:16px; color:#B9966A; padding:10px 0px 0px 10px; text-align:left;}

/*用户实名认证 20150324*/
.idverify_intro{width:280px; padding:0 10px; border:1px solid #dedede; margin:10px auto; overflow:hidden;}
.idverify_intro .zy{ width:45px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; font-weight:bold; line-height:20px; padding-top:10px;}
.idverify_intro .tit {height:40px; line-height:40px; font-family:arial; color:#4c4c4c; border-bottom:1px solid #d7d7d7; padding-left:10px;}
.idverify_intro .con{ width:260px; font-family:"PingFang SC Regular"; font-size:12px; color:#969696; line-height:20px; padding-top:10px; padding-left:13px;}
.idverify_intro .con .red{ color:#c40000;}
.idverify_intro .con a{ color:#e19619;}
.idverify_tit{ width:100%; font-family:"PingFang SC Regular"; font-size:13px; color:#535353; line-height:30px; font-weight:bold; margin:0px auto;}
.idverify_act{ width:100%; border:1px solid #d7d7d7;}
.idverify_act .idverify{ padding-top:5px; font-family:"PingFang SC Regular"; font-size:12px; color:#000; line-height:30px; font-weight:bold;}
.idverify_act .idverify span{ color:#ED0C22;}
.idverify_act .idverify .error_info{ font-weight:normal;}
.idverify_act .idsubmit{ width:100px; color:#fff; background-color:#c40000; text-align:center; font-weight:bold; margin:20px 0px 20px 83px; padding:6px 0px; cursor:pointer; border:none;}
.idverify_act .sh{width:96%; margin:0 2%; padding:15px 0; line-height:40px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; text-align:center;}
.idverify_act .sh span{ color:#c40000;}
.idverify_act .sh a{color:#e19619;}
.idverify_act .scbegin {width:96%; margin:20px 2%; font-family:"PingFang SC Regular"; font-size:12px; color:#535353;}
.idverify_act .scbegin .pad{ padding-left:10px;}
.idverify_act .scbegin img {width:280px;}
.idverify_act .imgsm{ margin:10px 0px; color:#535353;}
.idverify_act .smrz_ok{ margin-bottom:10px;}
.idverify_act .reload_sfz{ border-top:1px solid #d7d7d7; padding-top:20px; margin-top:20px;}
.idverify_act .idsubmit_reload{ width:100px; color:#fff; background-color:#c40000; text-align:center; font-weight:bold; margin:20px 0px 20px 30px; padding:6px 0px; cursor:pointer; border:none;}
.idverify_act .close_reload_btn{ width:100px; color:#969696; text-align:center; font-weight:bold; margin:20px 0px 20px 20px; padding:6px 0px; cursor:pointer; border:none;}
.idverify_act .open_reload_btn{ width:80px; color:#535353; text-align:center; padding:3px 0px; cursor:pointer;}

/*用户实名认证 20150324 end*/


/*用户中心—default*/
.clears {clear:both; height:20px; line-height:20px;}
.clears1 {clear:both; height:10px; line-height:10px;}
.clearzw {clear:both; height:10px; line-height:10px; background:#f0f0f0;}
.clearss {clear:both; height:10px; line-height:10px; border-top:1px solid #f0f0f0;}
.small_blank{ width:100%; height:10px;}
.no_anything{ width:100%; text-align:center; font-size:14px; line-height:30px; color:#b9b9b9; padding-top:100px;}

.user_default_photo {width:100%; background:#edeee9;}
.user_default_photo .u_d_p_l{float:left; position:relative;}
.user_default_photo .u_d_p_l img.photo {max-width:70px; max-height:70px; min-width:70px; min-height:70px; margin:20px; border-radius:35px; -moz-border-radius:35px; -webkit-border-radius:35px;}
.user_default_photo .u_d_p_l .zxj {position:absolute; left:65px; top:64px;}
.user_default_photo .u_d_p_l .zxj img {width:25px; height:26px;}
.user_default_photo .u_d_p_r{float:left; margin-top:27px;}
.user_default_photo .u_d_p_r p {font-family:"PingFang SC Regular"; font-size:14px; height:30px; line-height:30px;}
.user_default_photo .u_d_p_r p.name {color:#535353;}
.user_default_photo .u_d_p_r p.truename_yes {color:#e19600;}
.user_default_photo .u_d_p_r p.truename_yes img {width:25px; height:25px; vertical-align:middle; padding-right:5px;}
.user_default_photo .u_d_p_r p.truename_no {color:#969696;}

.user_default {width:92%; margin:0 2%; padding:0px 2%; height:50px; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; border-bottom:1px solid #d7d7d7;}
.user_default .titl {width:30%; float:left;}
.user_default .titl span {}
.user_default .titr {width:70%; float:left; text-align:right; color:#969696;}
.user_default .titr img {width:20px; vertical-align:middle; margin: -4px 0px 0px 0;}
.user_default a {color:#535353;}

.user_defaults {width:92%; margin:0 2%; padding:0px 2%; height:50px; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.user_defaults .titl {width:30%; float:left;}
.user_defaults .titl span {}
.user_defaults .titr {width:70%; float:left; text-align:right; color:#969696;}
.user_defaults .titr img {width:20px; vertical-align:middle; margin: -4px 0px 0px 0;}
.user_defaults a {color:#535353;}

.user_logout_btn{ display:block; width:92%; margin:20px auto; padding:15px 0px; text-align:center; font-family:"PingFang SC Regular"; font-size:16px; color:#969696; background-color:#f5f5f5; text-decoration:none;}

.user_bonus_vip {width:92%; margin:0 2%; padding:0px 2%; height:40px; line-height:20px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.user_bonus_vip .titl {width:82%; margin-top:7px; float:left;}
.user_bonus_vip .titl span {}
.user_bonus_vip .titr {width:18%; margin-top:20px; float:left; text-align:right; color:#969696;}
.user_bonus_vip .titr img {width:20px; vertical-align:middle; margin: -4px 0px 0px 0;}
.user_bonus_vip a {color:#535353;}

.order_cat {width:24%; float:left; text-align:center; font-family:"PingFang SC Regular"; font-size:14px;}
.order_cat a{ display:block;}
.order_cat p {color:#969696; height:50px; line-height:50px;}
.order_cat span {color:#535353; height:18px; line-height:18px;}
.order_cat span.gt {color:#eb0000; height:20px; line-height:20px;}

/*用户中心—order_list*/
.order_zt_blank{ width:100%; height:40px;} /*留出空白位置，高度同浮动栏的高度*/
.order_zt {width:100%; height:40px; background:#fff; position:fixed; left:0px; top:0px; z-index:10000;}
.order_zt li{float:left; list-style-type:none; width:20%; height:40px; line-height:38px; text-align:center;}
.order_zt li span { display:inline-block; font-family:"PingFang SC Regular"; font-size:14px; color:#ff2837; border-bottom:solid 2px #ff2837;}
.order_zt li a { display:inline-block; font-family:"PingFang SC Regular"; font-size:14px; color:#333; border-bottom:solid 2px #fff;}

.cons {width:100%; margin:0 auto;}
.cons .con { width:88%; margin:0px 3% 0px;; padding:0px 3%;height:40px; line-height:40px; font-family:"PingFang SC Regular"; font-size:14px; border-bottom:1px solid #f0f0f0;}
.cons .con .titl {width:60%; color:#333; float:left;}
.cons .con .titl span {}
.cons .con .titr {width:40%; float:left; text-align:right; color:#969696;}
.cons .con .titr a {color:#969696;}
.cons .con .titr img {width:12px; vertical-align:middle; margin: -2px 0px 0px 10px;}

.order_goods { width:88%;margin:10px 3%; padding:0px 3%;}
.order_goods .swiper-slide{ width:120px;}
.order_goods .order_goods_img2{ width:100%; float:left;}
.order_goods .order_goods_img2 img{ width:100px;}
.order_goods_img {width:30%; float:left;}
.order_goods_img img{width:90%; min-width:90px; max-width:100px;}
.order_goods_con {float:left; width:68%;line-height:16px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; margin-top:6px; margin-left:2%;}
.order_goods_con .order_name { width:100%; height:32px; overflow:hidden;}
.order_goods_con .ogoods_zys { width:65px; color:#969696; background:url(./images/flow_icon_zyfs.png) left 1px no-repeat; background-size:14px auto; padding-left:17px; float:right; margin-top:10px;}
.order_goods_con .goods_attr{ width:50%; color:#969696; margin-top:10px; float:left;}
.order_goods_con .order_price{ color:#737373; font-family:Arial; margin-top:10px;}
.order_goods_con .order_price .number{ text-align:right; float:right;}
.order_goods_con p span {padding-right:20px;}

.order_con { width:88%; margin:0px 3% 0px; padding:0px 3%;height:50px; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; border-top:1px solid #f0f0f0;}
.order_con b{ color:#ff2837; font-family:Arial; padding-left:5px; font-weight:normal;}
.order_con span {font-family:"PingFang SC Regular"; font-size:14px; color:#333;}

.order_Operation { width:94%; margin:0px 3%; font-family:"PingFang SC Regular"; font-size:14px; margin-bottom:20px;}
.order_Operation a { display:inline-block;margin-right:10px; height:30px; line-height:30px; padding:0px 3%; background-color:#fafafa; color:#333; border:1px solid #e1e1e1; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.order_Operation a.toPay{ display:inline-block; margin-right:10px; height:30px; line-height:30px; padding:0px 3%; background-color:#f4bc22; color:#fff; border:1px solid #f4bc22; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.order_empty { width:92%; margin:0px 4%;height:65px; line-height:65px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.order_empty a {color:#e19600;}

/*用户中心—order_detali*/
.nsds{width:100%; margin:0 auto;}
.nsd{width:88%; margin:0px 3%; padding:0px 3%; height:40px; line-height:40px; font-family:Arial; font-size:15px; color:#535353; border-bottom:1px solid #f0f0f0;}
.nsds .mess_to_buyer{ width:88%; margin:15px 4% 5px; padding:10px 2%; border:solid 1px #ff2837; background-color:#ffebeb; color:#333; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.nsds .order_ztss{ margin:10px 0px 15px;}
.nsds .order_totals{ margin:10px 0px 10px;}
.nsds .order_total_p{ padding:10px 0px 20px;}
.nsds .order_zts { width:88%; margin:0px 6%;line-height:30px; font-family:Arial; font-size:14px; color:#333;}
.nsds .order_zts span{color:#969696;}
.nsds .order_zts font{color:#333;}
.nsds .order_zts .fee_l{ width:30%; color:#333; float:left;}
.nsds .order_zts .fee_r{ width:70%; display:inline-block; text-align:right; color:#ff2837; float:left;}
.nsds .order_zts .fee_r #u_total_p{ color:#ff2837;}
.nsds .order_wl{ width:88%; margin:0px 3%; padding:15px 3%; border-top:solid 1px #f0f0f0;}
.nsds .order_wl .wll{ color:#969696; font-size:14px; display:block; background:url(images/goods_icon_rightarr.png) right 1px no-repeat; background-size:12px auto;}
.fk_pay {margin:10px 0;}
.fk_pay .fk_pay_button{ display:block; width:92%; margin:0px 4%; padding:15px 0px;  background:rgba(244, 188, 34, 1) none repeat scroll 0 0 !important; color:#fff; font-size:16px; text-align:center; text-decoration:none;}

/*用户中心—order_comment*/
.nsdyx { width:92%;margin:10px 4%;}
.nsdyx .star {width:100%; height:38px;background:url(images/starss5.gif) left top no-repeat; background-size:auto 30px;}
.nsdyx li {float:left; list-style-type:none; width:36px; height:30px; margin-right:4px;}
.nsdyx li img{ width:auto; height:30px;}
.goods_con {width:100%}
.goods_pl {float:left; width:100%; margin:10px 0;}
.goods_pl textarea {width:91%; margin:0px 2%; padding:10px 2%; border:solid 1px #d7d7d7;}
.sddan {width:70px; height:77px; background:url(images/shaidan_dan.gif) 0 0 no-repeat; border:none; cursor:pointer;}
.sdpj_an {height:41px; padding:10px 0;}
.sdpj_an .ans {float:left; width:50%; text-align:center;}
.sdpj_an .btn { display:inline-block; width:80%; text-align:center; padding:10px 0px; background-color:#f4bc22; color:#fff; font-size:16px; border:none; cursor:pointer; -webkit-appearance:none;}
.sdpj_an .res { display:inline-block; width:80%; text-align:center; padding:10px 0px; background-color:#e1e1e1; color:#969696; font-size:16px; border:none; cursor:pointer; -webkit-appearance:none;}
.wap_sd {width:96%; margin:0 2%;}
.wap_sd input.file {width:100%; margin:20px 0 10px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; border:none; }

/*用户中心-order_kuaidi*/
.invoices_dt {width:100%;}
.pack_kuaidi_detail{ width:100%; height:70%; position:fixed; _position:absolute;_left:0;_bottom:0; left:0px; bottom:0px; background-color:#fff;  z-index:10000; display:none;}
.pack_kuaidi_detail .title{width:94%; margin:0px 3%; height:50px; line-height:50px; border-bottom:solid 1px #ebebeb;}
.pack_kuaidi_detail .title span{ font-family:"PingFang SC Regular"; font-size:14px; color:#333; float:left;}
.pack_kuaidi_detail .title .img{ display:block; width:12px; padding-top:3px; float:right;}
.pack_kuaidi_detail .title .img img{ width:12px;}
.pack_kuaidi_detail .list_con{ width:100%; font-size:12px; font-family:"PingFang SC Regular"; color:#535353; overflow-y:auto;}
.invoices_dt .kuaidi_pack_goods{ width:87%; margin:10px auto; padding:10px 3%; background-color:#fafafa; border:solid 1px #e1e1e1; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.invoices_dt .tit {width:88%; height:40px; margin:10px 3%; padding:10px 3%; background:url(./images/order_icon_kuaidi.png) 3% 10px no-repeat; background-size:40px auto; font-family:Arial; color:#fff; background-color:#ff2837; word-break:break-all; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.invoices_dt .tit .mode1{ display:block; padding-left:15%; line-height:40px; font-size:14px;}
.invoices_dt .tit .mode2{ display:block; padding-left:15%; line-height:20px; font-size:12px;}
.invoices_dt .con{ width:100%;}
.invoices_dt .con .wlgz_tit{ width:100%; padding:10px 0; font-size:14px; color:#535353; border-bottom:solid 1px #fafafa;}
.invoices_dt .wlgz_con{ width:94%; padding:8px 3% 10px;}
.invoices_dt .guonei_jc{ margin-bottom:10px; padding:10px 0px; color:#ff2837;}
.invoices_dt .invoices_list { width:93%; margin:0 auto 10px; padding:10px 3%; border:solid 1px #e1e1e1; background-color:#f0f0f0;line-height:16px; font-family:"PingFang SC Regular"; font-size:12px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.invoices_dt .invoices_list span {padding-right:10px; color:#969696;}
.invoices_dt .invoices_list .data{ color:#333;}
.invoices_dt .invoices_list .time{ color:#969696; font-size:10px;}

.invoices_dt .delivery_sm{ width:88%; padding:10px 6%; color:#ff2837; background-color:#ffebeb; line-height:18px;}
.invoices_dt .delivery_tit{ width:88%; margin:0px 3%; padding:10px 3%; font-size:14px; border-bottom:solid 1px #f0f0f0;}
.invoices_dt .delivery_tit .titl{ width:50%; color:#333; float:left;}
.invoices_dt .delivery_tit .titr{ display:block; width:40%; float:right; text-align:right; padding-right:16px; background:url(./images/goods_icon_rightarr.png) right 2px no-repeat; background-size:12px auto; color:#969696;}
.invoices_dt .delivery_tit .lists{ display:block; background:url(images/index_fltit_morearr.png) right 2px no-repeat; background-size:10px auto; color:#535353;}
.invoices_dt .delivery_goods{ width:88%; margin:20px auto 10px;}
.invoices_dt .delivery_goods .goods{ width:25%; margin-bottom:10px text-align:center; float:left; position:relative;}
.invoices_dt .delivery_goods .goods img{ width:90%;}
.invoices_dt .delivery_goods .goods .num{ position:absolute; bottom:0px; left:0px; width:24px; height:24px; line-height:24px; background:rgba(255,40,55,0.7) none repeat 0 0 !important; color:#fff; font-size:12px; text-align:center;filter:(opacity=70); border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px;}
.invoices_dt .delivery_goods .goods .num code{ font-size:10px;}
.delivery_glist_sm{ width:92%; padding:10px 4%; color:#535353; line-height:20px;}
.delivery_glist_sm span{ color:#ff2837;}

/*用户中心-id_verify*/
p.th_sm_p { width:92%;margin:10px 4% 0px; line-height:20px; font-family:"PingFang SC Regular"; font-size:13px; color:#969696;}
p.sm_p {margin:20px 4%; line-height:20px; font-family:"PingFang SC Regular"; font-size:13px; color:#969696;}
p.sm_p span {color:#E19619;}
p.sm_p font {color:#e10000;}
p.sm_p a{color:#969696;}
p.bonus_fg {height:2px; border-bottom:1px solid #E1E1E1;}
.smrzs div.idverify {margin:0 2%; padding:0px 2%; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.smrzs div.idverify font {float:right;}
.smrzs div.idverifys {margin:0 2%; padding:0px 2%; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.smrzs div.tit {color:#535353;}
.idverify input {width:96%; border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
div input.idsubmit {width:92%; margin:20px auto;  padding:15px 0; display:block; border:none; text-align:center; font-family:"PingFang SC Regular"; font-size:16px; color:#fff; background:#f4bc22; cursor:pointer; -webkit-appearance:none;}

/*用户中心-collection_list*/
.collection {width:94%; margin:0px 3%; padding:10px 0; border-bottom:1px solid #f0f0f0;}
.collection .c_l { width:20%;float:left;}
.collection .c_l img { width:90%;max-width:90px;}
.collection .c_m {float:left; width:80%;}
.collection .c_m .c_name{ width:75%; height:32px; margin:4px 0px 0px 1%; line-height:16px; font-family:Arial; color:#535353; overflow:hidden; float:left;}
.collection .c_m .c_btn{ width:20%; height:32px; margin-top:4px; background:url(./images/collection_icon_collected.png) right top no-repeat; background-size:20px auto; float:right;}
.collection .c_m .unc_btn{ width:20%; height:32px; margin-top:4px; background:url(./images/collection_icon_uncollect.png) right top no-repeat; background-size:20px auto; float:right; background}
.collection .c_m .goods-price{padding-top:4px; font-family:Arial; font-size:12px; color:#ff2837;}
.collection .coll_b { width:96%;margin:10px 2%;}
.collection .coll_b a.f6 { display:block; float:left; width:45%;padding:5px 0px; text-align:center; color:#fff; border:1px solid #f4bc22; background:#f4bc22;}
.collection .coll_b a.f7 { display:block; float:right; width:45%;padding:5px 0px; text-align:center; color:#969696; border:1px solid #d7d7d7; background:#fafafa;}

/*用户中心-bonus*/
.bonus_zt {width:100%; height:40px; background:#fff; position:fixed; left:0px; top:0px; z-index:10000;}
.bonus_zt li{float:left; list-style-type:none; width:25%; height:40px; line-height:38px; text-align:center;}
.bonus_zt li span { display:inline-block;font-family:"PingFang SC Regular"; font-size:14px; color:#ff2837; border-bottom:solid 2px #ff2837;}
.bonus_zt li a { display:inline-block; font-family:"PingFang SC Regular"; font-size:14px; color:#333; border-bottom:solid 2px #fff;}
.bonus {width:96%; margin:0 2%; height:100px; margin-top:20px;}
.bonus .bonus_l {float:left; width:68%; height:90px; background:#f5f5f5;}
.bonus .bonus_l p.g{ height:36px;font-family:"PingFang SC Regular"; font-size:13px; color:#535353; line-height:18px; padding:0px 10px; margin:10px 0px 3px; overflow:hidden;}
.bonus .bonus_l p.fw{ height:12px; line-height:12px; font-family:"PingFang SC Regular"; font-size:10px; color:#969696; padding:0px 10px; overflow:hidden;}
.bonus .bonus_l p.d{font-family:"PingFang SC Regular"; font-size:12px; color:#969696; height:30px; line-height:18px; padding:0 10px;}
.bonus .bonus_myellow {float:left; width:30%; height:90px; background:#e19619; text-align:center;}
.bonus .bonus_m {float:left; width:30%; height:90px; background:#969696; text-align:center;}
.bonus .bonus_myellow p.g{font-family:"PingFang SC Regular"; font-size:16px; color:#fff; height:20px; line-height:20px; padding:20px 0px 10px;}
.bonus .bonus_myellow p.d{font-family:"PingFang SC Regular"; font-size:12px; color:#fff; height:30px; line-height:18px;}
.bonus .bonus_m p.g{font-family:"PingFang SC Regular"; font-size:16px; color:#fff; height:20px; line-height:20px; padding:20px 0px 10px}
.bonus .bonus_m p.d{font-family:"PingFang SC Regular"; font-size:12px; color:#fff; height:30px; line-height:18px; }
.bonus .bonus_r {float:left; width:2%;}
.bonus .bonus_r img{ height:90px;}

/*用户中心-address_list*/
.address_list {width:96%; margin:0 2%; padding:10px 0; line-height:40px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; border-bottom:1px solid #E1E1E1;}
.address_list .pad{ width:96%; padding:0px 2%; line-height:20px;}
.address_list .title {width:96%; margin:10px 2% 15px; text-align:left;}
.address_list .title a{ display:block; width:45%;  font-size:16px; padding:5px 0px; text-align:center; margin-top:5px;}
.address_list .title .xgbtn{ float:left; background:#f4bc22; color:#fff;}
.address_list .title .scbtn{ float:right; background:#e1e1e1; color:#969696;}

/*用户中心-address_list_xz*/
.edit_address {width:96%; margin:0 2%;}
.edit_address p{ width:96%; padding:0px 2%;line-height:45px; border-bottom:1px solid #d7d7d7; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.edit_address input {border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; width:96%;}
.edit_address select {border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; width:96%;}
.bott .baddress_btn { display:block;width:96%; margin:20px auto; text-align:center; padding:15px 0px; background-color:#F4BC22; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}

/*用户中心-user_account*/
.user_szmx {width:92%; margin:0 4%; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.user_szmx span {font-family:"PingFang SC Regular"; font-size:17px; color:#e10000; padding-right:20px;}
.user_jfmx {width:92%; margin:0 4%; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; border-bottom:1px solid #d7d7d7;}
.user_jfmx span {font-family:"PingFang SC Regular"; font-size:17px; color:#e10000; padding-right:20px;}

/*user_account 新*/
.user_qianbao{ width:100%; background-color:#f5f8fa;}
.user_qianbao .qianbao_blank{ width:100%; height:20px; background-color:#f5f8fa;}
.user_qianbao .qianbao_top{ width:94%; margin:0px auto 20px; padding:30px 0px; background-color:#fff; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.user_qianbao .qianbao_top .top_half{ width:50%; text-align:center; color:#333; font-family:"PingFang SC Regular"; float:left;}
.user_qianbao .qianbao_top .top_half .p1{ font-size:14px; height:28px; line-height:28px; font-weight:bold;}
.user_qianbao .qianbao_bott{ width:90%; margin:0px auto 10px; padding:20px 2% 20px 4%; background-color:#fff; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.user_qianbao .qianbao_bott a{ display:block; color:#333; font-family:"PingFang SC Regular"; font-size:14px;}
.user_qianbao .qianbao_bott .titl {width:70%; float:left;}
.user_qianbao .qianbao_bott .titr {width:30%; float:left; text-align:right; color:#969696;}
.user_qianbao .qianbao_bott .titr img {width:20px; vertical-align:middle; margin: 0px 0;}


.user_geren{width:60%; margin:0px 20%; background:#f0f0f0; margin-top:8%; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; color:#b9b9b9; text-align:center; padding:4% 0 4% 0;}
.user_jingyan{ width:90%; margin:0px 3%; color:#333333; border:1px solid #e1e1e1; background:#fafafa; margin-top:7%; font-size:14px; padding:14px 0px 14px 16px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.user_jingyan1{ width:90%; margin:0px 3%; color:#333333; border:1px solid #e1e1e1; background:#fafafa; margin-top:20px; font-size:14px; padding:14px 0px 14px 16px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.zijin_list {width:100%; margin:0 auto; padding-bottom:5px;}
.zijin_list p {width:92%; margin:0px 4%; line-height:20px; padding:4px 0px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.zijin_list p.rmb { width:92%; line-height:30px; padding:5px 2%; margin:0px 2%;border-bottom:1px solid #e1e1e1;}
.zijin_list p font.red {font-family:"PingFang SC Regular"; font-size:14px; color:#e10000;}
.zijin_list p font.hei {font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.zijin_list p font.rig {float:right;}
.zijin_list p font.hui {font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.zijin_list p.handle .handlediv{width:96%; margin:0 2%; border-top:1px solid #e1e1e1;}
.zijin_list p.handle a.cancels{display:block; width:96%; margin:10px 2%; padding:10px 0px; text-align:center; color:#969696; border:1px solid #D7D7D7; background:#FAFAFA;}
.zijin_list p.handle a{display:block; width:96%; margin:10px 2%; padding:10px 0px; text-align:center; color:#fff; border:1px solid #F4BC22; background:#F4BC22;}

p.sm_sm {margin:20px 2%; padding:0px 2%; line-height:22px; font-family:"PingFang SC Regular"; font-size:13px; color:#969696;}
p.sm_sm span {color:#E10000;}

.user_tixian{ width:100%; background-color:#f5f8fa;}
.user_tixian .top_blank{ width:100%; height:20px; background-color:#f5f8fa;}
.user_tixian .sm_sm{ color:#333;}
.cz_list {width:96%; margin:0 2%; background-color:#fff; margin-bottom:10px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.cz_list input {width:94%; margin:20px 3%; border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; line-height:20px;}
.czfs_list {width:96%; margin:0 2%; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.czfs_list p{ width:96%; padding:0px 2%;}
.czfs_list p.tops { width:96%; padding:0px 2%;border-bottom:1px solid #e1e1e1;}
.czqr {width:100%; margin:20px auto 40px;}
.czqr .submit_cz {display:block;width:92%; margin:20px auto; text-align:center; padding:15px 0px; background-color:#ff2837; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none; border-radius:26px; -moz-border-radius:26px; -webkit-border-radius:26px;}

.zijin_list_xx {width:100%;}
.zijin_list_xx p { width:92%; margin:0px 2%; padding:0px 2%;line-height:45px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; border-bottom:solid 1px #d7d7d7;}
.zijin_list_xx p font{color:#969696; float:right;}
.zijin_list_xx p font.bord {color:#E10000; float:right;}
.czqrs {width:96%; margin:20px 2%;}


.tx_lists {width:100%; padding:10px 0; margin:0px 0 10px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.tx_list {width:100%;}
.tx_list li {list-style-type:none;}
.tx_list p { width:100%;line-height:45px;}
.tx_list p input { font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.tx_list p input.wid {width:91%; margin:20px 2% 10px; padding:10px 2%; border:1px solid #e1e1e1;}
.tx_list p.tx_select { width:92%; margin:0px 2%; padding:0px 2%;border-bottom:1px solid #e1e1e1;}
.czfs_list {width:96%; margin:0 2%; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.czfs_list p.tops { width:96%; padding:0px 2%;border-bottom:1px solid #e1e1e1;}

.ret_pay_password {width:100%;}
.ret_pay_password p {width:92%; margin:0px 2%; padding:0px 2%; line-height:45px; border-bottom:1px solid #d7d7d7;}
.ret_pay_password p input {border:none; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.div_submit_pay_password {width:100%;}
.div_submit_pay_password input.submit_pay_password { display:block;width:92%; margin:20px auto; text-align:center; padding:15px 0px; background-color:#F4BC22; color:#fff; font-family:"PingFang SC Regular"; font-size:16px; border:none; -webkit-appearance:none;}

.update_picture {width:100%; margin:0 auto;}
.update_picture input.file {width:92%; line-height:45px; margin:20px 4% 10px; font-family:"PingFang SC Regular"; font-size:14px; color:#fff; border:none; -webkit-appearance:none; }
.update_picture input.btn_update_picture {width:92%; margin:10px 4% 20px; padding:15px 0px; font-family:"PingFang SC Regular"; font-size:16px; color:#fff; border:none; background:#F4BC22; cursor:pointer; -webkit-appearance:none;}

/*上传身份证*/
.sfz_up_pic {width:100%; margin:0 auto; line-height:50px;}
.sfz_up_pic .tit { width:92%; margin:0px 2%; padding:0px 2%;font-family:"PingFang SC Regular"; font-size:13px; color:#535353; line-height:50px; border-bottom:1px solid #d7d7d7;}
.sfz_up_pic .tits { width:92%; margin:0px 2%; padding:0px 2%;font-family:"PingFang SC Regular"; font-size:13px; color:#969696; line-height:50px; border-bottom:1px solid #d7d7d7;}
.sfz_up_pic .tit span {color:#e10000;}
.open_reload_pic {width:92%; margin:20px 4%; line-height:50px; font-family:"PingFang SC Regular"; font-size:16px; border:none; color:#fff; background:#f4bc22; cursor:pointer; -webkit-appearance:none;}
.fileInputss {width:100%; height:50px; line-height:50px; border-bottom:1px solid #d7d7d7;}

.fileInputs {width:96%; margin:0 2%; height:50px; line-height:50px; border-bottom:1px solid #d7d7d7;}
.file_mm { width:15%; float:left; margin-left:2%; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; padding-right:5px;}
.fileInput{ width:80%;float:left;}
.upfile{ width:68%; margin-left:2%;}
.upFileBtn{width:10%;height:42px;opacity:0;filter:alpha(opacity=0);cursor:pointer;}
.pic_lj {float:left; padding-left:5px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353;}
.sfz_pic_mm {width:92%; margin:10px 4%; border-bottom:1px solid #d7d7d;}
.sfz_pic_mm img {width:100%;}

/*产品详情-全程透明供应链*/
.advance_top{ width:100%; max-width:750px; position:relative;}
.advance_top img{ width:100%; height:auto;}
.advance_content{ width:100%; max-width:750px;position:relative;}
.advance_content .title{ width:92%; margin:0px 5%;  font-size:20px; color:#d8069a; margin-top:10px;}
.advance_content .title span{ color:#969696; font-family:Arial;}
.advance_content .content{ width:92%; margin:20px auto; font-size:14px; color:#969696; line-height:20px;}
.advance_content .content .p1{ color:#535353; margin-top:5px; font-size:14px;}
.advance_content .content .p2{ color:#000000; margin-top:-11%; font-size:16px; position:absolute;}
.advance_content .content img{ width:100%; height:auto;}
.advance_content .content_lc{ width:92%; margin:15px auto; text-align:center; font-size:16px; color:#01c5f1; line-height:24px;}
.advance_content .content_lc .lc_tit{ font-family:"PingFang SC Regular"; font-size:18px; line-height:20px; font-weight:bold; margin:2px 0px 10px;}
.advance_content .content_lc .lc_last{ margin-bottom:6px;}
.advance_content .content_lc img{ width:150px;}

/*优惠券*/
.nzc_yhqsm{ width:92%; margin:0px 2%; padding:0px 2%; height:40px; line-height:40px; font-size:14px; color:#000; border-bottom:solid 1px #d7d7d7;}
.nzc_yhqsm_list{ width:92%; margin:5px 4% 20px; font-size:12px; color:#535353; line-height:20px;}
.lq_list{ width:92%; margin:20px 4% 0px; position:relative;}
.lq_list img{ width:100%;}
.lq_list .lq_end{ width:100%; opacity:0.6; filter(alpha:opacity=60); position:absolute; top:0px; left:0px;}
/*优惠券*/

/*app download*/
.app_download{ width:100%; padding:0px 0px 20px; text-align:center;}
.app_download .appdown_sm{ width:92%; margin:0px auto; padding:10px 0px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; line-height:20px; text-align:left;}
.app_download .k750 img{ display:block; width:100%;}
.app_download .mid_pic{ margin-top:8%;}
.app_download .mid_pic img{ width:40%; max-width:512px;}
.app_download .tex1{ font-family:"PingFang SC Regular"; font-size:22px; color:#333333;  margin-top:4%;}
.app_download .tex2{ font-family:"PingFang SC Regular"; font-size:16px; color:#969696; margin-top:1%; }
.app_download .tex3{ font-family:"PingFang SC Regular"; font-size:16px; color:#969696; margin-top:6%;}
.app_download .download_btn{ margin-top:6%; }
.app_download .download_btn1{ margin-top:3%;}
.app_download .download_btn img{ width:70%; max-width:499px;}
.app_download .download_btn1 img{ width:70%; max-width:499px;}
.app_download .sm_ewm img{ width:40%; max-width:512px; margin-top:3%;}

/*优惠泉兑换*/
.toubu { width:99.1vw; height:34vw; background:url(images/duihuan1112_01.png);background-size: cover;}
.tab-content {clear: both;width: 94.7vw;margin: 0 auto;}
.coupons_list ul li {display: block;width: 94.7vw;height: 24.8vw;background:url(images/duihuan1113_02.png);background-size: cover;margin-bottom: 2.1vw;}
.coupons_lift{color: #ff2837;width: 24vw;float: left;}
.coupons_lift var{display: block;height: 10.8vw;font-size: 7.3vw;font-style:normal;letter-spacing: 0.1vw;color: #333333;text-align: center;padding-top: 5vw;font-family: 'pingFangSC-Medium';}
.coupons_lift var:before{content: '￥';font-size: 3.2vw;letter-spacing: 0.1vw;}
.coupons_lift i{font-style:normal;width: 100%;display: block;text-align: center;font-size: 2.7vw;letter-spacing: 0.1vw; color:#666666;}
.coupons_right{height: 100%;width: 70vw;float: right;}
.coupons_right .tongyong{display: block; margin-top: 6vw; margin-bottom: 2vw; text-indent: 2vw; height: 5.3vw; font-size: 3.7vw;letter-spacing: 0.1vw;color: #333333;font-family: 'pingFangSC-Medium'; margin-left:2.5vw;}
.coupons_right .shijian{height: 6.4vw;line-height: 6.4vw;font-family: PingFangSC-Regular;font-size: 2.9vw;font-weight: normal;font-stretch: normal;letter-spacing: 0.1vw;color: #666666;	float: left;text-indent: 2vw; margin-left:2.5vw;}
.coupons_right .jifen{width: 16vw;height: 6.4vw;float: right;line-height: 6.4vw;	margin-right: 2.7vw;font-size: 2.7vw;letter-spacing: 0.1vw;	text-align: center;font-family: 'pingFangSC-Medium'; margin-top:-7vw; color:#ff2837;}
.coupons_right span{width: 16vw;height: 6.4vw;border-radius: 3.1vw;float: right;line-height: 6.4vw;	margin-right: 2.7vw;font-size: 2.7vw;letter-spacing: 0.1vw;	text-align: center;font-family: 'pingFangSC-Medium';}
.coupons_right span.draw{background: #ff2837;color: #ffffff;}


/*用户中心优惠券兑换弹出*/
.easyDialog_wrapper_user{ width:300px; height:251px;  }
.easyDialog_wrapper_user .easyDialog_content{ width:300px; height:251px; }
.easyDialog_wrapper_user .easyDialog_title{  padding:0px; overflow:hidden; color:#666; font-size:16px;}
.easyDialog_wrapper_user .easyDialog_title img{ width:300px;}
.easyDialog_wrapper_user .lingquan_name {padding:5px 30px;}
.easyDialog_wrapper_user .lingquan_pass {padding:5px 43px;}
.easyDialog_wrapper_user .get_password {padding-left:63px; padding-top:15px;}
.easyDialog_wrapper_user .get_password a {padding:10px 30px 10px 0;}
.easyDialog_wrapper_user .get_password a:hover {color:#4f4f4f; TEXT-DECORATION:none;}
.easyDialog_wrapper_user .lingquan_login {float:left; padding:20px 20px 0 35px;}
.easyDialog_wrapper_user .lingquan_quit {float:left;  padding:20px 0 0 0;}
.easyDialog_wrapper_user .lq_con { width:300px; margin:0px auto; text-align:center; margin-top:30px; font-weight:bold; font-size:15px; color:#333;  }
.easyDialog_wrapper_user .lq_con span{color:#fe3947;}
.easyDialog_wrapper_user .lingquan_ck { width:78px; height:33px;   font-size:14px; margin-left:65px; padding-top:55px; font-weight:bold;   }
.easyDialog_wrapper_user .lingquan_ck a { display:block;   color:#999999; }

.easyDialog_wrapper_user .lingquan_ck1 { width:78px;   font-size:14px; margin-left:210px; margin-top:-33px;  font-weight:bold;  }
.easyDialog_wrapper_user .lingquan_ck1 a { display:block;   color:#fe3745; }

.easyDialog_wrapper_user .close_btn{ font-family:arial; font-size:18px; _font-size:12px; font-weight:700; color:#999; text-decoration:none; float:right; }
.easyDialog_wrapper_user .close_btn:hover{ color:#333; }
.easyDialog_wrapper_user .easyDialog_text{ padding:15px 0px; font-size:13px; line-height:22px; }
.easyDialog_wrapper_user .easyDialog_text .jiage{ margin-left:66px; margin-top:-210px; color:#fff; font-family:"PingFang SC Regular"; font-size:14px;}
.easyDialog_wrapper_user .easyDialog_text .shiyong{ margin-left:57px;  color:#ffe0e0;  font-family:"PingFang SC Regular"; font-size:10px;}
.easyDialog_wrapper_user .easyDialog_text .pinlei{ margin-left:147px; margin-top:-52px; color:#fff; font-size:16px;  font-family:"PingFang SC Regular";}
.easyDialog_wrapper_user .easyDialog_text .youxiao{ margin-left:147px;  color:#ffe0e0;  font-family:"PingFang SC Regular"; margin-top:8px; }


.easyDialog_wrapper_user .easyDialog_footer{ padding:0 10px; *zoom:1; }
.easyDialog_wrapper_user .easyDialog_footer:after{ content:''; display:block; height:0; overflow:hidden; visibility:hidden; clear:both; }
.easyDialog_wrapper_user .btn_highlight,
.easyDialog_wrapper_user .btn_normal{ border:1px solid; border-radius:2px; cursor:pointer; font-family:"PingFang SC Regular"; float:right; font-size:12px; padding:0 12px; height:24px; line-height:24px; margin-bottom:10px; }
.easyDialog_wrapper_user .btn_highlight{ background:#4787ed; background:-webkit-gradient(linear,center bottom,center top,from(#4787ed),to(#4d90fe)); background:-moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color:#3079ed; color:#fff; }
.easyDialog_wrapper_user .btn_normal{ margin-left:10px; border-color:#c3c3c3; background:#ececec; color:#333; background:-webkit-gradient(linear,center bottom,center top,from(#ececec),to(#f4f4f4)); background:-moz-linear-gradient(90deg,#ececec,#f4f4f4); }


/*会员权益*/
.points_activity{ width:96%; margin:20px auto 0px; position:relative;}
.points_activity .image img{ width:100%;}
.points_activity .act_title{ width:75%; height:80px; position:absolute; bottom:0px; left:50%; margin-left:-35%; background-color:#fff; text-align:center;}
.points_activity .act_title .p1{ color:#ff2837; font-size:16px; font-family:Arial; padding:20px  0px 5px;}
.points_activity .act_title .p2{ color:#535353; font-size:13px;}
/*积分明细*/
.points_mxw {width:96%; margin:0 auto; height:30px; line-height:30px; padding:10px 0; font-family:"PingFang SC Regular"; font-size:14px; color:#969696; border-bottom:1px solid #d7d7d7;}
.points_mxw div.f_l {float:left; width:60%;}
.points_mxw div.f_r {float:right; width:40%; text-align:right;}
.points_mxw div span {color:#e10000;}
.points_mxw div font {padding:0 10px;}

.points_mx {width:96%; margin:0 auto; height:30px; line-height:30px; padding:10px 0; font-family:"PingFang SC Regular"; font-size:14px; color:#969696;}
.points_mx div.f_l {float:left; width:60%;}
.points_mx div.f_r {float:right; width:40%; text-align:right;}
.points_mx div span {color:#535353;}
.points_mx div font {padding:0 10px;}

/*user_clips  booking*/
.user_booking{ width:100%; margin:0px auto; font-family:"PingFang SC Regular"; font-size:14px; color:#535353;}
.user_booking .tit{ width:92%; margin:0px auto; padding:0px 2%; height:50px; border-bottom:solid 1px #d7d7d7; line-height:50px;}
.user_booking .tex{ width:92%; margin:15px auto 20px;}
.user_booking .tex .goods a{ display:block; width:100%; height:80px; color:#535353; background:url(images/index_fltit_morearr.png) right 32px no-repeat; background-size:12px auto;}
.user_booking .tex .goods img{ display:block; width:80px; height:80px; float:left;}
.user_booking .tex .goods .name{ display:block; width:60%; float:left; padding-top:10px;}
.user_booking .tex .goods .name font{ display:block; height:36px; overflow:hidden;}
.user_booking .tex .goods .name span{ display:block; color:#969696; margin:10px 0px;}
.user_booking .tex textarea{ width:96%; padding:10px 2%; border:solid 1px #d7d7d7;}
.user_booking .tex .lianxi input{ width:96%; height:35px; padding:0px 2%; color:#535353; line-height:35px; font-size:14px; margin-bottom:20px; border:solid 1px #d7d7d7;}
.user_booking .tex .confirm_btn{ display:block; width:100%; padding:15px 0px; text-align:center; background-color:#f4bc22; font-size:16px; color:#fff; border:none;-webkit-appearance:none;}
.user_booking .tex .reply{ width:94%; margin:15px 0; padding:15px 3%; border-bottom:solid 1px #e1e1e1; border-top:solid 1px #e1e1e1;}
.user_booking .tex .time{ width:47%; float:left; margin-left:3%; padding:10px 0px;}
.user_booking .tex a.opera {padding:10px 40px; margin-right:3%; background-color:#fafafa; color:#969696; border:solid 1px #d7d7d7; float:right;}

/* norder 匿名购买订单查询*/
#norder {width:100%;}
#norder .wlcxsm { width:92%; margin:10px 4%; color:#969696; line-height:20px;}
#norder .wlcx_tit{ width:92%; margin:0px 2%; padding:10px 2%; color:#535353; font-size:14px;}
#norder .norder{ width:92%; margin:0px 4% 20px;}
#norder .norder_i input{width:95%; height:38px; line-height:38px; display:block; border:solid 1px #d7d7d7; padding:0px 2%; margin-top:10px;}
#norder .norder_sub input{ width:92%; display:block; padding:10px 0px; text-align:center; font-size:16px; color:#fff; background-color:#e19619; border:none; -webkit-appearance:none; margin:20px 4%;}
#norder .norder_cwts {width:92%; height:35px; line-height:35px; margin:20px 4%; color:#fc3342; text-align:center;}
#norder .research_btn{ display:block; width:92%; margin:20px 4%; padding:10px 0px; text-align:center; font-size:16px; color:#969696; background-color:#e1e1e1;}

.cons .order_sfprice{ width:92%; margin:0px 2%; padding:0px 2%;height:50px; line-height:50px; font-family:"PingFang SC Regular"; font-size:14px; color:#535353; border-top:1px solid #e1e1e1;}
.cons .order_sfprice span{ color:#969696;}
/* norder 匿名购买订单查询 end*/

/*超级会员 税费*/
.svipcons {width:96%; padding:10px 2%;  background-color:#f0f0f0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:15px;}
.svipcon_l { padding-left:18px;background:url(./images/flow_icon_svip.png) left top no-repeat; background-size:14px auto; color:#333; float:left;}
.svipcon_r{ display:block; padding-right:14px; background:url(./images/goods_icon_rightarr.png) right 1px no-repeat; background-size:12px auto; color:#969696; float:right;}
.svipcon img {vertical-align:middle; padding-right:10px;}

.tax{ width:94%; height:22px; line-height:22px; padding:14px 3%; font-family:Arial; font-size:14px; overflow:hidden;}
#good .tax .lbox{ width:12%; text-align:left; color:#333; font-weight:bold; margin-right:2%; float:left;}
#good .tax .rbox{ width:83%; height:22px; padding-right:3%; background:url(images/goods_icon_rightarr.png) right 5px no-repeat; background-size:12px auto; overflow:hidden; float:left;}
#good .tax .rbox2{ width:83%; height:22px; padding-right:3%; overflow:hidden; float:left;}
.tax .tax_messagebt{color:#dd2837; padding-left:5px;}
.tax .tax_messagebtr{color:#535353; padding-left:20px;}

.goods_suxing .mmjTax .tax_price{font-size:14px; color:#969696;}
.goods_suxing .mmjTax .tax_price_m{font-size:14px; color:#969696;}
.cart_onetop .tax_total{font-size:12px; color:#969696;}
.tax_list_con {width:94%; margin:0 3%; padding:10px 0px; line-height:30px; font-size:14px; color:#333333;}
.tax_list_con font {color:#969696;}
.tax_list_con span {color:#ff2837;}
.tax_list_con .sm{ font-size:12px; line-height:20px; margin-top:10px;}

/*取消付款弹出*/
.cancel_pay_con {width:94%; margin:0 3%;; overflow-y:auto; font-size:14px;}
.cancel_pay_con .cancel_pay_tit {border:1px solid #ff2837; background:#ffebeb; border-radius:10px; color:#ff2837; line-height:20px; font-size:12px; margin:10px auto 10px; padding:10px 10px;}
.cancel_pay_con .lq_con {color:#333333; line-height:25px; padding:10px; border-bottom:solid 1px #ebebeb;}
.cancel_pay_con .lq_con_o {color:#333333; line-height:25px; padding:30px 10px;}
.cancel_pay_con .lingquan_ck{text-align:center; margin-top:20px; margin-bottom:20px;}
.cancel_pay_con .lingquan_ck a{ display:block; width:60%; height:40px; line-height:40px; text-align:center; background-color:#ff2837; color:#fff; font-size:15px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; margin:0px auto;}

/*微信中链接打开时的提示*/
.tip_pages{width:100%; height:100%; position:fixed; _position:absolute; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:999; display:none;}
.tip_page{ width:100%; max-width:750px; margin:0px auto; padding-bottom:50px; background-color:#f5f8fa;}
.tip_page .tip_top{ width:100%;}
.tip_page .tip_top img{ width:100%;}
.tip_page .tip_bot{ width:64%; margin:6% auto 0px; position:relative;}
.tip_page .tip_bot img{ width:100%;}
.tip_page .tip_bot .tip_bot_t{ width:32%; position:absolute; right:-3%; top:-7%;}
.tip_page .tip_bot .tip_bot_b{ width:87%; position:absolute; left:6.5%; bottom:3%;}
.tip_page .tip_bot .tip_bot_b img{ border-bottom-left-radius:12%; border-bottom-right-radius:12%;}

