/*公共属性*/
/*清除浮动*/
.clear:after{content:"";display:table;clear:both;font-size:1px;line-height:0;height:0;}

/*字体大小*/
.f12{ font-size: 12px!important; }
.f13{ font-size: 13px!important; }
.f14{ font-size: 14px!important; }
.f15{ font-size: 15px!important; }
.f16{ font-size: 16px!important; }
.f17{ font-size: 17px!important; }
.f18{ font-size: 18px!important; }
.f20{ font-size: 20px!important; }
.f24{ font-size: 24px!important; }
.f26{ font-size: 26px!important; }

/*padding*/
.p0{ padding:0!important; }
.p10{ padding:10px!important; }
.p15{ padding:15px!important; }
.ptb10{ padding:10px 0!important; }
.plr10{ padding:0 10px!important; }
.pl10{ padding-left: 10px!important; }
.pr10{ padding-right: 10px!important; }
.pt10{ padding-top: 10px!important; }
.pb10{ padding-bottom:10px!important; }


/*margin*/
.m0{ margin:0!important; }
.m10{ margin:10px!important; }
.m15{ margin:15px!important; }
.mtb10{ margin:10px 0!important; }
.mlr10{ margin:0 10px!important; }
.ml10{ margin-left: 10px!important; }
.mr10{ margin-right: 10px!important; }
.mt5{ margin-top: 5px!important; }
.mt10{ margin-top: 10px!important; }
.mb10{ margin-bottom:10px!important; }
.mb66{ margin-bottom:66px!important; }
.mt-1{ margin-top: -1px!important; }

/*文字左中右对齐*/
.tal{ text-align: left!important; }
.tac{ text-align: center!important; }
.tar{ text-align: right!important; }

/*左右浮动*/
.fl{ float: left; }
.fr{ float: right; }

.layui-btn+.layui-btn{
	
	margin-left: 0;
}
.layui-btn{
	margin-right: 5px;
	margin-bottom:5px;
}

.layui-form-select .layui-input{
	padding-right: 0
}

.content-search  .layui-btn{
	margin-bottom:0;
}

/*横向滚动*/
.roll-x{
	width: 100%; 
	overflow-x: auto;
}
.roll-x .layui-table{
	min-width: 1500px;
}

/*宽度*/
.w50{
	width: 50px!important;
}
.w100{
	width: 100px!important;
}
.w120{
	width: 120px!important;
}
.w150{
	width: 150px!important;
}
.w200{
	width: 200px!important;
}
.w350{
	width: 350px!important;
}


