body,html{
    background: #EAF2FF;
}
.mainCon{
    background: url(../images/xy_formbg.png) no-repeat top center;
    padding: 0 0.27rem 0.4rem; 
    margin-top: 1.17rem;
}
.wqTitle{
    font-weight: bold;
    font-size: 0.48rem;
    color: #307FFF;
    text-align: center;
    padding: 0.61rem 0 0.59rem;
}
.forms{
    background: #FFFFFF;
    box-shadow: 0rem 0.04rem 0.08rem 0.01rem rgba(0,0,0,0.1);
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    padding: 0 0.27rem 0.29rem;
    overflow-y: scroll;
    overflow-x: hidden;
}
.textBox{
    width: 100%;
    font-size: 0.32rem;
    color: #222222;
    line-height: 0.64rem;
    margin-bottom: 0.27rem;
}
.textBox em{
    color: #FF0000;
    padding-right: 0.07rem;
}
input[type=radio]{
    -webkit-appearance: radio;
    width: 0.32rem;
    height: 0.32rem;
}
input[type="radio"]:checked  {
    width: 0.32rem;
    height: 0.32rem;
    background: #333;
}
input[type=checkbox]{
    -webkit-appearance: checkbox;
    width: 0.32rem;
    height: 0.32rem;
}
input[type="checkbox"]:checked  {
    width: 0.32rem;
    height: 0.32rem;
    background: #333;
}
.forms textarea{
    width: 100%;
    height: 2.67rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.03rem solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: none;
}
.forms input[type="text"]{
    height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.03rem solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: none;
    width: 100%;
    padding: 0 0.2rem;
    font-size: 0.32rem;
}
.forms select{
    height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.03rem solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: none;
    width: 100%;
    font-size: 0.32rem;
}
.title2{
    font-size: 0.32rem;
    padding: 0.2rem 0;
}
label{
    font-size: 0.32rem;
}
.runDict1List{
    width: 100%;
}
li{
    margin: 0 0 0.2rem;
}
textarea{
    padding: 0.2rem;
    font-size: 0.32rem;
    width: 100%;
    box-sizing: border-box;
}
.xytypeList{
    width: 100%;
}
.tips{
    padding-left: 0.72rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: url(../../volunteer/images/tip.png) no-repeat left center;
    background-size: 0.59rem 0.59rem;
    font-size: 0.37rem;
color: #999999;
}
.btnBox{
    margin: 0.4rem 0 0;
}
.cancel{
    width: 48%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.01rem solid #DDDDDD;
    text-align: center;
    font-size: 0.43rem;
    color: #666666;
}
.submit{
     width: 48%;
    height: 1.07rem;
    line-height: 1.07rem;
    background: #FFFFFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    border: 0.01rem solid #307FFF;
    background: #307FFF;
    text-align: center;
    font-size: 0.43rem;
    color: #fff;
}
.tottomp{
    background: #FFF9F2 url(../images/xy_ld.png) no-repeat 0.27rem 0.56rem;
    background-size: 0.4rem 0.4rem;
    box-shadow: 0rem 0.04rem 0.08rem 0.01rem rgba(0,0,0,0.1);
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    padding:0.48rem 0.45rem 0.48rem 0.8rem;
    font-size: 0.37rem;
    color: #FF9100;
    line-height: 0.64rem;
    margin: 0.4rem  0 0;
}
.gifOut{
    position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../../../public/images/pics/loginPop.png) repeat;
	z-index: 999;
}
.gifOut img{
    display: block;
    width: 100%;
}
.gifCon{
    width: 95%;
    margin: 40% auto 0;
}
.gifCon .tipBox{
    position: absolute;
    width: 5.4rem;
    height: 3rem;
    background: url(../images/xy_popBg.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    right: 0;
}
.gifCon .closes{
    display: block;
    width: 0.24rem;
    height:  0.24rem;
    top: 0.27rem;
    right: 0.27rem;
    background: url(../../fund/images/close.png) no-repeat;
    background-size: 100% 100%;
}
.gifCon .topp{
    font-weight: bold;
    font-size: 0.33rem;
    color: #307FFF;
    line-height: 0.4rem;
    margin-top: 0.27rem;
    padding-left: 1.3rem;
}
.gifCon .bottomp{
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.43rem;
    margin: 0.23rem 0 0 0.4rem;
    text-align: center;
}
.gifCon .logins{
    display: block;
    width: 1.4rem;
    height: 0.6rem;
    background: #307FFF;
    border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
    margin: 0.32rem 0 0 2.2rem;
}