@charset "utf-8";
/*layuiadmin*/
/*body{
	font-family: "Microsoft YaHei" !important;
}*/
body{
	font-family: "Microsoft YaHei";
	
}
a:hover{
	text-decoration: none;
}
.colorred{
	color: #FF0000;
}
.colorblue{
	color: #e00b4f;
}
.colorblues{
	color: blue;
}
.colorgreen{
	color: #0dca21;
}
.color999{
	color: #999;
}
.coloryellow{
	color: #FF9900;
}
.colorindex{
	color: #e00b4f;
}
.span_line_t{
	text-decoration: line-through;
}
.linheight38{
	line-height: 38px;
}
.layui-header{
	height: 56px;
}
select{
	background: #fff;
}
input[disabled]{
	background: #f5f5f5 !important;
	color: #333;
}
.pd15{
	padding: 15px;
}
.mart10{
	margin-right: 10px;
}
.mart5{
	margin-right: 5px;
}
.layui-input:focus{
	border: 1px solid #1ab394;
}
/*index*/
.layui-nav-childtop{
	top: 60px !important;
}
.hovertipshide dd a i{
	display: inline-block;
	width: 22px;
	text-align: center;
	color: #888;
	margin-left: -10px;
}
.layui-headercss{
	background: #2e363f !important;
}
.logobox{
	background: #1ab394;
	font-size: 22px !important;
	color: #fff !important;
}
.layui-nav-bar{
    background-color: #35a939;
}
.indexafontsize a{
	font-size: 16px !important;
}
.layui-side-scroll li.layui-nav-itemcss{
    border-top: 1px solid #37414b;
    border-bottom: 1px solid #1f262d;
}
.layui-nav-tree .layui-nav-itemcss a:hover{
	background: #2e363f;
}
.layui-bg-blackcss{
	background: #2e363f !important;
}
.layui-navcss{
	background: #2e363f !important;
}
.layui-navtopcss span.layui-nav-bar{
	height: 4px !important;
}
.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /*line-height: 56px !important;*/
   border-bottom: 1px solid #283867;
}
.layui-nav .layui-nav-item a cite{
	font-size: 16px;
}
.kit-side-foldcss{
	background-color: #2e363f !important;
    border-bottom: 1px solid #1f262d;
}
/*page居中*/
/*.layui-table-page>div{
	text-align: center;
}*/
/*头部右侧操作显示隐藏*/
.info-box {
    height: 85px;
    background-color: #f9f9f9;
    cursor: pointer;
}
.info-box:hover{
	
}
.layui-nav-itemcp{
	line-height: 28px !important;
	font-size: 12px !important;
}
.layui-nav-itemcp p:first-child{
	margin-top: 4px;
}
.layui-nav-itemcp p.idxp1s{
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	background: rgba(0,0,0,.15);
	border-radius: 4px;
	display: inline-block;
	font-size: 13px;
}
.layui-nav-itemcp:hover .layui-nav-bar{
	display: none !important;
}
.layui-nav-itemcp p.idxp1s i{
	margin-left: 10px;
	cursor: pointer;
	font-size: 13px;
	display: inline-block;
}
.layui-nav-itemcp p.idxp1s i a{
	display: inline-block;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
.layui-nav-itemcp p.idxp1s i a:hover{
	text-decoration: none;
}
.layui-nav-itemcp p.idxp2s{
	font-size: 12px;
}
.layui-nav-itemcp p.idxp2s a{
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin-right: 10px;
	font-weight: bold;
}
.layui-nav-itemcp p.idxp2s a:hover{
	text-decoration: underline;
}
.idxamore .layui-nav-more{
	display: none !important;
}
.info-box .info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 85px;
    width: 85px;
    text-align: center;
    font-size: 45px;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
}
.info-box .info-box-icon i{
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	transition: .25s;
}
.info-box .info-box-content {
    padding: 5px 10px;
    margin-left: 85px;
}
.info-box span.info-box-icon{
	transition: .4s;
}
.info-box:hover span.info-box-icon{
	border: 10px solid rgba(0,0,0,.05);
	transition: .4s;
}
.info-box:hover span.info-box-icon i{
	font-size: 30px;
}

