/*
 * 标题：苏易快速订单管理系统
 * 作者：时时微商（旺旺号）
 * 官方网址：ssdd.wxrob.com
 * 淘宝店铺：https://shop116769205.taobao.com/
 */
@charset "utf-8";
*{margin:0;padding:0;}
body{font-family:MicroSoft Yahei;font-size:14px;background:#fff;color:#555;text-align:left;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit}
h1,h2,h3,h4,h5,h6,strong{font-size:120%;font-weight:bold;}
fieldset,img{border:0;vertical-align: middle;}
a{text-decoration:none;cursor: pointer;color:#000;}
a:hover{text-decoration:underline;}
li{list-style:none;}
i,em{font-style:normal;}
.wrap{margin:0 auto;min-width:300px;}
.mtop{margin-top:15px;}
.left{float:left;}
.right{float:right;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-all;word-wrap: break-word;}

.alizi-wrap{border: 2px solid #666;}
@media(min-width:650px){
.alizi-wrap{border:2px solid #666;}
.alizi-main{float:left;width: 66.66666666666666%;}
.alizi-side{float:left;width: 33.33333333333333%;}
.alizi-main .order-content{border-right: 2px solid #666;}
}
.order-title{padding:15px;padding-left:40px;height:28px;color:#fff;background-image:url(icon.png);background-color:#666;font-size:1.5em;background-position:5px 15px;background-repeat:no-repeat;background-size:28px;}
.order-content{padding:10px;line-height: 1.8em;}
.footer{border-top:1px solid #666;}
.alizi-main .order-title{background-position:5px 15px;}
.alizi-side .order-title{background-position:5px -30px;}
.alizi-side .order-content{margin-left:-2px;padding:20px 0;border-left:2px solid #666;}

.item-list{width:60%;}
.item-row{padding:2px;margin-bottom:3px;}
.input-group{margin-right:15px;}
.region{width:23%;}
.rows {padding:5px 0 ;}
.rows label.head{display:inline-block;height:22px;line-height:22px;width:70px;text-align:right;padding:5px 5px 5px 0;vertical-align:middle;}
select,.input-text {line-height:14px;display: inline-block;padding:8px 4px;margin-right:1px;font-size: 14px;color: #555555;border: 1px solid #cccccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.readonly{background-color:#f8f8f8;}

.badge{padding: 2px 10px;font-size: 1em;white-space: nowrap;color: #666;background-color: #fff;border:1px dotted #ccc;border-radius: 2px;margin-right:4px;margin-bottom:4px;text-decoration:none;transition: all 0.3s linear 0s;}
.badge:hover,.badge.active{color:#fff !important;background:#ccc;border-style:solid;text-decoration:none;}
.bright {line-height:25px; font-size:25px;}
.delivery{height:380px;overflow:hidden;padding: 0 !important;}
.delivery li{height:60px;padding:5px 20px 0 20px;line-height:20px;font-size:12px;overflow:hidden;}
.delivery li.even{background:#f8f8f8;}
.delivery .badge{ margin:0;line-height:15px;font-size:12px;background:#888;color:#fff; padding:1px 5px; display:inline-block; }
.footer{text-align:center;padding:10px;}
.quantity,.quantity-inc,.quantity-dec{float:left;text-align:center;border:1px solid #ccc;}
.quantity{padding:5px 0;color:#333;border-width:1px 0 1px 0;height:18px;width:40px;border-radius:0;}
.quantity-inc,.quantity-dec{width:32px;height:28px;font-size:25px;line-height:28px;}
.quantity-inc:hover,.quantity-dec:hover{text-decoration:none;background:#f4f4f4;}
.alizi-total-price{font-size:25px;}
.alizi-radio-group{position:relative;display:inline-block;padding-left:34px;line-height:30px;padding-right:40px;}
.alizi-radio{position:absolute;left:0;top:0;width: 30px;}
.alizi-radio label{display:inline-block;cursor:pointer;margin-left: 0px;}
.alizi-radio input{opacity:0;position:absolute;left:0;top:3px;width: 25px;height: 25px;}
.alizi-radio input + label:after{display:inline-block;content:'';width:20px;height:20px;border:1px solid #ccc;border-radius:11px;cursor:pointer;vertical-align:middle}
.alizi-radio input:checked + label:after{background:#52d40b url(icon-right.png) center no-repeat;background-size:16px;border-color:#52d40b}
#verify{margin:0 3px;}

.btn {width:75%;display: inline-block;padding: 8px 10px;margin-bottom: 0;font-size: 1.1em;line-height: 1.5em;font-weight:600;color: #333333;text-align: center;vertical-align: middle;background-color: #f5f5f5;border: 1px solid #ddd;border-radius:4px;cursor: pointer;}
.btn:hover,.btn:active{background-color: #fafafa;}
.btn-cyan {color:#fff;background-color: #49afcd;border-color: #2f96b4;border:none;}
.btn-cyan:hover, .btn-cyan:active{background-color: #2f96b4;}
.btn-blue {color:#fff;background-color: #146acb;border-color: #2f96b4;border:none;}
.btn-blue:hover, .btn-cyan:active{background-color: #0f60bc;}
.btn-yellow {color:#fff;background-color: #faa732;border-color: #f89406;border:none;}
.btn-yellow:hover, .btn-yellow:active {background-color: #f89406;}
.btn-orange {color:#fff;background-color: #f40;border:none;}
.btn-orange:hover, .btn-orange:active{background-color: #f60;}
.btn-green {color:#fff;background-color: #1faf33;border:none;}
.btn-green:hover, .btn-green:active{background-color: #0f9a22;}
.btn-red {color:#fff;background-color: #f93838;border:none;}
.btn-red:hover, .btn-red:active{background-color: #d71e1e;}
.btn-purple {color:#fff;background-color: #bd0799;border:none;}
.btn-purple:hover, .btn-purple:active{background-color: #ab0289;}

.orange .wrap,.orange .order-content,.orange .footer{border-color:#f40;}
.orange .order-title,.orange .badge:hover,.orange .badge.active{background-color:#f40;border-color:#f40}
.orange .bright{color:#f40;}
.orange .alizi-wrap{border-color: #f40;}

.cyan .wrap,.cyan .order-content,.cyan .footer{border-color:#49afcd;}
.cyan .order-title,.cyan .badge:hover,.cyan .badge.active{background-color:#49afcd;border-color:#49afcd}
.cyan .bright{color:#49afcd;}
.cyan .check-radio input:checked + label:after{background-color:#49afcd;border-color:#49afcd}
.cyan .alizi-wrap{border-color: #49afcd;}

.blue .wrap,.blue .order-content,.blue .footer{border-color:#146acb;}
.blue .order-title,.blue .badge:hover,.blue .badge.active{background-color:#146acb;border-color:#146acb}
.blue .bright{color:#146acb;}
.blue .check-radio input:checked + label:after{background-color:#146acb;border-color:#146acb}
.blue .alizi-wrap{border-color: #146acb;}

.green .wrap,.green .order-content,.green .footer{border-color:#1faf33;}
.green .order-title,.green .badge:hover,.green .badge.active{background-color:#1faf33;border-color:#1faf33}
.green .bright{color:#1faf33;}
.green .check-radio input:checked + label:after{background-color:#1faf33;border-color:#1faf33}
.green .alizi-wrap{border-color: #1faf33;}

.red .wrap,.red .order-content,.red .footer{border-color:#f93838;}
.red .order-title,.red .badge:hover,.red .badge.active{background-color:#f93838;border-color:#f93838}
.red .bright{color:#f93838;}
.red .check-radio input:checked + label:after{background-color:#f93838;border-color:#f93838}
.red .alizi-wrap{border-color: #f93838;}

.purple .wrap,.purple .order-content,.purple .footer{border-color:#bd0799;}
.purple .order-title,.purple .badge:hover,.purple .badge.active{background-color:#bd0799;border-color:#bd0799}
.purple .bright{color:#bd0799;}
.purple .check-radio input:checked + label:after{background-color:#bd0799;border-color:#bd0799}
.purple .alizi-wrap{border-color: #bd0799;}

.yellow .wrap,.yellow .order-content,.yellow .footer{border-color:#faa732;}
.yellow .order-title,.yellow .badge:hover,.yellow .badge.active{background-color:#faa732;border-color:#faa732}
.yellow .bright{color:#faa732;}
.yellow .check-radio input:checked + label:after{background-color:#faa732;border-color:#faa732}
.yellow .alizi-wrap{border-color: #faa732;}

.product-image{margin-right:10px;float:left;width:150px;height:150px;overflow:hidden;}
.product-param{float:left;width:75%;}
.payment-info{padding: 8px 35px 8px 14px;margin-bottom: 18px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);background-color: #f2dede;border: 1px solid #eed3d7;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;color: #b94a48;}
article.showcontent h2, .banner h2, article h2 {
    background: #eee9e6 none repeat scroll 0 0;
    clear: both;
    color: #6c594d;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    text-align: left;
    width: 100%;
}.evallist > ul {
    padding: 0 10px;
}.evallist > ul .evalli::after {
    background-color: #ddd;
	border-bottom:1px solid #ddd;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale(0.5);
    transform-origin: left top 0;
    width: 200%;
}.evallist > ul .evalli .userinfo {
    margin-bottom: 3px;
    overflow: hidden;
}.evallist > ul .evalli .evalcon {
    clear: both;
    color: #333;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}.evallist > ul .evalli .userinfo span {
    color: #333;
    float: left;
    font-size: 13px;
    height: 21px;
    line-height: 21px;
    margin-right: 5px;
    overflow: hidden;
}.evallist > ul .evalli:first-child {
    padding-top: 8px;
}
.evallist > ul .evalli {
    margin-bottom: 8px;
    padding-bottom: 8px;
    position: relative;
}.evallist > ul .evalli {
    margin-bottom: 8px;
    padding-bottom: 8px;
    position: relative;
}



.flag{ 
background:#foo none repeat scroll 0 0;
border-radius:2px;
color:#fff;
font-size: 14px;
margin-left: 2px; 
padding: 2px 4px;
		}

elementl.style{
	color:#333;
	font-size:14px;
	line-height:27px;
	padding:2px 0 2px 22px;
	}
.timeWrap {
	color:#666;
	float:right;
	margin-right:4px;
	}
.price_desc {
	color:#ff0000;
	}
.price_sold {
	border-top: 1px dashed #dcdcdc;
	font-size:14px;
	padding:8px 0 8px 2px;
	}
.price_time {
	 border-top: 1px dashed #dcdcdc;
	 overflow:hidden;
	 padding: 8px 0;
	 }
.#percentNum {
	font-size: 14px;
	margin-left:4px;
	}
.percentBar {
	border: 1px solid #fd7b7d;
	border-radius: 8px;
	display: inline-block;
	height: 5px;
	overflow:hidden;
	width: 40%;
	}
.progress {
	background: #f53b3b none repeat scroll 0 0;
	display: inline-block;
	height: 20px;
	}
.acticePrice {
	color:#f00;
	font-weight: bold;
	}
.oldPrice {
	text-decoration: line-through;
	
	}
.element.style {
	font-size: 34px;
	padding: 8px 0;
	}
.pro_tab {
	border-top: 1px dashed #dcdcdc;
	 overflow:hidden;
	 padding: 8px 0;
	}
.gou cff {
	display:block;
	}
.pro_tab span {
	background: #fff none repeat scroll 0 0;
	
	color: #333333;
	cursor: pointer;
	float:left;
	font-size: 10px;
	height: 30px;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 50%;
	}
.flag {
	background: #f00 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	font-size:14px;
	margin-left:2px; 
	padding: 2px 4px;
	}
.price_top {
	margin-top:10px;
	margin-bottom:10px;
	}
.comment_top {
	background: #e7e7e7 none repeat scroll 0 0;
	border-bottom: 1px solid #dadada;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-align: center;
	}
#pingjia{
	height:350px;
	line-height:150%;
	margin:0 10px 0 0;
	overflow:hidden;
	}
#pingjia .touxiang {
    background: rgba(0, 0, 0, 0) url("/ali/Public/Alizi/Item/touxiang.png") repeat scroll 0 0 / 40px 40px;
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 40px;
}
#pingjia .r {
    background-color: rgb(188, 227, 249);
    border-radius: 1em;
    display: inline-block;
    margin-left: -0.4em;
    margin-top: 0.7em;
    max-width: 70%;
    min-width: 51%;
    padding: 8px;
}
#pingjia .l {
    background-color: rgb(255, 228, 200);
    border-radius: 1em;
    display: inline-block;
    margin-left: -0.4em;
    margin-top: 0.7em;
    max-width: 70%;
    min-width: 51%;
    padding: 8px;
	
}
.pl-name {
	color:#e8373c;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
	}
.pl-content {
	border-bottom: 1px dotted #cccccc;
	color:#666666;
	font-size: 14px;
	line-height:25px;
	padding-bottom:4px;
	}
.pl-content img {
	margin-right:5px;
	width:80px;
	border:0 none;
	vertical-align:top;
	}
.aa {
	margin-right:5px;
	width:80px;
	border:0 none;
	vertical-align:top;
	display:block;
	}
.aa img {
	float:left;
	height:auto;
	max-width:150%;
}
.i-p-m {
    padding: 0 16px;
    overflow: hidden;
    background: #ef3f52;
}.flag1 {
    float: left;
    color: yellow;
    margin-left: 2px;
    padding: 2px 4px;
    border-radius: 2px;
    font-size: 12px;
}.flagicon {
    background: url('clock.png');
    margin-top: -2px;
}.icon {
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.buyinfo_post {
    height: 39px;
    line-height: 39px;
}
.timeWrap {
    color: #fff;
    line-height: 39px;
    font-size: 12px;
}#h,#m,#s,#ms{display:inline-block;height:19px;line-height:19px;color:#FFF;background:#000;padding:0 2px;font-size:12px;text-align:center;border-radius:2px;}
#ms{background:#F00;}
.colon{font-size:14px;}
.i-p-top {
    padding: 22px 16px 14px 16px;
    line-height: 1;
}.acticePrice {
    font-size: 25px;
    font-weight: bold;
    color: #ef3f52;
}.oldPrice {
    font-size: 14px;
    color: #666;
}.oldPrice span {
    text-decoration: line-through;
}.daze {
    background: black;
    color: white;
    border-radius: 2px;
}.explain_top {
    padding: 0 16px;
    color: #222;
    font-size: 16px;
    line-height: 1;
}.explain_top{padding: 0 16px;color: #222;font-size: 16px;line-height: 1;}
.explain li{color: #ef3f52;}
.explain{padding: 27px 16px 14px 16px}
.buy_size,.inquiry{background: #eee;height: 35px;line-height: 35px;text-indent: 10px;}
.sizeicon{background:url('in.png');}
.icon{background-size:16px;width: 16px;height: 16px;display: inline-block;vertical-align: middle;}
.righticon{background:url('right.png');float: right;margin-top: 9px;}
.bTop{text-align: center;display: block;height: 40px;border-top: 1px solid #e5e5e5;margin-left: 10px;margin-right: 10px;}
.bTitle, .pinlun{font-size: 14px;float: left;width: 50%;box-sizing: border-box;height: 30px;display: block;text-align: center;margin-top: 5px;line-height: 30px;}
.User_notes{padding-top: 15px;padding-left: 5px;padding-right: 5px; background: #fff;font-size: 14px;color: #333;text-align: left; padding-bottom: 50px;}
.notes{text-align: center;font-weight: 500;font-size: 20px;}
.note_title{margin: 6px 0;}
.note_text{font-size: 14px;color: #333;text-align: left;line-height: 23px;text-indent: 16px;}
