html{
    background: url("../../index/img/bgThreeIndex.png") no-repeat;
    background-size:100% 735px;
    background-attachment:fixed;
    background-position:0 276px;
}

.zcBox{
    width:1200px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 200px;
}
.zcModel{
    overflow: hidden;
    border-bottom: 1px solid  rgba(0,0,0,0.09);
    padding-bottom: 16px;
}
.zcModelIcon{
    float: left;
    width: 15.5px;
    height: 15.5px;
    background-size: cover;
    margin-top: 4px;
    margin-right: 10px;
}
.zcModelName{
    font-size: 18px;
    float: left;
}
.zcFlow{
    width: 100%;
    /*border: 1px solid #fe7786;*/
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    height: 54px;
    /*margin-left: 32.5px;*/

}
.zcFirst{
    width: 304px;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
}
.zcSecond{
    width: 304px;
    height: 54px;

    position: absolute;
    top: 0;
    left: 286px;
}

.zcThirdly{
    width: 304px;
    height: 54px;
    position: absolute;
    top: 0;
    left: 572px;
}

.zcFourthly{
    width: 304px;
    height: 54px;

    position: absolute;
    top: 0;
    left: 858px;
}

.zcinformation{
    margin-top: 20px;
    text-align: center;

}
.zcinformation input{
    width: 300px;
    height: 40px;
    line-height: 40px;
    border: 1px solid rgba(0,0,0,0.10);
    font-size: 14px;
    color: #332d2d;
    padding-left: 10px;
    display: inline;
}
.zcinformation select{
    width: 200px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0,0,0,0.10);
    font-size: 14px;
    color: #332d2d;
}
.zcinformation textarea{
    width: 300px;
    border: 1px solid rgba(0,0,0,0.10);
    font-size: 14px;
    color: #332d2d;
    padding: 10px;
    /*padding-left: 10px;*/
}
.xxList{
    width: 600px;
    margin: 0 auto;
    margin-top: 26px;
    text-align: left;
}
.xxList>span{
    width: 250px!important;
    text-align: right;
    float: left;
    margin-top: 10px;
}
.xxts{
    width: 600px;
    margin: 0 auto;
    margin-top: 12px;
    text-align: left;
    font-size: 12px;
    color: #333333;
}

.xxts span{
    width: 250px!important;
    text-align: right;
    float: left;
    margin-top: 10px;
}

.xxtsRed{
    font-size: 12px;
    width: 62%;
}
.btnFirst{
    width: 288px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}
/* 获取邮箱验证码按钮 */
.sendVcode{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}

.xxYzm{
    width: 125px;
    /*height:40px;*/
    float: left;
}
.xxYzm input{
    width: 115px;
    height: 40px;
    line-height: 40px;
}
.xxYzmIcon{
    float: left;
    width: 125px;
    height: 40px;
    margin-left: 6px;

}
.xxYzmRefresh{
    float: left;
    width: 22px;
    height: 22px;
    margin-top: 9px;
}
.xxYzmIcon img,.xxYzmRefresh img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.xxAllList{
    width: 100%;
    margin-top: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.09);
}
.xxAllTitle{
    overflow: hidden;
    padding-bottom: 16px;
}
.xxSign{
    width: 4px;
    height: 20px;
    background: #4D86FF;
    float: left;
    margin-top: 3px;
}
.xxAllName{
    float: left;
    text-align: left;
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
}
.xxUpload{
    width: 900px;
    height: 290px;
    background: #F6F6F6;
}
.xxUploadIcon{
    width: 109px;
    height: 75px;
    margin: 0 auto;
    padding-top: 70px;
}
.xxUploadIcon img{
    width: 100%;
    height: 100%;
}
.xxUploadSm{
    font-size: 14px;
    color: #8F8F8F;
    text-align: left;
    padding: 20px;
}
.tjcg{
    /*width: 596px;*/
    margin-top: 40px;
    margin-left: 283px;
    overflow: hidden;
}
.xxFileIcon{
    width: 43px;
    height: 54px;
    float: left;
}
.xxFileIcon img{
    width: 100%;
    height: 100%;
}
.tjcgtjxx{
    float: left;
    margin-left: 10px;
    text-align: left;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}
.zchelp{
    font-size: 14px;
    color: #868686;
    margin-left: 283px;
    text-align: left;
    margin-top: 15px;
}
.zchelpCon{
    padding-top: 15px;
}
.Fail{
    text-align: left;
    font-size: 14px;
    width: 288px;
    margin: 0 auto;
    /*margin-top: 10px;*/
    visibility: hidden;
}.layui-upload-file{
     display: none;
 }
label[class*='error']{
    display: block;
    color: red;
    text-align: left;
    font-size: 14px;
}
