.stepflex {
    display: inline-block;
    display: block;
    border-top: 5px solid #ccc;
    text-align: center;
    margin: 30px 0 0;
    float: right;
}
.stepflex dl.done {
    border-top-color: #caecb6;
}
.stepflex dl {
    float: left;
    position: relative;
    width: 160px;
    top: -5px;
    border-top: 5px solid #ccc;
}
.stepflex dl.done .s-num {
    background-position: -47px 0;
}
.stepflex .s-num {
    position: relative;
    margin: -15px auto 0;
    color: #fff;
    font-weight: 700;
    width: 23px;
    height: 23px;
    background-image: url(/Skin/iaudit/2015version/images/step2013.png);
    line-height: 23px;
}
.stepflex dl.done .s-text {
    color: #caecb6;
}
.stepflex .s-text {
    color: #ccc;
}
.stepflex dl.doing {
    border-top-color: #7abd54;
}
.stepflex dl.doing .s-text {
    color: #7abd54;
}
.stepflex dl.doing .s-num {
    background-position: -23px 0;
}
.stepflex dl.last .s-num {
	width: 22px;
}
.stepflex:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.checkout-steps .step-cont {
    margin-bottom: 10px;
}
.consignee-content {
    overflow: hidden;
    max-height: 168px;
}
.consignee-scroll {
    position: relative;
    zoom: 1;
}
.consignee-scroll .consignee-cont {
    margin: 0 10px 0 20px;
    overflow: hidden;
}
.consignee-scroll .consignee-cont ul {
    width: 99.8%;
}
.consignee-scroll .consignee-cont li {
	position: relative;
    list-style: none;
    height: 30px;
    margin: 6px 0;
    float: left;
    width: 99.8%;
}
.consignee-scroll .consignee-item.item-hover, .consignee-scroll .consignee-item.item-selected, .consignee-scroll .consignee-item:hover {
    border: 2px solid #e4393c;
    padding: 4px 10px;
}
.consignee-scroll .consignee-cont .consignee-item, .consignee-scroll .consignee-cont .consignee-item-disable {
    float: left;
}
.consignee-scroll .consignee-item {
    list-style: none;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 10px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}