.pad{
	padding:9px 15px!important;
}
.red{ color:#ff5149;}

.blue{ color:#1E9FFF;}

.white{ color:#fff!important; }


.gray-th{background: #f2f2f2;}


.layui-input{
	display: inline-block;
}
.layui-nav-tree .layui-nav-item{
	border-bottom:1px solid #353842;
}
.layui-main .logo {
	color: #c2c2c2;
	font-size: 18px;
	line-height: 60px
}
.layui-main .top-menu {
	position: absolute;
	top: 0;
	left: 200px;
	font-size: 17px;
	background: 0
}
.layui-main .operate {
	position: absolute;
	top: 0;
	right: 0;
	background: 0
}
.layui-footer {
	text-align: center;
	line-height: 44px
}

.layui-nav[lay-filter=left-menu] {
	border-radius: 0
}

.layui-tab[lay-filter=top-tab] {
	margin: 0
}

.left-menu {
	display: none
}

.left-menu:first-child {
	display: block
}

.layui-tab-content {
	padding: 0 10px
}

iframe {
	width: 100%;
	border: 0
}
.content-search {
	margin-top: 10px
}

.handle-btn {
	padding: 10px 0;
	border-bottom: 1px solid #e2e2e2
}

.layui-table tbody tr.tableTrSelect:hover,.tableTrSelect {
	background-color: #009688;
	color: #fff
}

.center {
	text-align: center
}

.layui-tab[lay-filter="top-tab"] .layui-tab-title li:first-child .layui-tab-close {
	display: none
}

.top-left {
	position: absolute;
	line-height: 57px;
}

.menu-flexible {
	color: #009688;
	left: 157px;
	float: right
}

.menu-flexible .layui-icon {
	font-size: 23px
}

.top-menu * {
	font-size: 15px
}

.skin-rade .layui-nav-child {
	padding: 0;
	box-shadow: none;
	border: 0;
	background-color: unset
}

.skin-rade .layui-nav-child a {
	height: 35px;
	border-radius: 50%
}

.container {
	/*margin-top: 5px*/
	border-top: 1px solid #ececec;
}

/*.table-list .layui-table td {
	cursor: pointer
}*/

.content-search {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px
}

.content-search .layui-form {
	margin: unset
}


.listTopFixed {
	position: fixed;
	top: 0;
	background-color: #f2f2f2;
	z-index: 9;
	width: 100%;
	border-bottom: 1px solid #e2e2e2
}

.layui-tab[lay-filter="top-tab"] .layui-tab-title {
	float: left;
	width: 100%
}

.layui-tab[lay-filter="top-tab"] .layui-tab-button {
	position: absolute;
	float: left;
	right: 40px;
	line-height: 40px
}
.layui-btn{
	background: #2276c3;
}
.layui-table a {
	color: #2276c3;
}
.layui-table>thead>tr>th{
	height: 45px;
}
.layui-table>tbody>tr{
	height: 45px;
}
.layui-elem-quote{
	border-left: 5px solid #2276c3;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background: #2276c3;
}
.layui-inline{
	margin-bottom:5px;
}

.layui-table a{
	color:#2276c3;
}
.layui-elem-field legend{
	font-size: 16px;
}



.img-cp{
	width: 66px;
	height: 66px;
}

.gray{
	color:#999;
}
.price{
	color:#FF5722;
}
.price:before {
    content: "¥";
    font-size: 12px;
    margin-right: 1px;
}

.layui-table-add th{
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding-top: 17px;
}

.layui-date{
	background:url(../images/date.png) no-repeat 94% center;
	background-size: 24px;
}

.layui-field-box{
	padding:0 15px;
}


/*复选框样式*/
/*.layui-form-checkbox {*/
    /*height: 22px;*/
    /*width: 22px;*/
    /*padding:0;*/
/*}*/


/*.layui-form-checkbox i{*/
	/*font-size: 18px;*/
	/*width: 20px;*/
	/*right: 4px;*/
	/*top: -3px;*/
/*}*/

/*图片列表*/
.layer-photos-demo li{
	position: relative;
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.layer-photos-demo li span{
	display: block;
	height: 20px;
	text-align: center;
	background:rgba(0,0,0,.5);
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	font-size: 12px;
	color:#fff;
	cursor: pointer;
}
.layer-photos-demo img{
	width: 80px;
	height: 80px;
	cursor: pointer;
}

/*地区*/
.region .region-list{
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-bottom:10px;
}


.layui-form-pane .layui-form-label{
	width: 120px;
}
.layui-form-pane .layui-input-block{
	margin-left: 120px;
}


.layui-nav-tree .layui-nav-child, .layui-nav-tree .layui-nav-child a:hover{
	background:#3e424c;
}

.member th{
	background:#f2f2f2;
}



/* 具体商品属性 */
.pro-property .layui-form-label{
    width: auto;
}
.pro-property .layui-input-inline{
	width: 150px;
} 




/*退货流程*/
.returns-hint li{
	list-style:decimal;
    margin-left: 10px;
    padding:1px 0;
}
.returns-tit{
	padding:10px 0;
}
.returns-tit strong{
	font-size: 20px;
	margin-right: 10px;
}
.returns-tit span{
	font-size: 15px;
}
.info-table li{
	padding:5px 0;
}
.info-table li .w120{
	display: inline-block;
	text-align: right;	
}

#layer-photos-demo img{
	width: 80px;
	height: 80px;
	cursor: pointer;
}

/*物流列表*/
.logistics-list{
	padding-left: 50px;
}
.logistics-list span{
	margin-right: 10px;
	display:inline-block;
}
.logistics-list .date{
	width: 78px;
}
.logistics-list .week{
	width: 32px;
}
.logistics-list .time{
	width: 48px;
}

/*退货进度*/
.schedule{
	padding:20px;
}
.schedule ul{
	padding-top: 10px;
}
.schedule ul li{
	width: 250px;
	float: left;
}

/*提示*/
.layui-layer-tips .layui-layer-close{
	top: -5px!important;
	right: -7px!important;
}

/*验证码*/
.verify{
	position: relative;
	width: 350px;
}
.verify .yzm{
	position: absolute;
	right: 1px;
	top: 1px;
	height: 36px;
	cursor: pointer;
	margin-right: 0;
}
.layui-btn-gray{
	background:#f2f2f2;
	color:#333;
}
.verify .layui-btn:hover{
	color:#333;
}

/*服务协议*/
.protocol-text{
	padding:5px 15px 15px;
	line-height:24px;
}
.protocol-text h1{
	font-weight: bold;
	margin:8px 0 5px;
}


/*========================================================================*/
/*自定义*/
.btn_1,.btn_2{
	float: right;
	padding: 0 30px;
}
.btn_1{
	background: #2276c3;
	margin-right: 20px;
}
.btn_2{
	border: 1px solid #ccc;
	background: #ccc;
	color: #fff;
}
.btn_2:hover{
	border:1px solid #999;
	background: #999;
	color: #fff;
}
.layui-nav-tree>.layui-nav-item{
	width: 14.285%;
	height: 100px;
	float: left;
}
.layui-header>.layui-nav .layui-nav-item{
	height: 100px;
}
.layui-nav-tree .layui-nav-item a{
	height: 100px;
	padding: 0;
	line-height: 50px;
	overflow: hidden;
}
.layui-nav-tree .layui-nav-item a>p{
	width: 100%;
	height: 5px;
	padding: 0;
	float: left;
	background: #2276c3;
	margin-bottom: 15px;
}
.layui-nav-tree .layui-nav-item a>i{
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	padding: 0;
	float: left;
	font-size: 30px;
}
.layui-nav-tree .layui-nav-item a>span{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	padding: 0;
	float: left;
	font-size: 18px;
}
.layui-nav-bar{
	display: none;
}
.layui-nav-tree .layui-nav-item:hover p{
	background: #f38932;
}