.main_left a.curr{
	color: #fff !important;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #e30016!important;
}
/* .layui-table td, .layui-table th{
	padding: 9px !important;
	box-sizing: border-box;
} */
.list_search{
	position: relative;
	top: -5px;
	margin-bottom: 0;
}
.ser{
	width: 300px !important; 
}
.ser .kuang{
	width: calc(100% - 70px);
	float: left;
}
.ser .btn{
	width: 70px;
	float: left;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.layui-btn-normal{
	background: #E30016;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background: #E30016;
}

.mingxi_title {
	line-height: 40px;
	margin-bottom: 20px;
}

.mingxi_title span {
	color: #23262E;
	font-size: 18px;
}
.chanping_cont th {
	background: #DDF1FF;
	color: #282828;
	font-size: 16px;
	border: none;
}
.chanping_cont th+th{
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
}
.peisong_cont{
	/* overflow-y: scroll; */
    /* height: calc(100% - 60px); */
}
.peisong_item{
	margin-bottom: 20px;
	border: 1px solid #E7ECF1;
	width: 100%;
}
.peisong_item .hea{
	height: 46px;
	line-height: 46px;
	background: rgba(254, 185, 46, 0.2);
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
	border-bottom: 1px solid #E7ECF1;
}
.peisong_item .hea{
	text-align: left;
}
.peisong_item .hea .tit1{
	color: #666;
}
.peisong_item .hea .tit2{
	color: #282828;
}
.peisong_item .hea .tit2+.tit1{
	margin-left: 50px;
}
.peisong_item td{
	box-sizing: border-box;
	padding: 20px;
}
.peisong_item td .sp_name{
	font-size: 14px;
	color: #666;
	display: inline-block;
	width: calc(100% - 50px);
}
.peisong_item td .sp_num{
	font-size: 14px;
	color: #999;
	width: 50px;
	display: inline-block;
	float: right;
	text-align: right;
}
.sel_cw_item {
	background: #fff;
	border-radius: 10px;
	float: left;
	margin-right: 10px;	
	margin-bottom: 15px;
}

.sel_cw_item a {
	display: block;
	box-sizing: border-box;
	padding: 20px 30px;
	border-radius: 10px;
	background: #f8f8f8;
	margin-bottom: 0 !important;
}

.sel_cw_item .desc {
	display: block;
	float: left;
}

.sel_cw_item img {
	display: block;
	width: 55px;
	margin-left: 20px;
	float: left;
}

.sel_cw_item .desc h1 {
	margin-left: 15px;
	font-size: 24px;
	line-height: 55px;
	position: relative;
	/* top: 5px; */
}

.sel_cw_item .desc p {
	color: #78879C;
	font-size: 14px;
	line-height: 14px;
}

.sel_cw_item .desc span {
	color: #364150;
	font-size: 36px;
	line-height: 40px;
}

.sel_cw_item.active {
	box-shadow: 0px 0px 10px #ccc;
}

.ed_list {
	background: #f8f8f8;
	margin-top: 0px;
	box-sizing: border-box;
	padding: 20px 40px;
	border-radius: 10px;
}

.ed_item {
	float: left;
	margin-right: 50px;
}

.ed_item img {
	float: left;
	width: 40px;
	margin-right: 10px;
	margin-top: 5px;
}

.ed_item .desc {
	float: left;
}

.ed_item .desc p {
	font-size: 14px;
	color: #78879C;
}

.ed_item .desc span {
	font-size: 24px;
	color: #364150;
}
.green{
	color: #009688;
}
.fapiao_list{
	margin-top: 20px;
}
.fapiao_item{
	margin-bottom: 20px;
}
.fapiao_item table{
	width: 100%;
}
.fapiao_item table td{
	width: 16.666%;
	height: 45px;
	font-size: 14px;
	border: 1px solid #ddd;
}
.fapiao_item table tr td{
	background: #e4f0fba3;
	color: #333;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 8px;
	text-align: right;
}
.fapiao_item table tr td a{
	color: #0000FF;
}
.fapiao_item table tr td .open_sqfp{
	color: #007DDB;
}
.fapiao_item table tr td:nth-of-type(2n){
	background: #fff;
	color: #666;
	font-weight: normal;
	text-align: left;
}




/* 个人中心 start */
.grzx {
	position: relative;
	margin-bottom: 15px;
}

.grzx .jcxx_box {
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 15px 35px;
	width: calc(100% - 10px);
}

.grzx .jcxx_box.qiye {
	margin-left: 10px;
	height: calc(100% - 39px);
}

.grzx .qiyexx {
	position: absolute;
	right: 20px;
	height: calc(100% - 39px);
	width: calc(50% - 20px);
}

.grzx .jcxx_box ul li {
	padding: 0px 0px 16px 0;
	line-height: 24px;
}

.grzx .jcxx_box .tit1 {
	font-size: 14px;
	display: inline-block;
	width: 80px;
	font-weight: bold;
}

.grzx .jcxx_box .tit2 {
	font-size: 14px;
	color: #666;
}

.grzx .jcxx_box .update,.grzx .jcxx_box .update1,.grzx .jcxx_box .update_pwd,.grzx .jcxx_box .update_dz,.grzx .jcxx_box .update_yhk {
	font-size: 12px;
	color: #1e9fff;
	margin-left: 10px;
	cursor: pointer;
}

.grzx .jcxx_box .renzheng {
	font-size: 12px;
	background: #E30016;
	color: #fff;
	padding: 5px 10px;
	border-radius: 20px;
	margin-left: 10px;
}
.grzx .jcxx_box .shenhe{
	font-size: 12px;
	background: #f44959;
	color: #fff;
	padding: 5px 10px;
	border-radius: 20px;
	margin-left: 10px;
}

.layui-btn-jh {
	background: #f44959;
}
.sxed{
	box-sizing: border-box;
	padding: 0 20px;
}
.sxed a {
	line-height: 35px;
	color: #fff !important;
	display: block;
	margin-bottom: 10px;
	margin-left: 0 !important;
}

.sxed .iconfont {
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}


.update_xx {
	border-radius: 10px !important;
	width: 600px !important;
	font-size: 14px;
}

#update_xx_box,#update_xx_box1 {
	box-sizing: border-box;
	padding: 20px;
}
#update_xx_box .layui-form-label{
	line-height: 30px;
}
.update_xx .layui-layer-title {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
	background: #E30016;
	color: #fff;
	font-size: 16px;
}

.update_xx .layui-layer-ico {
	background: url(../images/close.png) no-repeat;
	background-position: center !important;
	background-size: 100% !important;
}
.update_xx .layui-form-label{padding: 15px 15px;}
.update_xx .layui-input {
	height: 50px;
	line-height: 50px;
}

.update_xx .layui-form-item {
	margin-bottom: 12px;
}

.update_xx span {
	line-height: 35px;
	margin-bottom: 0 !important;
}

/* 个人中心 end */



/******************************* 个人中心 start ****************************/
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color:#E30016 !important;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #E30016 !important;
}
.layui-btn-normal{background: #E30016!important;}
.layui-btn-primary:hover{border: 1px solid #e30016 !important;}
.layui-form-radio>i:hover, .layui-form-radioed>i{color: #E30016 !important;}
.layui-form-select dl dd.layui-this{background-color: #E30016 !important;}
.layui-tab-brief>.layui-tab-title .layui-this{color: #E30016 !important;}
.layui-progress-bar{background: #E30016!important;}
/******************************* 个人中心 end ****************************/