*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    background: #f7f7f7;
}
.top{
    height: 100px;
    line-height: 100px;
    background: #fff;
}
.banxinWrap{
	width:100%;
	height:530px;
	background: url(../jxt/image/bj.png);
    background-position: center;
}
.banxinTop{
    width: 1200px;
    margin: 0 auto;
    font-size: 24px;
    color: #014099;
}
.zhaohuiWarp{
    padding-top: 0.1px;
}
.banxin{
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.1px;
}
.kuang{
    width: 340px;
    height: 440px;
    margin: 0 auto;
    margin-top: 50px;
    margin-right: 100px;
    background: #fff;
    border-radius: 5px;
    float:right;
}
.firstKuang{
	height:350px;
}
.suo{
    width: 250px;
    height: 250px;
    background: url(../img/czmm.png);
    background-size: contain;
    float: left;
    margin-top: 70px;
    margin-left: 150px;
}
.zhTitle{
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #666;
    font-size: 20px;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom:20px;
}
.user,.mobile,.yanzheng,.tijiao{
    width: 100%;
    height: 45px;
    margin-top: 10px;
}
.tijiao{
    margin-top: 10px;
}
.firstKuang .user,.firstKuang .mobile,.firstKuang .yanzheng,.firstKuang .tijiao{
    margin-top: 5px;
}
.user input,.mobile input,.yanzheng input{
    width: 280px;
    height: 35px;
    margin-left: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    border: 1px solid #eee;
    border-radius: 3px;
}
.yanzheng input{
    width: 130px;
}
.tijiao button,#loadcode{
    width: 280px;
    height: 35px;
    margin-left: 30px;
    line-height: 35px;
    font-size: 16px;
    border: none;
    background: #3a9cdf;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
#loadcode{
    width: 137px;
    margin-left: 10px;
}
/* .bottomimg{
    width: 100%;
    height: 214px;
    background: url(../img/zhbj.png);
} */
.fanhui a{
    font-size: 14px;
    text-decoration: none;
    color: #3a9cdf;
    margin-left: 32px;
}
.tishi{
    margin-left: 32px;
    font-size: 14px;
    color:red;
}
.foot{
    width: 100%;
    text-align: center;
    line-height: 50px;
    color: #333;
    font-size: 14px;
}