.interval{
	margin-right:20px;
}
.ui-select-box{
	display: inline-block;
	height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 2px;
    outline: 0;
    -webkit-appearance: menulist;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    padding: 0 10px;
    width:180px;
}
.layui-layout-admin .layui-body{
	overflow: auto;
	bottom: 0;
}
.layui-table{
	min-width: 900px;
}

.xd-temp-container{
	width: 90%;
	margin: 20px auto 0;
}
.xd-temp-container .layui-row{
	margin-top: 15px;
}

.xd-table-fied{
	table-layout: fixed;
}
.layui-layer-content{
	text-align: center;
}

.xd-border-context{
	border:1px solid #ddd;
	border-radius: 5px;
	padding: 15px;
	margin-top:15px;
}
.xd-potype-ul{
	margin-left: 15px;
}
.xd-potype-ul li{
	list-style: disc;
}
.dis-inline-block{
	display: inline-block;
}
.ly-right-span{
	width:100%;
	height: 36px;
	line-height: 36px;
	text-align: left;
}

/************************
微信手机图样式
*************************/
.phone-box {
    display: inline-block;
    width: 400px;
    height: 698px;
    position: relative;
    overflow: hidden;
    background: url(../images/images/preview_phone_short.jpg) no-repeat center 0;
}
.phone-container{
    width: 318px;
    height: 487px;
    position: absolute;
    top: 102px;
    left: 44px;
    background: #666;
    overflow: hidden;
}
.phone-btn-box{
    width: 320px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}
