html {
    font-size: 16px;
}

@media screen and (max-width: 1920px) {
    html {
        font-size: 16px;
    }
}

@media screen and (max-width: 1680px) {
    html {
        font-size: 14px;
    }
}

@media screen and (max-width: 1366px) {
    html {
        font-size: 12px;
    }
}

.layui-nav>.manage{
    margin-right: .625rem /* 10/16 */;
}
.layui-layout-admin>.layui-nav>.layui-nav-item>.layui-nav-child{
	top: 3.75rem /* 60/16 */;
	left: 1rem /* 16/16 */;
	z-index: 1000;
}
.layui-breadcrumb{
	height: 1.5625rem /* 25/16 */;
	line-height: 1.5625rem /* 25/16 */;
	padding: .625rem /* 10/16 */;
	margin-bottom: .9375rem /* 15/16 */;
	background-color: #fff;
	display: block;
}
.layui-breadcrumb a{
	color: #444 !important;
}

.iconfont{
	font-size: 1.25rem /* 20/16 */ !important;
	margin-right: .625rem /* 10/16 */;
}

.layadmin-shortcut li .iconfont{
	display: inline-block;
    width: 100%;
    height: 3.75rem /* 60/16 */;
    line-height: 3.75rem /* 60/16 */;
    text-align: center;
    border-radius: .125rem /* 2/16 */;
    font-size: 1.875rem /* 30/16 */ !important;
    background-color: #F8F8F8;
    color: #333;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layadmin-shortcut li .iconfont:hover{
	background-color: #f2f2f2;
}
.layui-btn>.iconfont{
	margin-right: .25rem /* 4/16 */;
	float: left;
	font-size: .875rem /* 14/16 */ !important;
}
.layadmin-shortcut li{
	text-align: center;
}
.layadmin-shortcut li .layui-icon{
	display: inline-block;
    width: 100%;
    height: 3.75rem /* 60/16 */;
    line-height: 3.75rem /* 60/16 */;
    text-align: center;
    border-radius: .125rem /* 2/16 */;
    font-size: 1.875rem /* 30/16 */;
    background-color: #F8F8F8;
    color: #333;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.seller-form,.layui-table-box, .layui-table-view,.seller-alone-form{
	background-color: #fff;	
}
.seller-form{
	padding: .625rem /* 10/16 */ .625rem /* 10/16 */ 0 .625rem /* 10/16 */;
}
.seller-alone-form{
    padding: .625rem /* 10/16 */;
}

.layui-form-item .seller-inline-1{
    width:3.125rem /* 50/16 */;
}
.layui-form-item .seller-inline-2{
    width:6.25rem /* 100/16 */;
}
.layui-form-item .seller-inline-3{
    width:9.375rem /* 150/16 */;
}
.layui-form-item .seller-inline-4{
    width:12.5rem /* 200/16 */;
}
.layui-form-item .seller-inline-5{
    width:15.625rem /* 250/16 */;
}
.layui-form-item .seller-inline-6{
    width:18.75rem /* 300/16 */;
}
.layui-form-item .seller-inline-7{
    width:21.875rem /* 350/16 */;
}
.layui-form-item .seller-inline-8{
    width:25rem /* 400/16 */;
}
.layui-form-item .seller-inline-9{
    width:28.125rem /* 450/16 */;
}
.layui-form-item .seller-inline-10{
    width:31.25rem /* 500/16 */;
}
/*.layui-card .layui-table tr:last-child td i{
	background-color: #ccc;
}
.layui-card .layui-table tr:nth-last-child(2) td i{
	background-color: #ccc;
}*/
.layui-inline .layui-input-block{
	margin-left: 1.875rem /* 30/16 */;
}
.seller-form .layui-form-item{
	margin-bottom: 0;
}
.seller-form .layui-form-item .layui-inline{
	margin-bottom: .625rem /* 10/16 */;
}
.table-body{
	background-color: #fff;
	margin-top: .625rem /* 10/16 */;
	padding:0 .625rem /* 10/16 */;
	border: 1px solid #e6e6e6;
}
.layui-footer{
	text-align: center;
	background-color: #E1E1E1 !important;
}
.layui-footer a{
	display: inline-block;
	color: #20a53a;
}
.layui-footer p{
	display: inline-block;
	margin-right: .625rem /* 10/16 */;
}
.layui-form-pane .layui-form-label{
	border: none;
	background-color: #fff;
	text-align: right;
	padding: .5rem /* 8/16 */ .8125rem /* 13/16 */;
}
.warning-msg{
	
}	
.warning-msg-content{
	background-color: #FFFFCC;
	border: 1px solid #FFFF33;
	padding: .625rem /* 10/16 */;
	margin-bottom: .9375rem /* 15/16 */;
	color: #666;
}
.warning-msg-content i{
	display: inline-block;
	font-size: 1rem /* 16/16 */;
	margin-right: .3125rem /* 5/16 */;
	color: red;
}
.warning-msg-content p{
	display: inline-block;
}
.warning-msg-content a{
	color: #20a53a;
}
.warning-msg-content a:hover{
	color: #23527c;
}
.seller-alone-form .layui-elem-field legend{
	font-size: 1rem /* 16/16 */;
}
.seller-alone-form .layui-form-item{
	margin-bottom: 0;
	font-size: .75rem /* 12/16 */;
}
.seller-alone-form .order-ship-btn{
	margin: 0 auto;
	margin-top: 1.5625rem /* 25/16 */;
	display: block;
}
.seller-alone-form .layui-input{
	margin-bottom: .625rem /* 10/16 */;
}
.seller-alone-form .layui-btn-fluid{
	width: 50%;
}
.seller-alone-form .layui-tab-content{
	padding: .625rem /* 10/16 */;
}
.seller-alone-form .add-save-btn{
	width: 100%;
}
.required-color{
 	color:red;
}
.select-address{
	display: inline-block !important;
	width: 30%;
	margin-right: 2%;
	padding: .5625rem /* 9/16 */ 0rem /* 0/16 */;
	border: 1px solid #e6e6e6;
    margin-bottom:.625rem /* 10/16 */;
}
.address-class select:nth-last-child(2){
	margin-right: 0 !important;
}
.block-content {
    margin:0 auto;
    padding: 1.25rem /* 20/16 */ 0;
    width:62.5rem /* 1000/16 */;
}
.select_seller_brands_box .icon-choose1,.select_seller_goods_box .icon-choose1{
    margin-top: 1px;
}
.sellect_seller_brands_list li,.sellect_seller_goods_list li{
    background-color: #f9f9f9;
    padding: .25rem /* 4/16 */;
    margin: .25rem /* 4/16 */;
}
.sellect_seller_brands_list li span,.sellect_seller_goods_list li span{
    color: #FF0000;
    margin-right: .4375rem /* 7/16 */;
    cursor: pointer;
}
.list-tag{
    float: right;
    margin-right: 0;
}
/**
超级链接定义样式
*/
.link-hot {
    color:#009688;
    cursor:pointer;
}


