﻿@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,table,th,td,section,article,aside,header,footer,nav,dialog,figure{margin:0;padding:0;}
body,button,input,select,textarea{font:normal 1em/1.25em 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;background:#fff;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,button,input{border:0 none;}
address,caption,cite,code,dfn,em,b,th,var,i{font-style:normal;font-weight:normal;}
code,kbd,pre,samp{font-family:couriernew,courier,monospace;}
ol,ul{list-style:none outside none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym{border:0none;}
input,button,buttonimg,textarea,label,img{margin:0;vertical-align:middle;border:none;}
b{font-weight:bold;}
s{display:block; text-decoration:none;}
blockquote:before，blockquote:after，q:before，q:after{content:'.';content:none;}
a{ text-decoration:none;color:#fff;text-decoration:none;}
a:hover{ text-decoration:none;}
*{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-appearance:none;}
.clearfix:after{
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{display:block;}
*html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear{height:0px;line-height:normal;font-size:0px;clear:both;}
body{-webkit-text-size-adjust:none;min-width:250px;overflow-x:hidden;color:#000;}

.ecs_mobile_rel{position:relative;}
.ecs_mobile_abs{position:absolute;}
.ecs_mobile_fixed{position:fixed}
.ecs_mobile_warp{min-width:250px;}

.fwb{font-weight:bold}
.fwn{font-weight:normal}
.ecs_mobile_block{display:block;}

.ecs_fl{float:left}
.ecs_fr{float:right;}

.ecs_tcenter {text-align:center}
.ecs_tleft {text-align:left}
.ecs_tright {text-align:right}

.f12{font-size:14px !important;}
.f14{font-size:14px !important;}
.f16{font-size:14px !important;}
.f18{font-size:14px !important;}
.f20{font-size:14px !important;}
.f22{font-size:14px !important;}
.f24{font-size:16px !important;}
.f26{font-size:16px !important;}
._f{font-size:14px !important;}

.cfff{color:#fff !important}
.c666{color:#666 !important;}
.c333{color:#333 !important;}
.c9c9c9{color:#c9c9c9 !important;}
.c999{color:#999 !important;}
.cred-1{color:#f22480 !important;}
.cred-2{color:#f22480 !important}
.cblue-1{color:#0071c8 !important;}

.bg-fff{background:#fff !important}
.bg-f8{background:#f8f8f8;}
.bg-none{background:none !important}
.bg-f4{background:#f4f4f4 !important}

.ecs_mgb10{margin-bottom:10px;}
.ecs_mgb15{margin-bottom:15px;}
.ecs_mgb20{margin-bottom:20px;}
.ecs_mgl10{margin-left:10px;}

.btn-green-1{line-height:36px; text-align:center;background:#f22480;display:block;-webkit-border-radius:4px;-moz-border-radius:4px;-border-radius:4px;font-size:20px;font-weight:normal; letter-spacing:.1em;font-size:16px!important;}
.btn-f4-1{padding:12px 0;text-align:center;background:#f4f4f4;display:block;-webkit-border-radius:4px;-moz-border-radius:4px;-border-radius:4px;font-size:20px;font-weight:700; letter-spacing:.1em;border:1px solid #dadada;}

/*hint pop*/
.ecs_mobile_pop{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:15px;-webkit-transition:opacity .3s ease-in-out;opacity:0;display:none;position:absolute;width:240px;background:rgba(51, 51, 51, 0.9);z-index:999;}
.ecs_mobile_pop_show{ opacity:1;display:block}
.ecs_mobile_pop_hide{ opacity:0;}
.ecs_mobile_pop .ecs_mobile_pop_msg{-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;text-align:center;color:#fff;}
.ecs_mobile_pop .ecs_mobile_alert_msg_btn{display:none;margin-top:10px;text-align:center;}
.ecs_mobile_pop .ecs_mobile_alert_msg_btn a{
	display:inline-block;padding:0px 10px;height: 30px;line-height: 30px;color: #444;font-size: 14px;margin: 10px 5px 0;
	background:-webkit-gradient(linear,center top,center bottom,from(#EEE),to(#999));background-image: -webkit-linear-gradient(#EEE,#999);background-image: -moz-linear-gradient(#EEE,#999);background-image: -ms-linear-gradient(#EEE,#999);	
	-webkit-border-radius: 2px;	-moz-border-radius: 2px;border-radius: 2px;
}
/*alert*/
.ecs_mobile_pop.alertmodel .ecs_mobile_alert_msg_btn{display:block}
.ecs_mobile_pop.alertmodel .ecs_mobile_alert_msg_btn a#ecs_mobile_pop_cancel{display:none;}
/*confirm*/
.ecs_mobile_pop.configmmodel .ecs_mobile_alert_msg_btn{display:block}

/*box*/
.ecs_mobile_box{display:-webkit-box;display:-moz-box;display:-ms-box;}
/*ecs_mobile_box_orient*/
.ecs_mobile_box_orient_h{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;}
.ecs_mobile_box_orient_v{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;}
/*ecs_mobile_box_align*/
.ecs_mobile_box_align_start{-webkit-box-align:start;-moz-box-align:start;box-align:start;}
.ecs_mobile_box_align_end{-webkit-box-align:end;-moz-box-align:end;box-align:end;}
.ecs_mobile_box_align_center{-webkit-box-align:center;-moz-box-align:center;box-align:center;}
.ecs_mobile_box_align_baseline{-webkit-box-align:baseline;-moz-box-align:baseline;box-align:baseline;}
.ecs_mobile_box_align_stretch{-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch}
/*ecs_mobile_box_pack*/
.ecs_mobile_box_pack_start{-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;}
.ecs_mobile_box_pack_end{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;}
.ecs_mobile_box_pack_center{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;}
.ecs_mobile_box_pack_justify{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify}
/*ecs_box_direction*/
.ecs_mobile_box_dir_normal{-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;}
.ecs_mobile_box_dir_reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;}
/*box-flex*/
.boxflex1{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;box-flex:1}
.boxflex2{-webkit-box-flex:2;-moz-box-flex:2;-ms-box-flex:1;box-flex:2}

/*bg*/
.aside_btn,.shoppingcart_btn_index,.aside nav li a s,.topsearch .search_btn,.aside footer ul li a s{background:url(../images/sprite-1.png) no-repeat;-webkit-background-size:109px 235px;-moz-background-size:109px 235px;background-size:109px 235px}
.back_btn,.tips_btn,.shoppingcart_btn,.rem .slider.off i,.rem .slider.on i{background:url(../images/sprite-2.png) no-repeat;-webkit-background-size:234px 240px;-moz-background-size:234px 240px;background-size:142px 75px}


/*common header*/
.ecs_mobile_header{height:44px;line-height:44px;background:#4f4d4e;font-size:16px;color:#fff;width:100%;}
.ecs_mobile_header h1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;text-align:center;font-weight:bold; letter-spacing:2px;}
.aside_btn{width:44px;height:44px;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;background-position:-57px -121px;display:block;}
.shoppingcart_btn_index{width:44px;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;background-position:-64px -162px;display:block}
.shoppingcart_btn{width:44px;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;background-position:-40px 12px;display:block}
.back_btn{width:44px;height:44px;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;background-position:3px 9px;display:block;background-size:142px 75px;}
.tips_btn{width:44px;height:44px;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;background-position:-60px 7px;display:block}
.ecs_mobile_header .product_search{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-box-ordinal-group:2;border:1px solid #e9e9e9;border-radius:4px;padding:2px;height:28px;background:#fff;}
.ecs_mobile_header .product_search input[type=search]{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;display:block;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;font-weight:normal;padding:0 6px;font-size:16px;}
.ecs_mobile_header .product_search input[type=search]::-webkit-input-placeholder{color:#dadada;}
.ecs_mobile_header .product_search input[type=search]:-moz-input-placeholder{color:#dadada;}
.ecs_mobile_header .product_search input[type=search]:-ms-input-placeholder{color:#dadada;}

.ecs_mobile_header{height:44px;line-height:44px;background:#4f4d4e;font-size:16px;color:#fff;width:100%;}
.ecs_mobile_header h1{font-size:18px; -webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;text-align:center; letter-spacing:2px; font-weight:normal;}
.aside_btn{width:44px;height:44px;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;background-position:-62px -125px;display:block;}
.shoppingcart_btn_index{width:44px;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;background-position:-64px -190px;display:block}
.shoppingcart_btn{width:44px;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;background-position:-40px 9px;display:block}
.back_btn{width:44px;height:44px;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;display:block}
.tips_btn{width:44px;height:44px;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;background-position:-60px 7px;display:block}
.ecs_mobile_header .product_search{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-box-ordinal-group:2;border:1px solid #e9e9e9;border-radius:4px;padding:1px;height:26px;background:#fff;}
.ecs_mobile_header .product_search input[type=search]{ line-height:20px!important; -webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;display:block;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;font-weight:normal;padding:0 4px;font-size:14px;}
.ecs_mobile_header .product_search input[type=search]::-webkit-input-placeholder{color:#dadada;}
.ecs_mobile_header .product_search input[type=search]:-moz-input-placeholder{color:#dadada;}
.ecs_mobile_header .product_search input[type=search]:-ms-input-placeholder{color:#dadada;}
.ecs_mobile_header .product_search i{display:block;width:26px;height:26px;background:url(../images/search-black_03.png) no-repeat;-webkit-background-size:26px 26px;margin:0 5px;}
.ecs_mobile_header .fliter_btn{display:block;padding:0px 10px;height:30px;line-height:30px;background:-webkit-gradient(linear,center top,center bottom,from(#fbaf38),to(#fba632));background-image:-webkit-linear-gradient(top,#fbaf38,#fba632);background-image:-moz-linear-gradient(top,#fbaf38,#fba632);background-image:-ms-linear-gradient(top,#fbaf38,#fba632);border:1px solid #e87301;border-radius:4px;font-size:16px;text-align:center;-webkit-box-ordinal-group:3;margin:0 10px;}

.ecs_mobile_header .product_search i{display:block;width:26px;height:26px;background:url(../images/search-black_03.png) no-repeat;-webkit-background-size:26px 26px;margin:0 5px;}
.ecs_mobile_header .fliter_btn{display:block;padding:0px 10px;height:30px;line-height:30px;background:-webkit-gradient(linear,center top,center bottom,from(#fe3d90),to(#fa398c));background-image:-webkit-linear-gradient(top,#fe3d90,#fa398c);background-image:-moz-linear-gradient(top,#fe3d90,#fa398c);background-image:-ms-linear-gradient(top,#fe3d90,#fa398c);border:1px solid #e82074;border-radius:4px;font-size:16px;text-align:center;-webkit-box-ordinal-group:3;margin:0 10px;}

.grayline_7{height:15px;text-align:center;}
.grayline_7 div{height:7px;background:#e0e0e0;}
.grayline_7 i{display:inline-block;width:0px;height:0px;font-size:0px;position:relative;top:-1px;border-width:8px;border-style:solid dashed dashed dashed;border-color:#e0e0e0 transparent transparent transparent;}

.grayline_trangle{height:9px;width:100%;background:#dbdde3;text-align:center;position:relative}
.grayline_trangle i{display:block;width:0px;height:0px;font-size:0px;position:absolute;bottom:-20px;left:50%;margin-left:-6px;border-width:12px;border-style:solid dashed dashed dashed;border-color:#e0e0e0 transparent transparent transparent;}

.backtophome{background:url(../images/backtohome.png) no-repeat;-webkit-background-size:45px 45px;width:45px;height:45px;position:fixed;right:10px;bottom:40px;z-index:9999;display:block; visibility:visible}

.ordernumdiv{overflow: hidden;white-space: nowrap;margin-right: 10px;text-overflow: ellipsis;}

.uiloader{background:url(../images/ajax-loader.gif) no-repeat;display:block;width:46px;height:46px;opacity:.18;position:absolute;top:50%;left:50%;margin-top:-23px;margin-left:-23px;z-index:9999;}

/******************************************************************public style end********************************************************************/

.ecs_mobile_warp{/*-webkit-backface-visibility: hidden; overflow:auto;overflow-x:hidden;*/}
.ecs_mobile_warp_move{}

/*common form*/
.common_form{padding:15px 15px 20px;}
.common_form ul li{border:2px solid #e1e1e1;padding:8px 12px;border-bottom:none;position:relative}
.common_form ul li:first-child{-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;}
.common_form ul li:last-child{border-bottom:2px solid #e1e1e1;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;}
.common_form ul li.curr{-webkit-box-shadow:0 0 15px #e1e1e1 inset;}
.common_form ul li label{display:block;margin-right:10px;font-size:14px;color:#999;}
.common_form ul li input{color:#333;font-size:14px;outline:none;display:block;-webkit-box-flex:1; line-height:20px!important;}
.common_form ul li i{position:absolute;right:5px;top:4px;width:24px;height:24px;background:#c9c9c9;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;display:none;}
.common_form ul li i::before{content:'';position:absolute;display:block;width:16px;height:3px;background:#fff;left:50%;margin-left:-8px;-webkit-transform:rotate3d(0,0,0,45deg);top:50%;margin-top:-2px;}
.common_form ul li i::after{content:'';position:absolute;display:block;width:16px;height:3px;background:#fff;left:50%;margin-left:-8px;-webkit-transform:rotate3d(0,0,0,-45deg);top:50%;margin-top:-2px;}
.common_form .code{padding-top:10px;}
.common_form .code div{-webkit-box-shadow:0px 3px 5px #f3f3f3 inset;border:1px solid #e1e1e1;-webkit-box-flex:1;-moz-box-flex:1;padding:6px 10px; margin-right:5px; line-height:20px!important;}
.common_form .code div label{color:#666;display:block;}
.common_form .code div input{display:block;-webkit-box-flex:1;-moz-box-flex:1;outline:none;}
.common_form .code img{display:block;min-width:50px;}
.add_address_btn{padding:5px 15px 0;}

.common_form .select_address .t{color:#a9a9a9;font-size:18px;}
.common_form .select_address .selectinut{position:relative;-webkit-box-flex:1;-moz-box-flex:1}
.common_form .select_address .selectinut s{position:absolute;width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;right:0;top:5px;-webkit-transform:rotate(133deg);}
.common_form .select_address .selectinut select{opacity:0;width:100%;position:absolute;left:0px;top:0px;}


/*wrapper*/

.wrapper{position: absolute;z-index: 1;bottom: 0px;left: -9999px;width: 100%;overflow:auto;}
.wrapper_productlist{top: 113px;}
.wrapper_tbuylist{top:70px;}
#scroller {
	position:absolute; z-index:1;
/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
}


/**
 *
 * Pull down styles
 *
 */
#pullDown, #pullUp {
	background:#fff;
	height:40px;
	line-height:40px;
	padding:5px 10px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:14px;
	color:#888;
}
#pullDown .pullDownIcon, #pullUp .pullUpIcon  {
	display:block; float:left;
	width:40px; height:40px;
	background:url(../images/pull-icon@2x.png) 0 0 no-repeat;
	-webkit-background-size:40px 80px; background-size:40px 80px;
	-webkit-transition-property:-webkit-transform;
	-webkit-transition-duration:250ms;	
}
#pullDown .pullDownIcon {
	-webkit-transform:rotate(0deg) translateZ(0);
}
#pullUp .pullUpIcon  {
	-webkit-transform:rotate(-180deg) translateZ(0);
}

#pullDown.flip .pullDownIcon {
	-webkit-transform:rotate(-180deg) translateZ(0);
}

#pullUp.flip .pullUpIcon {
	-webkit-transform:rotate(0deg) translateZ(0);
}

#pullDown.loading .pullDownIcon, #pullUp.loading .pullUpIcon {
	background-position:0 100%;
	-webkit-transform:rotate(0deg) translateZ(0);
	-webkit-transition-duration:0ms;

	-webkit-animation-name:loading;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
}

@-webkit-keyframes loading {
	from { -webkit-transform:rotate(0deg) translateZ(0); }
	to { -webkit-transform:rotate(360deg) translateZ(0); }
}




/*regshare success*/
.wrap_regshare {display:box;display:-webkit-box;display:-moz-box;box-orient:vertical;-webkit-box-orient:vertical;-moz-box-orient:vertical;}
.wrap_regshare .reg-title {height:50px;background-color:#6b6b6b;color:#fff;font-size:22px;text-align:center;line-height:50px;}
.wrap_regshare .reg-body {box-flex:1;-webkit-box-flex:1;-moz-box-flex:1;display:box;display:-webkit-box;display:-moz-box;box-orient:vertical;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow-y:auto;overflow-x:hidden;}
.wrap_regshare .reg-body .model-top {background-color:#f22480;padding:20px;display:-ms-box;display:-webkit-box;display:-moz-box;-ms-box-orient:vertical;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-align:center;-ms-box-align:center;-moz-box-align:center;}
.wrap_regshare .reg-body .model-down {background-color:#fff;padding:20px;overflow:hidden;zoom:1;}
.wrap_regshare .reg-body .model-top p {color:#fff;-ms-box-flex:1;-webkit-box-flex:1;-moz-box-flex:1; white-space: normal;word-break: break-all;}
.wrap_regshare .reg-body .model-top .code {height:181px;width:181px;overflow:hidden;zoom:1;text-align:center;margin-top:10px;}
.wrap_regshare .reg-body .model-top .code img {height:100%;}
.wrap_regshare .reg-body .cover {height:8px;overflow:hidden;zoom:1;position:relative;}
.wrap_regshare .reg-body .cover .cover-ico {width:0px;height:0px;font-size:0px;line-height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #f22480;position:absolute;top:0;left:50%;margin-left:-10px;}
.wrap_regshare .reg-body .model-down h1 {color:#ff6f00;font-size:20px;text-align:center;font-weight:normal;}
.wrap_regshare .reg-body .model-down .list {overflow:hidden;zoom:1;margin-top:10px;}
.wrap_regshare .reg-body .model-down .list ul {border:#ddd solid 1px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;zoom:1;}
.wrap_regshare .reg-body .model-down .list ul li {height:50px;padding:5px;overflow:hidden;zoom:1;border-top:#ddd solid 1px;margin-top:-1px;display:-ms-box;display:-webkit-box;display:-moz-box;-webkit-box-align:center;-moz-box-align:center;box-align:center;}
.wrap_regshare .reg-body .model-down .list ul li i {width:41px;height:41px;overflow:hidden;zoom:1;background:url(../images/fenxiang-ico.png) 0 0 no-repeat;display:block;}
.wrap_regshare .reg-body .model-down .list ul li p {-ms-box-flex:1;-webkit-box-flex:1;-moz-box-flex:1;text-align:left;padding:0 10px;color:#6d7880;}
.wrap_regshare .reg-body .model-down .list ul li .covers {width:0px;height:0px;font-size:0px;line-height:0px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:8px solid #e0e0e0;display:block;position:relative;}
.wrap_regshare .reg-body .model-down .list ul li .covers i {background:none;width:0px;height:0px;font-size:0px;line-height:0px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:6px solid #fff;display:block;position:absolute;top:50%;right:3px;margin-top:-8px;}
.wrap_regshare .reg-body .model-down .list ul li .for1 {background-position: 0 0;}
.wrap_regshare .reg-body .model-down .list ul li .for2 {background-position: 0 -41px;}
.wrap_regshare .reg-body .model-down .list ul li .for3 {background-position: 0 -82px;}
.wrap_regshare .reg-body .model-down .list ul li .for4 {background-position: 0 -123px;}
.wrap_regshare .reg-body .model-down .list ul li .for5 {background-position: 0 -164px;}
.wrap_regshare .reg-body .model-down .list ul li .for6 {background-position: 0 -205px;}
.wrap_regshare .reg-body .model-down .list ul li .for7 {background-position: 0 -247px;}

.box_footer_body { width:100%;z-index:9999; position: fixed; bottom: 0px; border-top: none;}

.wrapper_creditlist {
    top: 45px;
}

.wrapper_picwordlist {
    top: 45px;
}

.credit_list {
    padding: 0 10px 0;
}

#picWord_Fav.product_list .infobox .pic img{
    width: 100%;
    height: 100%;
}

.order-tab10 {
    margin-top: 20px;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.order-tab10 a {
    display: table-cell;
    text-align: center;
    font-size:14px;
}
.order-tab10 a .count-num {
    background-color: #fe3d90;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: relative;
    top: -0.4em;
    margin-left: .2em;
    font-size:12px;
}

/*new add 2014-09-15*/
/*模板统一字体,没办法只能这样加了*/
body{
    font-size:14px;
}
.order-tab10 a:hover{
    text-decoration:none;
}
.select-area-wrap{
    white-space:nowrap;
    font-size:14px;
}
.select-area{
    border:1px solid #b9b9b9;
    padding:4px 3px;
    max-width:90px;    
}
.cart-check-btn,
.cart-count-name{
    font-size:16px;
}
.order-list005 .delivery_way_select h3.mt{
    padding-left:0;
}
.order-list005 .delivery_way_select .mc{
    padding-left:0;
    padding-bottom:0;
}
.order-list005 .delivery_way_select .mc dl{
    margin-bottom:5px;
}
.ordersuccess_ordernum{
    line-height:1.6em;
}
.myorder-area{
    padding:2px 3px 0;
}
/*强行来一个*/
.orderinfo_total .f20,
.orderinfo_total .f18,
.orderinfo_total >div:first-child{
    font-size:16px!important;
}
/*对其它有影响？*/
.deliveryinfo dl dt{
    padding-left:15px!important;
}
.attr-label{
    display:block;
}

/*input[id=txtBackMoney]{
    display:inline-block;
    width:-webkit-calc(100%-5em)!important;
    width:-moz-calc(100%-5em)!important;
    width:calc(100%-5em)!important;
}*/
.aside footer ul li a{
	font-size: 16px;
}
.product_list .infobox h4{
    font-size:14px!important;
}
.product_list .infobox h3{
    font-size:14px;
}
#divMobileRegLink{
    font-size:14px;
}
.delivery_address_default .mc{
    font-size:14px!important;
}
.order-list005{
    font-size:14px;
}
.delivery_way_select .mc dd{
    font-size:14px;
}
.select_address_list{
    font-size:14px;
}