.phone-keyboard{
    float: left;
    width: 44px;
    height: 50px;
    background: url(../images/images/wx_menu_keyboard_icon.png) no-repeat;
    background-size: 100% 100%;
    border-right: 1px solid #ccc;
}
.phone-menu-box{
    display: -webkit-box;
    height: 50px;
    float: left;
    width: 273px;
    cursor: pointer;
}
.phone-menu{
    -webkit-box-flex: 1;
    display: block;
    line-height: 50px;
    color: #434343;
    text-align: center;
    border-right: 1px solid #ccc;
    position: relative;
}
.phone-menu-btn{
    position: relative;
    z-index: 100;
    background: #fff;
}
.phone-menu img{
    width: 12px;
    vertical-align: -1px;
    margin-right: 2px;
    max-width: 100%;
}
.menu-list-box{
	width: 90%;
    position: absolute;
    bottom: -458px; 
    /* bottom: 58px; */
    margin-left: 0;
    padding: 0 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    z-index: 10;
    margin-left: 2px;
}
.menu-list-box:after{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 40px;
    bottom: -9px;
    background-image: url(../images/images/arrow_down.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 -3px;
}
.menu-list a{
	width:90%;
    display: block;
    color: #434343;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    white-space: nowrap;
    text-decoration: none;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.layui-table-cell{
	padding:0;
}

.left-css{
	text-align: left;
}

.layui-input-block .ui-select-box.select-css{
	display:inline-block;
	width:100%;
}

.img-box{
	display: block;
	width: 113px;
	height:113px;
	line-height:113px;
	margin: 0 0 20px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

/**********职位管理***********/
.zw-box{
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}
.zw-box-one{
    width: 250px;
    display: inline-block;
    border-radius: 4px;
    margin-left: 10px;
}
.zw-name{
    text-align: center;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    background: #009688;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zw-title{
	display: inline-block;
	max-width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.zw-peo-box{
	min-height: 100px;
	margin-bottom: 10px;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    color: #fff;
    background: #F3F3F3;
}
.add-icon-btn{
    width: 20px;
    vertical-align: -2px;
	cursor:pointer;
}
.redu-icon-btn{
    width: 18px;
    vertical-align: 8px;
    margin-left: 3px;
	cursor:pointer;
}
.zw-peo-name-one{
    display: inline-block;
    padding: 0 5px;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    margin-top: 5px;
    background: #59A3FF;
    margin-left: 5px;
}
.zw-peo-name{
    max-width: 85px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    border-radius: 5px;
}

/************款式图片列表*************/
.yj-img-list-box *{
    box-sizing: border-box;
}
.yj-img-list-box{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
}
.yj-img-one{
    width: 200px;
    border: 1px solid #E6E6E6;
    margin-left: -1px;
    margin-bottom: -1px;
    position: relative;
}
.yj-img-box{
    width: 130px;
    height: 130px;
    margin: 10px auto;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.yj-img-box img{
    width: 100%;
    border-radius: 5px;
}
.yj-img-title {
    width: 150px;
    margin: 10px auto;
    text-align: center;
}
.yj-img-del{
    position: absolute;
    right: 5px;
    top: 0
}

/***********************************/
.width-css{
	width:300px;
}
.inline-block{
	display: inline-block;
}

.border-div{
	border:1px solid #aaa;
	margin: 10px 0;
	padding: 10px 0 0px;
	/* overflow: hidden; */
}

.yj-ueditor{
	width:600px;
	display:inline-block;
	min-height:250px;
}

.add-shop-box{
	margin-right: 10px;
	margin-top: 10px;
	display: flex;
    align-items: center;
	padding: 5px;
	border-radius: 4px;
	font-size: 14px;
	background: #DADADA;
	line-height: normal;
}
.add-shop-name{
	display: inline-block;
	/* max-width: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap; */
}

/* .edui-default{
	z-index:inherit!important;
} */
.layui-form-select dl{
	z-index:1000!important;
}
.td-img{
	width: 100px;
	height: 60px;
	display: flex;
	overflow: inherit;
    align-items: center;
    position: relative;
}
.td-img img:first-child{
	width: 100%;
	height: 100%;
}
.popImg{
	position: absolute;
	left: 110px;
	bottom: 0;
	z-index: 999;
	display: none;
	max-width: 250px!important;
	width: 250px;
	height: 150px;
}
.tag-box{
	display: flex;
	align-items: center;
}
.tag-box .tag{
	padding: 5px 10px;
	border: 1px solid #E6E6E6;
    cursor: pointer;
    margin-right: 10px;
}
.tag-box .tag.active{
	border-color: #5FB878!important;
}
.yj-fixed-table {
	position: relative;
    box-sizing: border-box;
}
.yj-fixed-table .yj-fixed-head{
	width: calc( 100% - 17px );
	position: absolute;
	top: 0;
	left: 0;
    background: #F2F2F2;
    z-index: 10;
}
.yj-fixed-table .yj-fixed-head th{
	padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #e2e2e2;
}
.yj-fixed-table .xd-table-fied{
	margin: 0;
}
.no-position-dot{
	position: inherit!important;
}
.target-nav{
	border: 1px solid #dfdfdf;
	-moz-box-shadow: 5px 5px 5px #dfdfdf; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dfdfdf;
	overflow: hidden;
	height: 110px;
	display: flex;
	align-items: center;
}
.target-nav .left{
	text-align: center;
}
.target-box-shadow{
	margin-left: 1px;
	border: 1px solid #dfdfdf;
	-moz-box-shadow: 5px 5px 5px #dfdfdf; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dfdfdf;
}
.target-nav .right span{
	display: inline-block;
	margin-bottom: 10px;
}
.target-nav .right .name{
	font-size: 18px;
	color: #aaa;
}
.target-nav .right .val{
	font-size: 20px;
}
.target-nav .right .val.blue{
	color: #68a3df;
}

.target-nav .right .val.orange{
	color: #d06d50;
}

.target-nav .right .val.green{
	color: #47de51;
}
.target-nav .left img{
	width: 50px;
}

 .download {
    color: rgb(0, 0, 255);
    text-decoration: underline;
    vertical-align: bottom;
    margin-left: 10px;
    
    }
 