/*微信公众号页面*/
.wechat-content{
    background-color: #fff;
    margin-top: .625rem /* 10/16 */;
    min-width: 62.5rem /* 1000/16 */;
    border: 1px solid #e6e6e6;
}
.wechat-body{
    padding: .625rem /* 10/16 */ .625rem /* 10/16 */;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.wechat-body-l{
    display: inline-block;
    float: left;
}
.we-body-c{
    width: 21.25rem /* 340/16 */;
    height: 37.5rem /* 600/16 */;
    background: url(../images/wechat-bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.we-body-bot{
    width: 100%;
    padding-left: 2.5625rem /* 41/16 */;
    box-sizing: border-box;
    height: 2.75rem /* 44/16 */;
    position: absolute;
    bottom: 0;
    right: 0;
}
.we-body-ul{
    display: flex;
}
.we-body-ul>li{
    float: left;
}
.we-body-ul li{
    box-sizing: border-box;
    position: relative;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2.75rem /* 44/16 */;
    line-height: 2.75rem /* 44/16 */;
    text-align: center;
    cursor: pointer;
    list-style: none;
    border: 1px solid transparent;
    border-right: 1px solid #e7e7eb;
}
.li-menu{
    position: absolute;
    border-radius: .1875rem /* 3/16 */;
    border: 1px solid #d0d0d0;
    display: block;
    bottom: 3.75rem /* 60/16 */;
    width: 95%;
    background-color: #fafafa;
}
.li-menu li{
    border-bottom: 1px solid #d0d0d0;
}
.wechat-body-r{
    display: inline-block;
    margin-left: 1.25rem /* 20/16 */;
    border: 1px solid #e6e6e6;
    width: 34.375rem /* 550/16 */;
    height: 37.5rem /* 600/16 */;
    box-sizing: border-box;
    float: left;
}
.we-body-r-head{
    background-color: #e6e6e6;
    padding: .5rem /* 8/16 */;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    overflow: hidden;;
}
.we-body-r-head a{
    float: right;
    font-size: .875rem /* 14/16 */;
    color: #009688;
}
.we-body-r-c{
    padding: .3125rem /* 5/16 */;
}

.wechat-btn{
    padding-top: .625rem /* 10/16 */;
    margin-bottom: .625rem /* 10/16 */;
    text-align: center;
}

/* 报表页面样式 */
.report_table_bar {
    text-align:right;
}
.report_table_bar span {
    cursor: pointer;
}


/*新目标样式*/

.layui-layout-admin .layui-body{
    margin-bottom: 2.75rem /* 44/16 */;
}
.layui-layout-admin .layui-footer{
    padding: 0;
}
.layui-nav-tree .layui-nav-bar{
    background-color: #FF7159 !important;
}
.layui-btn{
    background-color: #FF7159 !important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #FF7159 !important;
}
.layui-btn-primary{
    border-color: #FF7159;
    color: #fff;
}
.layui-btn-primary:hover{
    border-color: #FF7159;
    color: #fff;
}
.layui-btn-danger{
    background-color: #393D49 !important;
}

.seller-form .layui-form-label {
    min-width: 5em;
}