body{
    font-family: "微软雅黑"
}
ul{
    padding-left: 0;
}
li{
    list-style: none;
}
input,button{
    outline: 0;
}
html,body{
	width: 100%;
	height: 100%;
}
#zhezhao{
	background: rgba(0,0,0,0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9;
	top: 0;
	left: 0;
	display: none;
}
.clearfix:after{
	display:block;
	height:0;
	overflow:hidden;
	content:"";
	clear:both;
}
.wrap_tc{
	width: 8rem;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	background: #fff;
	z-index: 10;
	border-radius: 4px;
	display: none;
}
.wrap_tc h2{
	height: 1rem;
	line-height: 1rem;
	font-size: 0.4rem;
	background: #E64545;
	padding-left: 0.5rem;
	color: #fff;
}
.wrap_tc h2 i.guanbi{
	display: block;
	width:1rem;
	height: 1rem;
	position: absolute;
	top: 0rem;
	right: 0rem;
	color: #FFF;
	font-size: 1rem;
	font-weight: 200;
	line-height: 1rem;
	text-align: center;
}
.wrap_tc .center{
	padding: 0.3rem;
	font-size: 0.3466rem;
	text-align:center;
}
.ui-header{
    padding: 0 10px;
    box-sizing: border-box;
    top: 0;
    height: 1.2rem;
    line-height: 1.2rem;
    /*position: fixed;*/
    width: 100%;
    z-index: 100;
    left: 0;
}
.ui-header img{
    width: 0.3rem;
}
.ui-container{
    /*border-top: 1.2rem solid transparent;*/
}
.ui-form-item{
    position: relative;
    font-size: 0.4rem;
    height: 1.1rem;
    line-height: 1.1rem;
     border-bottom: 1px solid #ddd;
}
.ui-form .ui-form-item:last-child{
    border:0;
}
.ui-form-item label{
    width: 1.5rem;
    position: absolute;
    text-align: left;
    box-sizing: border-box;
}
.ui-form-item label img{
    width: 1.1rem;
    line-height: 0.5rem;
    padding-right: 0.5rem;
    border-right: 1px solid #ed1b23;
}
.ui-form-item input{
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 0;
    background: none;
    padding-left: 1.5rem;
    font-size: 0.35rem;
}
.ui-list-thumb{
    width: 1.75rem;
    height: 1.75rem;
    position: relative;
    margin: 10px 10px 10px 0px;
}
.ui-list-thumb span{
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 100%;
}
.ui-list-info{
    -webkit-box-orient: horizontal;
    -webkit-box-align: center;
    -webkit-box-flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    -webkit-box-pack: center;
}
.ui-list-info h4{
    -webkit-box-flex: 1;

}
.ui-nowrap {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ui-form-item.on{
	border-color: #E54545;
}
.login .content1{
	margin: 2rem 0 1.5rem;
	text-align: center;
}
.login .content1 img{
	width: 3rem;
}
.login .content2 .ui-form{
    margin: 0 1.5rem;
    overflow: hidden;
}
.login .content2 .pwd_bg{
    margin-top: 0.8rem;
}
.login .content2 .submit_bg{ 
     margin-top: 0.8rem;
}
.login .content2 .submit_bg button{
    background: #ed1b23;
    color: #fff;
    border: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.5rem;
}
.login .content3{
    position: absolute;
    bottom: 0.5rem;
    width: 100%;
    text-align: center;
}
.login .content3 a{
    width: 2rem;
    display: inline-block;
    border: 1px solid red;
    color: red;
    font-size: 0.4rem;
    padding: 0.1rem 0;
}

.luru .content1{
    text-align: center;
}

.luru .content1 img{
    width: 2rem;
}
.luru .content1 h5{
    margin: 0.5rem 0;
}
.luru .content2 .nav{
    overflow: hidden;
    padding-left: 0;
    height: 1rem;
    line-height: 1rem;
    background: #e54545;
    color: #dbdfdd;
}
.luru .content2 .nav li{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 0.4rem;
}
.luru .content2 .main .today_bg .all{
    text-align: right;
    padding-right: 0.375rem;
    margin: 10px 0;
    font-size: 0.35rem;
    color: #000;
}
.luru .content2 .main>li{
    display: none;
}
.luru .content2 .main>li.active{
    display: block;
}
.luru .content2 .nav li.active{
    color: #fff;
    background: #f24f46;
}
.luru .content2 .main .today_bg p span{
    color: #ed1b23;
    margin: 0 0.125rem;
}
.luru .content2 .main .today_bg ul li{

}
.luru .content2 .main .today_bg ul li p{
    box-shadow: -0.707px 0.707px 5px 0px rgba(175, 164, 160, 0.6);
    padding: 0 0.375rem;
    position: relative;
    height: 1rem;
    line-height: 1rem;
}

.more{
    position: absolute;
    right: 0.075rem;
    width: 0.25rem;
    top: 0.13rem;
    padding: 0.3rem;
    box-sizing: content-box;
    transition: transform 0.3s;
}
.more180{
	transform: rotate(180deg);
}
.luru .content2 .main .today_bg ul li p span{
    color: #666;
    font-size: 0.32rem;
}
.luru .content2 .main .today_bg .table_bg{
    padding: 0 0.375rem;
    margin: 0.25rem 0;
    min-height: 2.3rem;
}
.luru .content2 .main .today_bg .table_bg table{
	width: 100%;
}
.luru .content2 .main .today_bg td{
    padding: 0.125rem 0;
    width: 33%;
    text-align: center;
}
.luru .content2 .main .invalid_bg tr td:last-child{
    color: #ff0d0d;
    text-decoration: underline;
}
.luru .content2 .main .valid_bg tr td:last-child{
    color: #777676;
}
.luru .content2 .main .tr_none tr:nth-child(n+4){
    display: none;
}
.luru .history_bg p{
    color: #000;
    padding: 0.1rem 0.2rem;
    margin: 0.125rem 0;
    font-size: 0.35rem;
}
.luru .history_bg .condition_bg .item.active{
    color: #ff0d0d;;
}
.luru .history_bg .condition_bg ul li{
    display: inline-block;
    float: left;
    font-size: 0.32rem;
    margin-bottom: 0.125rem;
    padding: 0 0.25rem;
    text-align: center;
}
.luru .history_bg .condition_bg ul {
    overflow: hidden;
}
.luru .history_bg table{
    width: 100%;
}
.luru .history_bg .condition_bg{
	padding:0.2666rem 0;
	border-bottom: 1px #ccc solid;
}
.luru .history_bg .condition_bg .layui-inline{
	width: 100%;
}
.luru .history_bg .condition_bg .layui-form-label{
	width: 37%;
	font-size: 0.32rem;
	text-align: right;
}
.luru .history_bg .condition_bg .layui-input-inline{
	width: 50%;
	text-align: left;
}
.luru .history_bg thead td:first-child{
    width: 40%;
}
.luru .history_bg thead td{
    width: 19%;
    padding: 0.25rem 0 ;
    color: #999;
    font-size: 0.35rem;
}
.luru .history_bg tr td{
    text-align: center;
}
.luru .history_bg .zonghsu{
	background: #fafafa;
}
.luru .history_bg  tr{
    border-bottom: 1px solid #efefef;
}
.luru .history_bg tbody tr td{
    padding: 0.25rem 0.25rem;20p
}
.card .content1{
    position: relative;
    margin-left: 15px;
    display: -webkit-box;
}
.card .content1 .luru_a{
	position: absolute;
	display: block;
	border: 1px #ccc solid;
	padding:0.1rem 0.2rem;
	border-radius: 2px;
	top: 0.8rem;
	right: 0.6rem;
	color: #666;
	font-size: 0.32rem;
}
.card .content1 .luru_a2{
	position: absolute;
	display: block;
	border: 1px #ccc solid;
	padding:0.1rem 0.2rem;
	border-radius: 2px;
	top: 0.8rem;
	right: 1.8rem;
	color: #666;
	font-size: 0.32rem;
}
.card .content1 h4{
    padding-left: 0.375rem;
    font-size: 0.45rem;
}
.card .content2{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0.5rem;
}
.card .content2 p{
    color: #ff0d0d;
    font-weight: 600;
}
.card .content2 h4{
    font-size: 0.45rem;
    margin-bottom: 0;
}
.card .content2 input{
	width: 100%;
	font-size: 0.35rem;
	line-height: 0.8rem;
	padding: 0 0.5rem;
}
.card .content3 ul{
    /*overflow: hidden;*/
}
.card .content3>ul>li{
    width:100%;
    padding: 0.5rem;
    position: relative;
}
.card .content3>ul>li .danwei{
	display: block;
	height: 38px;
    line-height: 38px;
    position: absolute;
    font-size: 14px;
    top: 0;
    right: 10px;
}
.chosen-container {
    display: inline-block;
    position: relative;
    width: 100% !important;
    font-size: 1rem;
    text-align: left;
    vertical-align: middle;
}
.chosen-choices {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    cursor: text;
    height: auto !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.layui-inline{
	width: 100%;
}
.layui-input-inline{
	width: 100%;
}
.card .content3>ul>li select{
    width: 100%;
    height: 0.875rem;
}
.ui-select{
	position: relative;
}
.ui-select .link{
    border: 1px solid #b6aba7;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.125rem;
    padding: 0 0.125rem;
    color: #818181;
    font-size: 0.35rem;
    position: relative;
}
.ui-select .link .icon{
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.25rem;
}
.ui-select ul{
    box-shadow: 0px 2px 10px #b6aba7;
    display: none;
}
.ui-select ul.active{
    display: block;
}
.ui-select ul li{
    height: 1rem;
    line-height: 1rem;
    padding: 0 22%;
    color: #818181;
    font-size: 0.35rem;
}
.ui-select ul li.active{
    background: #d7d7d7;
}
.ui-select ul li img{
    width: 0.75rem;
    margin-right: 0.4rem;
}
.ui-select .ui-options{
	width: 100%;
	background: #fff;
	position: absolute;
	z-index: 999;
}
.industry_bg ul li img{
    width: 0.5rem;
}
.card .content4 .nav p{
    overflow: hidden;
    padding-left: 0;
    height: 1rem;
    line-height: 1rem;
    background: #f24f46;
    color: #fff;
    margin-bottom: 0.5rem;
}
.card .content4 .nav li{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 0.4rem;
    position: relative;
}
.card .content4 .nav li div.am-form-file{
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,0);
}
.card .content4 .nav li div.wrap{
    margin: 0 0.2rem;
    border-top: 0.3rem solid #cccccc;
    border-bottom: 0.3rem solid #cccccc;
}
.card .content4 .nav li img{
    width: 100%;
}
/*.card .more{
    top: 0.4rem;
}*/
.content4 .wrap{
	position: relative;
}
.content4 .layui-btn{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	opacity: 0;
}
.content4  .layui-upload-file{
	display: none;
}
.card .content5{
    text-align: center;
    margin: 0.5rem 0;
}
.card .content5 button{
    background: #e64545;
    color: #fff;
    width: 2.8rem;
    height: 1rem;
    line-height: 1rem;
    border: 0;
    font-size: 0.4266rem;
    box-sizing: border-box;
    border-radius: 0.125rem;
}
.card{
    position: relative;
}
.select_bg{
    position: absolute;
    top: -0.6rem;
    right: 0.375rem;
    z-index: 9999;
    width: 2.2rem;
}
.select_bg .link{
    height: 0.75rem;
    line-height: 0.75rem;
    background: #ff1d1d;
    color: #fff;
    border: 0;
    border-radius: 0.05rem;
}
.select_bg .link img{
    top: 0.3rem;
    right: 0.3rem;
}
.select_bg ul{
    margin-top: 0.2rem;
    box-shadow: none;
    border: 1px solid #ddd;
}
.select_bg ul li{
    height: 0.7rem;
    line-height: 0.7rem;
}