.info-box .info-box-content .info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.info-box .info-box-content .info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.info-boxcpbg_1{
	background:#e00b4f !important;
	color:white;
}
.info-boxcpbg_2{
	background:#fc6e5d !important;
	color:white;
}
.info-boxcpbg_3{
	background:#54eda7 !important;
	color:white;
}
.info-boxcpbg_4{
	background:#ffbd53 !important;
	color:white;
}
.info-boxcpbg_5{
	background:#9cb2ff !important;
	color:white;
}
.info-boxcpbg_6{
	background:#ff7d54 !important;
	color:white;
}
.idxonea{
	width: 100%;
}
.layui-rowmagin{
	margin: -5px;
}
.indextab{
	margin: 8px 0 !important;
}
.indextab td{
	padding: 11px 15px !important;
}
.layuibtn-bgcolor{
	background: #e00b4f;
	color: #fff;
}
.layui-form-checked[lay-skin=primary] i{
	border-color: #e00b4f;
    background-color: #e00b4f;
}
.layui-form-checkbox[lay-skin=primary]:hover i{
	border-color: #e00b4f;
    background-color: #fff;
}
.layui-form-checked[lay-skin=primary]:hover i.layui-icon-ok{
	background-color: #e00b4f;
}
.layui-form-select dl dd.layui-this{
	background-color: #e00b4f;
}
.layui-input-sm{
	height: 30px;
}
.orderform .layui-select-title input{
	height: 30px;
}
.odinfo_img{
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #eee;
	vertical-align: middle;
	margin-right: 10px;
}
.odinfo_img img{
	display: block;
	border: 0;
	width: 100%;
}
.orderdemo{
	width: 100%;
}
/*提现*/
.banks{
	margin-left: 110px;
	width: 603px;
	display: none;
}
.bankscont{
	min-height: 200px;
	border: 1px solid #ddd;
	padding: 10px;
}
.bankstt{
	font-size: 14px;
}
.bankstt em{
	color: #999999;
	font-size: 12px;
	margin-left: 10px;
	font-weight: normal;
}
.banklist{
	margin-left: 1px;
}
.bkbox{
	cursor: pointer;
	width: 146px;
	border: 1px dashed #ddd;
	margin-left: -1px;
	position: relative;
	z-index: 1;
	padding: 10px;
	margin-top: -1px;
}
.bkbox i{
	background: #e00b4f;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	display: none;
	z-index: 3;
}
.bkboxed,.bkbox:hover{
	border: 1px solid #e00b4f;
	z-index: 2;
}
.bkboxed i{
	display: block;
}
.bkimg{
	height: 20px;
	width: 20px;
	overflow: hidden;
}
.bkimg img{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.bktxt{
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	width: 85px;
	overflow: hidden;
}
#bank{
	background: no-repeat;
	background-position: 10px center;
}
.closebk{
	width: 24px;
	height: 24px;
	background: #F5F5F5;
	text-align: center;
	line-height: 24px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.closebk:hover{
	background: #e00b4f;
	color: #fff;
}

.layui-layout-admin .layui-header {
    background-color: #bb2a58;
    height: 80px;
    border-bottom: 3px solid #bb2a58;
    z-index: 9999;
    overflow: hidden;
}
.layui-layout-admin .layui-header a, .layui-layout-admin .layui-header a cite {
    color: #fff;
}
.layui-layout-admin .layui-header a:hover{
	color: #fff;
	opacity: .85;
}
.layui-layout-admin .layui-header .layui-nav .layui-this:after, .layui-layout-admin .layui-header .layui-nav-bar{
	    background-color: #fff;
}
.layui-layout-admin .layui-header .layui-nav .layui-nav-more {
    border-top-color: #fff;
}
.index-iframe{
	width: 100%;
	height: 100%;
}
.layui-card-indexchar .layui-card-body{
	height: 380px;
	padding: 0;
}
.layui-input-main-span{
	color: #999;
}
.layui-input-main{
	height: 26px;
	margin-top: 7px;
	width: 190px;
	border-radius: 0;
	border-right: 0;
}
.layui-btn-sm-main {
	border-radius: 0;
	height: 26px;
	margin-top: 7px;
	line-height: 26px;
}
.layui-table-tips-c{
	text-align: center;
	line-height: 20px;
	padding: 0;
}
.layui-table-tips-c:before{
	right: 0;
}
.layui-btn-orderdelete{
	background: #fff;
	border: 1px solid #eee;
	color: #666;
}
.layui-btn-padd0{
	padding: 0 6px;
	text-align: center;
}
.layui-btn-padd0 i{
	margin-right: 0 !important;
}

.layui-table-cell{
	padding: 0 1px;
}
.layui-table td,.layui-table th{
	font-size: 13px;
	padding: 9px 15px;
}
.layui-table th{
	/* font-weight: bold; */
	color: #222;
	font-size: 14px;
}
.userrilebox{
	padding: 10px;
}
.userrilebox table{
	margin: 0;
}
.userrilebox table td{
	padding: 9px 10px;
}
.bjimgbox {
    width: 85px;
    height: 85px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.bjimg {
    width: 100%;
    height: 85px;
    display: block;
    margin: 0 auto;
}
/*首页*/
.idxbox{
	height: 302px;
	padding: 20px;
}
.idxbox h4{
	font-size: 18px;
	color: #444;
}
.picspan{
	display: inline-block;
	width: 80px;
	height: 80px;
	background: url(../images/pic.png) no-repeat bottom center #fff;
	border-radius: 50%;
	background-size: cover;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.picp{
	display: inline-block;
	margin-left: 15px;
}
.picp1{
	line-height: 36px;
	font-size: 14px;
	color: #111;
}
.picp2{
	font-size: 12px;
	line-height: 22px;
}
.picp1 i{
	color: #e00b4f;
}
.idxboxmid{
	margin-top: 30px;
}
.idxboxmid p{
	font-size: 18px;
}
.idxboxmid i{
	display: inline-block;
	margin-top: 20px;
	font-size: 26px;
}
.idxfontsize{
	font-size: 12px !important;
}
.idxfontsizep cite{
	font-size: 20px !important;
}

.mainhide{
	display: none;
}
.mainpicbox{
	height: 248px;
	overflow: hidden;
}
.mainpic{
	display: block;
	height: 240px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/main.jpg) no-repeat center;
	background-size: cover;
}
.main1{
	padding: 10px 15px;
	border: 1px solid #fde9ef;
    background: #ffeef3;
    color: #e00b4f;
    font-size: 13px;
}
.main1 b i{
	color: #e00b4f;
	margin-right: 10px;
}
.main2{
	padding: 10px 15px;
	border: 1px solid #c9edf5;
    background: #e4f6ff;
    color: #3D87AD;
    font-size: 13px;
    position: relative;
}
.main2 i.fa-star-o{
	margin-right: 10px;
}
.main2 i.fa-close{
	width: 20px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #666;
}
.main2 i.fa-close:hover{
	color: #3D87AD;
}
.user_p1 p{
	border-bottom: 1px dashed #ddd;
	height: 38px;
	line-height: 38px;
	width: 100%;
	overflow: hidden;
}
.user_p1 p:last-child{
	border-bottom: 0;
}
.contacta{
	display: inline-block;
	width: 92px;
	background: url(../images/qq.png) no-repeat center;
	height: 22px;
	vertical-align: middle;
	margin-top: -3px;
}
/* .layui-form-label{
	width: 100px;
}
.member_addlabel{
	float: left;
	padding: 9px 5px 9px 0;
	margin-bottom: 0;
}
.member_addladiv{
	float: left;
	width: 90%;
	line-height: 38px;
	margin-left: 0;
}
.member_addladiv_width{
	max-width: 380px;
	resize: none;
} */
/*我要充值*/
.wycztab {
	width: 100%;
}
.wycztab td{
	vertical-align: middle;
}
.wycztab td img.wyczpic{
	max-height: 50px;
}
.zfbico{
	display: inline-block;
	border: 1px solid #ff0000;
	cursor: pointer;
	position: relative;
}
.zfbico img{
	display: block;
	border: 0;
}
.zfbico i{
	position: absolute;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	display: inline-block;
	top: 0;
	right: 0;
	background: #ff0000;
	color: #fff;
}
.layui-input::-webkit-input-placeholder{
	color:#999;
}
.yzcode{
	width: 100px;
	height: 36px;
	background: #444c63;
	color: #fff;
	position: absolute;
	top: 1px;
	right: 1px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
/*文章发布*/
.relese_addladiv span{
	display: inline-block;
	padding: 0 8px;
	/* background: #eee; */
	height: 26px;
	line-height: 27px;
	margin-top: 5px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 2px;
	margin-right: 5px;
	font-size: 13px;
	float: left;
	/* font-weight: bold; */
	color: #222;
}
.relese_addladiv_i{
	display: inline-block;
	padding: 0 5px;
	height: 26px;
	line-height: 27px;
	margin-top: 5px;
	float: left;
	margin-left: -5px;
	/* color: #e00b4f; */
}
.relese_addladiv_em{
	display: inline-block;
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 27px;
	margin-top: 5px;
	float: left;
	margin-left: -5px;
	font-size: 13px;
	/* color: #e00b4f; */
}
.newch .layui-form-item{
	margin-bottom: 0;
    border: 1px solid #ccc;
    padding: 10px 0;
    margin-top: -1px;
    background: #f9f9f9;
}
.activecolorred{
	color: #e00b4f !important;
}
.layui-tab-title .activecolorred{
	/* color: #e00b4f !important;
	border-bottom: 2px solid #e00b4f !important; */
	
	background: #e00b4f !important;
	color: #fff !important;
}
.relese_addladiv span.active,.relese_addladiv span:hover{
	background: #e00b4f;
	color: #fff !important;
}
.nrfootheight{
	height: 40px;
}
.nrfoot{
	width: 100%;
	padding: 10px;
	background: rgba(71,149,171,.95);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	line-height: 30px;
	color: #fff;
}
.nrfoot_a{
	background: #FF9900;
	padding: 0 10px;
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
}
.nrfoot_a:HOVER{
	color: #fff;
}
.mt_p i{
	opacity: 0;
	margin-left: 10px;
	cursor: pointer;
	color: #ff0000;
}
.mt_p:hover i{
	opacity: 1;
}
/*文章列表*/
.newlisttaba:hover{
	color: #ff0000;
}
.wid260{
	width: 260px;
}
/*文章代写*/
.ckdiv{
	background: #f5f5f5;
	border: 1px solid #eee;
	width: 90%;
	padding: 10px;
	line-height: 28px;
}
.write_addladiv{
	width: 90%;
}
.endivs{
	/*display: none;*/
}

/*悬浮*/
.sidemenu {
    position: fixed;
    right: 20px;
    bottom: 120px;
    z-index: 1000;
}
.sideul li.firstsli {
    margin-bottom: 5px;
    position: relative;
}
.discdiv {
    position: absolute;
    right: 67px;
    top: 0;
    height: 100%;
    width: 80px;
    background: #fff;
    display: none;
}
.sideul li.firstsli a.fstsla {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    background: #25345f;
    color: #fff;
    border-radius: 36px; 
}
.sideul li.firstsli a.active,.sideul li.firstsli a.fstsla:hover{
	background: #bb2a58;
	color: #fff;
}
.discdiv{
	position: absolute;
	right: 57px;
	top: 0;
	height: 100%;
	width: 80px;
	background: #bb2a58;
	color: #fff;
	display: none;
}
.discdiv span{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.discdiv i{
	font-size: 14px;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: -7px;
	color: #bb2a58;
}
.discdivwx{
	width: auto;
	height: auto;
	padding: 10px;
}
.discdivwxc{
	width: 120px;
}
.discdivwx i{
	top: 20px;
	color: #bb2a58;
}
.discdivwx p{
	text-align: center;
}
.imgset {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}


@media only screen and (max-width:768px) {
	.layui-layout-admin .layui-header {
	    background-color: #00377c;
	}
	.layui-layout-admin .layui-header a, .layui-layout-admin .layui-header a cite {
	    color: #fff;
	}
	.layui-header a:hover{
		opacity: .85;
	}
	.layui-layout-admin .layui-header .layui-nav .layui-nav-more {
	    border-top-color: #fff;
	}
	.layui-input-main-span{
		width: 60%;
		display: inline-block;
	}
	.layui-input-main{
		height: 26px;
		margin-top: 7px;
		width: 80%;
		border-radius: 0;
		border-right: 0;
	}
	.layui-btn-sm-main {
		border-radius: 0;
		height: 26px;
		margin-top: 7px;
		line-height: 26px;
		width: 20%;
	}
	.layui-table td{
		font-size: 12px;
	}
	.layui-table th{
		font-size: 12px;
	}
	.layui-nav-item-mobile{
		display: none !important;
	}
	.layui-nav-itemcp{
		display: none !important;
	}
}


/*图片*/
#divCenter{
	position: fixed; 
	z-index: 9; 
	display: none; 
	background: rgba(0,0,0,.8); 
	width:100%;
	height:100%;
	line-height：100%;
	left:0;
	top:0; 
	border:1px solid #222;
	text-align: center;
	cursor: zoom-out;
}
.img-container{
	cursor: zoom-in;
}
#spanimg{
	display: none;
}
#divCenter img{
	display: inline-block;
	vertical-align:middle;
	max-width: 85%;
	max-height: 85%;
}
.displaytabcell{
	height:100%; 
	width:100%;
}
.help_img{
	height:100%; 	
	width:1px;
	display: inline-block; /*标签需转换为行内块元素*/
 	vertical-align:middle;
}
.lgformdmspan{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 38px;
	border: 0;
	background: #e00b4f;
	color: #fff;
	cursor: pointer;
}

.textDecorationlinethrough{
	text-decoration:line-through;
}

/* .mtnewtable .layui-table-header .layui-table-cell .layui-form-checkbox[lay-skin=primary]{
	display: none !important;
} */

.mtnewtable .layui-form-switch{
	margin-top: 0;
}
.zddemo{
	display: block;
	position: relative;
}
.zddemo span{
	margin-left: 0 !important;
}
.zddemo a{
	position: absolute;
	left: 0;
	top: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 0;
	width: 34px;
}
.zddemo a:HOVER {
	opacity: 0;
	filter: alpha(opacity=0);
}

.mttables{
	width: 100%;
	overflow-x: auto;
}
.mttables th,.mttables td{
	padding: 9px 0;
	text-align: center;
}
.mttables .layui-form-checkbox[lay-skin=primary]{
	padding-left: 0;
}
/* 分页 */
.idxtop_text_a{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.idxtop_text_a a {
    color: #e00b4f;
    margin: 0 8px;
    font-size: 12px;
}
.idxtop_text_a a:hover, .idxtop_text_a a.active {
    color: #000;
}


.mtdms .layui-table-body::-webkit-scrollbar{
	width:4px;
	height:4px;
	position: fixed;
	top: 0;
	left: 0;
}
.mtdms .layui-table-body::-webkit-scrollbar-track{
	background: #f6f6f6;
	border-radius:2px;
}
.mtdms .layui-table-body::-webkit-scrollbar-thumb{
	background: #aaa;
	border-radius:2px;
}
.mtdms .layui-table-body::-webkit-scrollbar-thumb:hover{
	background: #747474;
}
.mtdms .layui-table-body::-webkit-scrollbar-corner{
	background: #f6f6f6;
}

.relese_addladiv_em_bottom{
	margin-left: 42px;
}

.member_addlabelcps{
	padding: 9px 0 0 0;
	width: 101px;
	font-size: 12px;
	font-weight: bold;
}
.relese_addladivcps{
	margin-left: 80px;
}

/* 媒体 */
.tablemr .layui-table-view .layui-table-body table .layui-table-cell .layui-form-checkbox{
	display: none !important;
}
.tablemr .layui-table-view .layui-table-body table .layui-table-cell{
	text-align: center;
}
.tablemr .layui-table-view .layui-table-body table .layui-table-cell input{
	display: inline-block !important;
	width: 16px;
	height: 16px;
	cursor: pointer;
	vertical-align: middle;
}
.tablemr .layui-table-view .layui-table-body table .layui-table-cell input[lay-filter="lockDemo"]{
	display: none !important;
}

.tablemr .layui-table-header table thead th:FIRST-CHILD span{
	display: block;
	/* background: #fff;
	border:1px solid #eee;
	width: 16px;
	height: 16px;
	vertical-align: middle; */
}
.tablemr .layui-table-header table thead th:FIRST-CHILD span.active{
	/* display: block;
	background: #ff0000;
	border:1px solid #ff0000;
	width: 16px;
	height: 16px;
	vertical-align: middle; */
}
.tablemr .layui-table-header table thead th:FIRST-CHILD span input{
	display: block;
	width: 16px;
	height: 16px;
}


#yxMedia span{
	margin: 0 5px;
	transition: .25s;
}
#yxMedia span:HOVER{
	color: #fff000;
}
#yxMedia span i{
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	color: #fff000;
}

