html, body, span, div, ul, li, a, img, input, textarea, select, button, form, font{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.active::after{
    clear: both;
    content: '';
    display: block;
}
a{
    color: #000;
    text-decoration: none;
}
ul{
    list-style-type: none;
}
input, textarea, select, button{
    border: 0;
    outline: none;
    font-family: none;
}


/* 1 */
.qyzr_1_p{
    width: 1170px;
    margin: auto;
}
.qyzr_1_p_head, .qyzr_2_p_head{
    line-height: 40px;
    height: 40px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-top: 40px;
}
.qyzr_1_p_0{
    padding: 30px 55px 80px;
}
.qyzr_1_p_0>a{
    float: left;
    width: 500px;
    height: 150px;
    border: 1px solid #fff;
    margin: 15px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(180, 180, 180);
    padding: 0 20px;
}
.qyzr_1_p_0>a:nth-child(2n+1){
    margin: 15px 60px 15px 0;
}
.qyzr_1_p_0>a img{
    float: left;
    height: 90px;
    width: 80px;
    margin-top: 30px;
}
.qyzr_1_p_0_all_1{
    float: left;
    margin-left: 15px;
    width: 360px;
}
.qyzr_1_p_0_all_10{
    font-size: 18px;
    color: #000;
    margin-top: 30px;
    line-height: 40px;
    height: 40px;
}
.qyzr_1_p_0_all_11{
    font-size: 15px;
    color: #6a6a6a;
    line-height: 22px;
}
.qyzr_1_p_0>a:hover{
    border-color: green;
}
/* 1 */


/* head1 */
.fbgkxx1_con_010{
	width: 1000px;
	margin: auto;
    background: url(../images/step.png) no-repeat center;
    height: 75px;
    text-align: center;
}
.fbgkxx1_con_010>span{
    float: left;
    line-height: 75px;
    width: 248px;
    font-size: 1.2rem;
}
.fbgkxx1_con_010>span>span{
    font-size: 1.5rem;
    font-weight: 600;
}
.fbgkxx1_con_010>span:nth-of-type(1){
    margin-left: 100px;
    color: rgb(255,255,255);
    font-weight: 600;
}


body {
    background: #F5F6F7;
}

.page_main {
    margin: auto;
    width: 1175px;
}

.head {
    display: flex;
    align-items: center;
    background: white;
    column-gap: 20px;
    padding: 10px 40px;
}

.head img{
    width: 180px;
}
.page_main .from {
    padding: 30px 280px;
    background: white;
}

.page_main .title {
    padding-top: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 15px;
    background: white;
}

.page_main .title .bold_title {
    font-weight: bold;
    font-size: 24px;
    margin-right: 20px;
}

.page_main .title .required:before {
    content: '*';
    color: red;
    font-weight: bold;
    line-height: 1.8em;
}

.layui-form>.layui-form-item>.required:before {
    content: '*';
    color: red;
    font-weight: bold;
    line-height: 1.8em;
}

.layui-form-item .layui-input-inline {
    width: 400px;
}

.layui-textarea{
    min-height: 160px;
}

.layui-btn-normal{
    background-color: #009688 !important;
}

.layui-form-label{
    width: 100px !important;
}

.file_up{
    position: relative;
    float: left;
    width: 160px;
    height: 200px;
    text-align: center;
    color: #6a6a6a;
    padding-top: 65px;
    border: 1px solid #bfbfbf;
    user-select: none;
    cursor: pointer;
}
.file_up i{
    font-size: 30px;
}
.file_up>div{
    float: none !important;
    line-height: 40px !important;
}
.file_up>img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.file_emp{
    float: left;
    margin: 0 0 0 20px !important;

}
.file_emp>span{
    float: left;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 40px;
}
.file_emp>img{
    float: left;
    width: 160px;
    /*height: 200px;*/
    border: 1px solid #bfbfbf;
    margin-left: 10px;
}
.inp_file_img{
    display: none;
}
.btn_tj_0{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 120px;
    background: #009A44;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    margin-top: 10px;
    cursor: pointer;
}

.layui-texin{
    margin-bottom: 45px;
}

.layui-texin .layui-input-inline{
    width: 500px;
    position: absolute;
}

.captcha{
    float: right;
    position: absolute;
    right: 0px;
    top: 1px;
    cursor: pointer;
}
.yzm{
    display: flex;
    border: 1px solid #bfbfbf;
}
.yzm .getCode{
    width: 120px;
    color: #009688;
    cursor: pointer;
}
.yzm .layui-input{
    border: 0;
}

/* 租借费用 */
#cosbid {
    display: flex;
    column-gap: 30px;
    margin-bottom: 20px;
}

#cosbid .active {
    border: 1px solid green;
}

#winning .active {
    border: 1px solid green;
}

#cosbid>span {
    line-height: 38px;
    padding: 10px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #BCBCBCBC;
}

#cosbid .number {
    display: flex;
    align-items: center;
}

#winning {
    display: flex;
    column-gap: 30px;
}

#winning>span {
    line-height: 38px;
    padding: 10px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #BCBCBCBC;
    white-space: nowrap;
}

#winning .range {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

#winning .range div {
    display: flex;
    align-items: center;
    column-gap: 4px;
}

.jyys{
    cursor: pointer;
}


/* 邮箱自动补全css */
.fbgkxx4_con_01111{
    width: 265px;
    position: relative;
}
.email_list{
    position: absolute;
    width: 100%;
    max-height: 170px;
    overflow: auto;
    left: 0;
    background-color: #fff;
    z-index: 999;
    border: 1px solid #dbdbdb;
    display: none;
}
.email_list>li{
    line-height: 32px;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 5px;
    cursor: pointer;
    color: #6d6d6d;
}
.email_list>li.current{
    background-color: #009688;
    color: #fff;
}