.consignee-scroll .consignee-item.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(/Skin/iaudit/2015version/images/selected-icon.png) no-repeat right bottom;
}
.consignee-scroll .consignee-cont .addr-detail {
    float: left;
    height: 30px;
    line-height: 30px;
}
.consignee-scroll .consignee-cont .addr-detail span {
    display: inline-block;
    margin-left: 10px;
}
.consignee-scroll .consignee-cont .addr-detail .addr-default {
	float: right;
	_float: none;
	*float: none;
	margin-top: 3px;
    color: #fff;
    text-align: center;
    padding: 0 6px;
    line-height: 24px;
    background-color: #999;
}
.consignee-scroll .consignee-cont .addr-ops, .consignee-scroll .consignee-cont .op-btns {
    visibility: hidden;
    float: right;
    text-align: right;
    height: 30px;
    line-height: 30px;
    *margin-left: -4px;
}
.consignee-scroll .consignee-cont .op-btns {
	position: absolute;
	right: 0;
	top: 0;
}
.consignee-scroll .consignee-cont .addr-ops a, .consignee-scroll .consignee-cont .op-btns a {
    margin-right: 10px;
}
.consignee-scroll .consignee-cont .addr-ops a, .consignee-scroll .consignee-cont .op-btns a {
    margin-right: 10px;
}
.consignee-scroll .consignee-cont .addr-ops a, .consignee-scroll .consignee-cont .op-btns a {
    margin-right: 10px;
}
.consignee-scroll .consignee-item.item-hover, .consignee-scroll .consignee-item.item-selected, .consignee-scroll .consignee-item:hover {
    border: 2px solid #e4393c;
    padding: 4px 10px;
}
.consignee-scroll .consignee-cont li.li-hover {
	background-color: #fff3f3;
}
.consignee-scroll .consignee-cont li.li-hover .addr-info {
	max-width: 322px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.consignee-scroll .consignee-cont li.li-hover span {
	overflow: hidden;
}
.consignee-scroll .consignee-cont li.li-hover .addr-ops, .consignee-scroll .consignee-cont li.li-hover .op-btns {
	visibility: visible;
}
.hide {
    display: none;
}
.customerInfoItem .extra-r {
    float: right;   
    position: absolute;
    right: 0;
    top: 0;
}
.customerInfoItem .extra-r a.flash {
	animation-name: flash;
    animation-iteration-count: 5;
    animation-duration: 1s;
}
@keyframes flash{
	from{
		color: #005ea7;
	}
	to{
		color: red;
	}
}
.addr-switch {
    height: 18px;
    line-height: 18px;
    padding: 5px 20px;
    cursor: pointer;
}
.addr-switch b {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    line-height: 10px;
    width: 9px;
    margin-left: 5px;
    background: url(/Skin/iaudit/2015version/images/addr-i.png) no-repeat 0 0;
}
.addr-switch.switch-on b {
    background: url(/Skin/iaudit/2015version/images/addr-i.png) no-repeat 0 0;
}
.addr-switch.switch-off b {
    background: url(/Skin/iaudit/2015version/images/addr-i.png) no-repeat 0 -10px;
}
.auditcn-common-div1210 {
	width: 990px;
}
.online_qq_wrap {
	display: none;
}
.topInfo {
	width: 920px;
	height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    overflow: hidden;
    padding: 0;
    padding-left: 20px;
    margin: auto;
}
#wrapper {
	padding: 0 20px;
}
.customerInfoItem .hd {
	position: relative;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    border-top: 0;
    border-bottom: 0;
    background: none;
    clear: both;
}
.hr {
    border-bottom: 1px solid #e6e6e6;
    height: 0;
    margin-bottom: 10px;
}
.payment-list {
    padding: 0 20px 20px;
    height: 28px;
}
.payment-list .list-cont li {
    float: left;
    margin-right: 9px;
    _display: inline;
    cursor: default;
}
.payment-list .list-cont .payment-item {
    float: left;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 24px;
    cursor: pointer;
}
.payment-list .list-cont .payment-item .qmark-icon {
    visibility: hidden;
    position: absolute;
    right: 5px;
    top: 7px;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: url(/Skin/iaudit/2015version/images/qmark02.png) no-repeat;
}
.payment-list .list-cont .payment-item .tips-hover {
	display: none;
	position: absolute;
	left: 64px;
	top: 29px;
	color: #666;
	width: 340px;
	background-color: #fffdee;
	padding: 10px 12px;
	border: 1px solid #edd28b;
	z-index: 200;
}
.payment-list .list-cont .payment-item .tips-hover:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent #edd28b transparent;
	position: absolute;
	left: 10px;
	top: -15px;
	z-index: 9;
}
.payment-list .list-cont .payment-item .tips-hover:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent #fffdee transparent;
	position: absolute;
	left: 11px;
	top: -12px;
	z-index: 10;
}
.payment-list .list-cont .payment-item.payment-item-hover {
	border: 2px solid #e4393c;
	padding: 4px 23px;
}
.payment-list .list-cont .payment-item.payment-item-hover .qmark-icon {
	visibility: visible;
}
.payment-list .list-cont .payment-item.item-selected {
    border: 2px solid #e4393c;
    padding: 4px 23px;
}
.consignee-scroll .consignee-cont .consignee-item, .consignee-scroll .consignee-cont .consignee-item-disable {
    float: left;
}
.payment-list .list-cont .payment-item.item-selected b, #UpdatePanel1 .bd .editBox .coupon-item.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(/Skin/iaudit/2015version/images/selected-icon.png) no-repeat;
}
.payment-list .list-cont ul {
    display: inline-block;
    display: block;
}
.payment-list .list-cont .payment-item input[type="radio"] {
	width: 0;
	height: 0;
	margin: 0;
}
.itemList table th {
	background: none;
}
#divBalance.topInfo {
	width: auto;
	padding-left: 0;
	text-decoration: none;
	color: #a40000;
}
.btn-submit-cp {
	padding: 5px 10px;
	color: #333 !important;
    background: none;
    /*font-weight: normal;*/
    font-size: 13px;
    border: none;
    font-weight: bold;
    cursor: pointer;
}
.btn-submit-cp:hover {
	background: none;
	color: #f70;
}
.customerInfoItem.editInfo .bd {
    border: 1px solid #ececec;
    margin-bottom: 10px;
}

.add-mask {
	display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}