.laytopcps{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-top:10px;
	font-size: 12px;
	color: #666;
	width: 100%;
}

.selectwidthform .layui-unselect{
	width: 120px;
}
.selectwidthform input[type="text"] {
	width: 120px;
}

.bja_link{
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 70px;
	text-align: center;
	margin-right: -70px;
	color: #fff;
	background: #e00b4f;
}
.bja_link:HOVER {
	opacity: .85;
	color: #fff;
}




.nrfootright{
	display: inline-block;
	height: 38px;
	line-height: 38px;
	margin-top: 4px;
	font-size: 12px;
}
.nrfootright_full{
	margin-top: 2px;
}
.nrfootright span{
	display: inline-block;
	cursor: pointer;
	margin-right: 15px;
	font-weight: bold;
}
.nrfootright a{
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	background: #FF9900;
	margin-right: 20px;
	border-radius: 2px;
	color: #fff;
}
.nrfootright a：hover{
	opacity: .85;
}
.nrfootright span:HOVER,.nrfootright span.active {
	color: #e00b4f;
}
.nrfootright em{
	color: #999;
	margin-left: 20px;
}




/* 手机版样式 */
@media screen and (max-width: 500px){
	.mainbox{
		padding: 10px;
	}
	/* .layui-form-item{
		position: relative;
	}
	.layui-input-block-mbl{
		padding-left: 75px;
		margin-left: 0;
	}
	.member_addladiv{
		position: absolute;
		left: 0;
		top: 0;
		margin-left: 0;
		padding-left: 75px;
		width: 100%;
	}
	.layui-form-label{
		padding: 9px 0;
		width: 70px;
	}
	.layui-form-item-mbl{
		min-height: 180px;
	}
	.layui-form-item-mbl .layui-form-mid{
		float: none;
	}
	.layui-btn-mbl{
		margin-left: -35px;
	} */
	.demoTable .fr{
		float: left;
		margin-top: 10px;
	}
	.demoTable .fr .layui-input-inline{
		
	}
	/* .mainbox input.layui-input{
		height: 30px;
	}
	.mainbox input.layui-btn{
		height: 30px;
		line-height: 30px;
	} */
	.layui-input-inline-mbl{
		width: 165px !important;
	}
	.layui-form-mbl .layui-input-inline,.layui-form-mbl .layui-btn{
		margin-top: 10px;
	}
	.layui-input-block-textarea{
		margin-left: 75px;
	}
	.layui-input-block-textarea textarea{
		width: 100% !important;
	}
	.layui-btn-cp{
		width: 100%;
		padding: 0;
	}
	.member_addladiv-margin{
		margin-left: 0 !important;
	}
	.nrfootright{
		height: auto;
	}
	.nrfootright em{
		margin-left: 0;
	}
	
	.relese_fddiv_maleft_1,.relese_fddiv{
		width: 100% !important;
	}
	.relese_fddiv_maleft {
		margin-left: 0 !important;
	}
	.mtnewtable .demoTable{
		float: left;
	}
	
}



