*{
    padding: 0;
    margin: 0;
}
/*
body{
	min-width: 1060px;
	min-height: 660px;
}*/

.body-bj{
    z-index:-100;
    position:absolute;
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    min-width: 1060px;
    min-height: 660px;
}

.bj{
    /*padding: 0 30px;*/
    min-width: 1000px;
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    min-height: 600px;
    /*height: 600px;*/
}

.bj-left{
    height: 100%;
    width: 67%;
    background: rgba(255,255,255,0.9);
    float: left;
}

.bj-right{
    height: 100%;
    width: 33%;
    float: right;
}

.bj-right>img{
    height: 100%;
    width: 100%;
}

.zhuce-left{
    float: left;
    height: 100%;
    width: 25%;
    position: relative;
}

.zhuce-left>img{
    position: absolute;
    width: 55%;
    top: 10%;
    left: 25%;
}




.zhuce-mid{
    float: left;
    height: 100%;
    width: 50%;
    overflow: auto;
}

.zhuce-top{
    width: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 20px;
    color: #5952ab;
}

li{
    width: 100%;
    list-style-type: none;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

li>input{
    width: 78%;
    height: 35px;
    background:white;
    padding-left: 37px;
    font-size: 16px;
}

li>img{
    position: absolute;
    left: 9.5%;
    top: 25%;
}

red{
    color: red;
}

.scyyzz{
    width: 88%;
    margin: auto;
    text-align: left;
}

.yzm-img{
    height: 39px;
    top: 0;
    left: inherit;
    right: 6%;
}

.yzm{
    width: 42%;
    margin-right: 36%;
}

textarea{
    resize: none;
    width: 84%;
    height: 150px;
    font-size: 16px;
    padding: 2%;
}

.rad{
    width: 40%;
    height: 20px;
    float: left;
    margin-left: 10px;
}

.but{
    padding: 0;
    height: 35px;
    width: 95px;
    border: 0;
    color: white;
    /*text-align: center;*/
}

.zc{
    background: #5952af;
    margin-right: 22px;
}

.fhdl{
    background: #ed3f64;
    margin-left: 22px;
}

.but-xzwj, .but-xzwj1{
    border: 0;
    background: #5952af;
    color: white;
    padding: 0;
    width: 100px;
    height: 100%;
}

.scimg,.scimg1{
    background: none;
    padding-left: 0;
    padding-right: 37px;
    opacity: 0;
    width: .1px;
}

.lzp{
    text-align: left;
    width: 88%;
    height: 35px;
    margin: auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}





.zhuce-right{
    float: left;
    height: 100%;
    width: 25%;
    position: relative;
}

.zhuce-right>img{
    position: absolute;
    width: 60%;
    bottom: 0;
    right: 10%;
}