.editAddressAdd {
    background: #fff;
    margin: 0;
    border: 4px solid rgba(0,0,0,.1);
    width: 860px;
    position: absolute;
    left: 50%;
    margin-left: -430px;
    top: 100px;
    padding-bottom: 12px;
}
.editAddressAdd li {
	padding: 4px 0;
}
.editAddressAdd li.con-tit {
    position: relative;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    background: #f3f3f3;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei";
}
.editAddressAdd li select {
	padding: 4px 2px;
	border: 1px solid #ccc;
	border-radius: 1px;
}
.editAddressAdd li input[type="text"] {
    padding: 5px 2px;
    border-radius: 1px;
    border: 1px solid #ccc;
}
.editAddressAdd li .saveConsignee {
	font-family: arial,"Microsoft YaHei";
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(top,#f2f2f2,#f7f7f7);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f2f2f2),color-stop(1,#f7f7f7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7');
    background-image: linear-gradient(to top,#f2f2f2 0,#f7f7f7 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #323333;
    font-size: 12px;
    font-weight: 400;
    padding: 0 14px;
    cursor: pointer;
    float: none;
    border: 1px solid #ddd;
}
.editAddressAdd li .saveCconsignee:hover {
	color: #323333;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 1px rgba(0,1,1,.08);
    -moz-box-shadow: 0 1px 1px rgba(0,1,1,.08);
    box-shadow: 0 1px 1px rgba(0,1,1,.08);
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(1,#f2f2f2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2');
    background-image: linear-gradient(to top,#f7f7f7 0,#f2f2f2 100%);
}
.dialog-close {
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100000;
    top: 10px;
    right: 10px;
    overflow: hidden;
    width: 13px;
    height: 13px;
    background: url(/Skin/iaudit/2015version/images/dialog.png) no-repeat;
    font-size: 0;
}
.btn-big-submit {
    float: right;
    position: relative;
    width: 135px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    background-color: #c40000;
    overflow: hidden;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-family: arial,"Microsoft YaHei";
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
    text-align: center;
}    
.btn-big-submit:hover {
	background-color: #c51010;
}
.charge-info {
	background: none;
}
.itemList table tr.even {
	background: none;
}
.topInfo .totalFee-info {
	font-size: 14px;
}
.topInfo .totalFee b {
	font-size: 16px;
}
.itemList table tr:hover {
    background: none;
}
.charge-info {
	padding: 20px 40px;
}
#deliveryMode .payment-list input[type="radio"] {
	width: 0;
	height: 0;
	margin: 0;
}
.editAddressAdd li label {
	line-height: 30px;
}
.editAddressAdd li .errtip {
	display: none;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	vertical-align: bottom;
}
.editAddressAdd li .errtip.errtip-show {
	display: inline-block;
}
.editAddressAdd li .errtip.errtip-show span {
	color: #c30;
    vertical-align: bottom;
    margin-left: 2px;
    line-height: 22px;
}
.auditcn-foot-mapNav-list {
	width: 192px;
}
.customerInfoItem .hd a, #UpdatePanel1 a, .charge-info .chagecart a, .consignee-scroll .consignee-cont .op-btns a {
	color: #005ea7;
}
.customerInfoItem a:hover, #UpdatePanel1 a:hover, .charge-info .chagecart:hover a, .consignee-scroll .consignee-cont .op-btns a:hover {
	color: #c30;
}
#UpdatePanel1 .bd {
	width: 848px !important;
	padding: 10px 16px;
}
.itemList .item-total {
	padding: 0;
}
.auditcn-TopBar-wrap .auditcn-common-div1210 {
	width: 1210px !important;
}
#UpdatePanel1 .bd .editBox .coupon-item {
	display: inline-block;
	position: relative;
    border: 1px solid #ddd; 
    cursor: pointer;
    text-align: center;
    margin-bottom: 6px;
    margin-right: 12px;
    box-sizing: border-box;
}
#UpdatePanel1 .bd .editBox .coupon-item.item-selected {
    border: 2px solid #e4393c;
}
#UpdatePanel1 .bd .editBox .coupon-item:hover {
	border: 2px solid #e4393c;
	box-sizing: border-box;
}
#UpdatePanel1 .bd .editBox .coupon-item label {
	display: block;
	padding: 0px 16px;
	cursor: pointer;
}
#UpdatePanel1 .bd .editBox .coupon-item input[type="radio"] {
	width: 0;
	height: 0;
	margin: 0;
}
#UpdatePanel1 .bd .editBox .coupon-item .btn-submit {
	margin-left: 4px;
	padding: 4px 10px;
	font-size: 12px;
}
#UpdatePanel1 .bd .editBox .coupon-item .btn-submit:hover {
	background-color: #c51010;
}
.customerInfoItem .couponMsg_OK, .customerInfoItem .couponMsg_Err {
	padding-left: 20px;
    font-size: 13px;
    background-size: 18px 18px;
}
.shop-order-box .shop-order-info {
	padding: 15px 24px;
	background: none;
	border-top: none;
	border-bottom: 1px solid #dfdfdf;
}
.online-bank {
	padding: 15px 24px;
}
.online-bank .bank-Card-list li {
	margin-right: 10px;
}
.quession-box {
	padding: 15px 40px;
}
.quession-box {
	padding: 15px 40px;
}
.online-btns .btn-next {
	border-radius: 4px;
	padding: 8px 12px;
}
.shop-order-box .shop-order-info .shop-order-message {
	color: green;
	font-size: 18px;
}
.shop-order-box .shop-order-info .list-order-info li strong {
	font-size: 18px;
}
.choose .item{float:left;margin:2px 8px 2px 0}.choose .item a{color:#595959;display:block;text-decoration:none;white-space:nowrap;background:#fff;padding:3px 5px;float:left}.choose .item a{border:2px solid #dedede}.choose .item a:active,.choose .item a:hover{border:2px solid #e4393c}.choose .selected{position:relative}.choose .selected b{background:url(../site-img/shop-list/selected_icon.png) no-repeat scroll 0 0 transparent;right:1px;bottom:-1px;height:12px;width:12px;overflow:hidden;position:absolute}.choose .selected a{border:2px solid #e4393c}.examAssisApply{position:relative}.examAssisApply s{background:url(../site-img/shop-list/dai.jpg) no-repeat scroll 0 0 transparent;height:18px;left:3px;position:absolute;top:0px;width:18px}.examAssisApply a{height:14px;line-height:14px;padding-left:30px}.examAssisApply a span{color:#red;font-weight:700}.choose .examAssisApply .selected a,.choose .examAssisApply a{padding:3px 5px 3px 25px}

#shoppingCartList th,#shoppingCartList td{ background-color:#ebf5f7;}
#shoppingCartList th{ 
    font-size: 12px;    
    border-top: 0px solid #d7d7d7;
    border-bottom: 0px solid #d7d7d7;
}
#shoppingCartList td{ 
    border-top: 1px solid #E6E5E5;
}
#shoppingCartList .item-total{width: 100px;}