.bordernoneimp{
	border-bottom: none !important;
}
/* .bordernoneimps{
	padding: 0 5px !important;
	width: 35px !important;
	min-width: 35px !important;
} */
.newch .layui-tab{
	margin: 0 0 10px 0;
}
.newch .layui-tab-title{
	/* height: 48px; */
    border: 0;
}
.newch .layui-tab-title .layui-this{
	background: #777;
	color: #fff;
}
.newch .layui-tab-title .layui-this1{
	background: #e00b4f;
	color: #fff;
}
.newch .layui-tab-title li{
	padding:0;
	border-radius:2px;
	font-size: 15px;
	line-height: 38px;
	min-width: auto;
	padding: 0 12px;
}
.newch .layui-tab-title li a{
	height: 38px;
	line-height: 38px;
	border-radius: 2px;
	font-size: 15px;
	position: relative;
}
.query_1{
	background: #e00b4f;
	color: #fff !important;
}
.query_2{
	background: #007bff;
	color: #fff !important;
}
.query_3{
	background: #00ce68;
	color: #fff !important;
}
.query_2_active i{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #007bff;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 0;
	margin-bottom: -2px;
	transform:rotate(45deg);
}
.query_1_active i{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #e00b4f;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 0;
	margin-bottom: -2px;
	transform:rotate(45deg);
}
.query_3_active i{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #00ce68;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 0;
	margin-bottom: -2px;
	transform:rotate(45deg);
}
.newch .layui-tab-title .bordernoneimp{
	background: none !important;
	color: #000 !important;
	padding: 0;
}
.newch .layui-tab-title li a{
	color: #222;
	padding: 0;
	padding: 0 10px;
}
.newch .layui-tab-title li{
	margin-right: 15px;
}
.newch .layui-tab-title .layui-this:after{
	border: 0;
}
.newch .layui-tab-content{
	padding: 0 0;
}
.shi{
	margin-right: 15px;
	color: #e00b4f;
	position: absolute;
	left: 10px;
	top: 0;
	height: 38px;
	display: inline-block;
	line-height: 38px !important;
}
.demoTabless{
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 25px;
	z-index: 999;
}
.layui-this2{
	background: none !important;
	color: #222 !important;
	padding-right: 0 !important;
}
.mtspbtn{
	padding: 3px 5px;
	background: #e00b4f;
	color: #fff;
	border-radius: 2px;
	font-size: 12px;
}

