.zj_con{background:#D5E9F7 url(../images/zj_bg.png) center top no-repeat;background-size: 100%;padding: 40px 20px 60px;}
.p20{padding: 20px;}
.br10{border-radius: 10px;}
.zj_conc .tit {text-align: center;line-height: 35px;font-size: 26px;color: #1966a7;font-weight: bold;border-bottom: 1px solid #E3E3E3;line-height: 35px;padding-bottom: 20px;}
.zj_conc .con{line-height: 25px;font-size: 18px;margin-top: 20px;}
.zj_conc .con p{text-indent: 2em;font-size: 18px;margin-bottom: 1em;}
.zj_conc .con a{color: #3066A2;font-size: 18px;}

.jy_tit{background: #3066A2;height: 45px;color: #fff;line-height: 45px;}
.jy_tit img{float: left;margin: 10px;width: auto;}

.hd_yjzj_input .form-group {
    overflow: hidden;
    margin: 20px 0;
}
.hd_yjzj_input .form-group label,
.hd_yjzj_input .form-group input {
    float: left;
    height: 48px;
    line-height: 48px;
}
.hd_yjzj_input .form-group label {
    width: 132px;
    text-align: right;
}
.hd_yjzj_input .fl{width: 50%;}
.hd_yjzj_input .input{
    -web-kit-appearance:none;
    -moz-appearance: none;
    border: 1px solid #C7C7C7;
}
.hd_yjzj_input .input:focus{
    border:1px solid #a7c4f0 ;
}


.hd_yjzj_input .form-group input {
    outline: none;
    width: 395px;
    padding: 0 10px;
    float: left;
    color: #333;
}
.hd_yjzj_input .form-group textarea {
    width: 86%;
    height: 250px;
    outline: none;
    padding: 10px;
    float: left;
}
.hd_yjzj_input .hd_yzm input {
    width: 280px;
}
.yzm_warp {
    width:auto;
    height:50px;
    float:left;
    margin-left:15px;
}
.hd_yjzj_input .hd_yzm img {
    width: 100%;
    height: 100%;
}
.hd_yjzj_input .btn-tijiao{
    padding: 0;
    width: 100%;
    color: #fff;
    display: inline-block;
    letter-spacing: .3em;
    font-size: 18px;
    text-align: center;
    margin: 20px auto;
}

.submitBtn{
    border-radius: 4px;
    border: none;
    outline: 0;
    background: #5179b1;
    width: 200px;
    height: 50px;
}

.yzmBtn{
	border-radius: 4px;
	border: none;
	outline: 0;
    background: green;
	width: 120px;
	height: 50px
}
.hd_yjzj_input .btn-tijiao button {
    border: 1px solid #dddddd;
    padding: 0;
    width: 150px;
    height: 45px;
    background: #106BBC;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: .3em;
    font-size: 18px;
}
.hd_yjzj_input .btn-tijiao .resetBtn {
    background: #aeaeae;
    margin-left: 3%;
}
.icon_zy {
    color:#d80909;
    margin-right:8px;
}

@media (max-width: 768px) {
    
    .hd_yjzj_input .fl{width: 100%;margin-top: 20px;}
    .hd_yjzj_input .form-group label{width: 22%;text-align: right;}
    .form-group.yjtccon label{width: 100%;text-align: left;}
    .hd_yjzj_input .form-group input{width: 66%;}
    .form-group img{width: auto;}
    .hd_yjzj_input .form-group input.yzm{width: 25%;}
    .hd_yjzj_input .btn-tijiao .resetBtn{margin-left: 0;}
}