.totalFee-info{ color:#323333;}
.topInfo .totalFee .total_price {
    color: #333;
    font-weight: none;
    font-size: 12px;
}
.topInfo .totalFee-info {
     margin-right: 20px;
}
#totalMoney{ color:#c40000; font-size: 20px;}
.charge-info {
    border-top: 0px;
}
.charge-info .btn-big-submit{ background-color:#aaadae;}

.goods-list {
    background-color: #f3fbfe;
}
.goods-list .goods-items {
    padding: 0 20px;
    border-top: 1px solid #ececec;
}
.goods-list .goods-item {
    padding: 10px 0;
    color: #666;
}
.goods-list .goods-item-extra {
    border: none;
    margin-bottom: 0;
}
.goods-list .goods-item .p-img {
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    margin-right: 10px;
    background-color: #fff;
}
.goods-list .goods-item .goods-msg {
    float: left;
    width: 816px
}
.goods-list .goods-item .p-name {
    float: left;
    width: 49.8%;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    margin-bottom: 10px;
}
.goods-list .goods-item .p-name a {
    display: inline-block;
    color: #666;
    width: 380px;
}
.goods-list .goods-item .p-price {
    float: right;
    width: 48.8%;
    margin: 0 0 5px;
}
.goods-list .goods-item .p-price span {
    display: inline-block;
    vertical-align: middle;
}
.goods-list .goods-item .p-price .p-presell {
    width: 115px;
    text-align: right;
}
.goods-list .goods-item .p-price .p-presell .presale-promotion {
    width: 200px;
    text-align: center;
}
.goods-list .goods-item .p-price .p-presell b {
    background-color: #e4393c;
    color: #fff;
    padding: 1px 2px;
    font-weight: 400;
    margin-right: 5px;
}
.goods-list .goods-item .p-price strong {
    font-family: verdana;
    color: #e4393c;
    display: inline-block;
    vertical-align: middle;
}
.goods-list .goods-item .p-price span {
    display: inline-block;
    vertical-align: middle;
}
.goods-list .goods-item .p-price .p-num {
    width: 85px;
    text-align: right;
}
.goods-list .goods-item .p-price .presale-promotion {
    width: 190px;
    text-align: right;
}
.goods-list .goods-item .p-price .presale-promotion strong {
    color: #e4393c;
    font-size: 14px;
    vertical-align: baseline;
}
.goods-list .goods-item .p-price .p-state {
    width: 58px;
    text-align: right;
}
.order-summary {
    border-top: 1px solid #ececec;
    margin-top: 12px;
    padding-top: 12px;
}
.order-summary .statistic {
    width: 300px;
    margin-bottom: 10px;
    margin-right: 20px
}

.order-summary .statistic .list {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
    zoom:1}

.order-summary .statistic span {
    width: 180px;
    margin-right: 20px;
    float: left;
    text-align: right
}

.order-summary .statistic em {
    color: #e4393c
}

.order-summary .statistic .price {
    color: #333;
    float: left;
    width: 100px;
    text-align: right;
    font-family: verdana
}

.order-summary .presale-total {
    margin-right: 20px;
    text-align: right;
    color: #333;
    margin-top: 5px
}