.znxtop{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	padding-top: 20px;
}
.znxtop h4{
	font-size: 24px;
	color: #222;
}
.znxtop p{
	font-size: 14px;
	margin-top: 15px;
	color: #888;
}
.znxinfo{
	margin-top: 20px
}

#UserDropdown{
	position: relative;
}
.znxem{
	display: inline-block;
	position: absolute;
	right: 2px;
	top: 1px;
	width: 8px;
	height: 8px;
	background: #ffd600;
	border-radius: 8px;
	/* -webkit-animation: twinkling .65s ease infinite;
    animation: twinkling .65s ease infinite; */
}
@-webkit-keyframes twinkling{
	0%{
		opacity:0.1;
	}
	100%{
		opacity:1;
	}
}
@keyframes twinkling{
	0%{
		opacity:0.1;
	}
	100%{
		opacity:1;
	}
}



.twobox {
	height: 40px;
	position: relative;
	width: 100%;
	margin-bottom: 12px;
}
.twobox .layui-form-item{
	width: 50%;
	float: left;	
	clear: none;
}

.threebox {
	height: 40px;
	position: relative;
	width: 100%;
	margin-bottom: 12px;
}
.threebox .layui-form-item{
	width: 33.333333333333%;
	float: left;	
	clear: none;
}
.uploadFile{
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 0;
}

.sxa{
	display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 13px;
    float: left;
    color: #e00b4f;
}


/* 编辑器 */
.edui-default .edui-for-attachment .edui-dialog-content {
    height: 300px !important;
}
/* 公用select宽度 */
.lay-public-select{
	width: 100px;
}

.w50{
	width: 50px;
}
.w60{
	width: 60px;
}
.w70{
	width: 70px;
}
.w80{
	width: 80px;
}
.w90{
	width: 90px;
}
.w100{
	width:100px;
}
.w110{
	width:110px;
}
.w120{
	width:120px;
}
.w130{
	width:130px;
}
.w140{
	width:140px;
}
.w150{
	width:150px;
}
.w180{
	width:180px;
}
.w190{
	width:190px;
}
.w200{
	width:200px;
}
.w250{
	width:250px;
}
.psalabel{
	position: absolute;
	left: 0;
	top: 0;
}

.layui-form-xz .layui-input-block{
	float: left;
	margin-left: 10px;
	max-width: 90%;
}
.layui-input-block-lx{
	width: 80%;
}
.layui-form-xz .layui-input-block-textarea{
	width: 90%;
	margin-left: 10px;
}
.ml0{
	margin-left: 0;
}

