.hu_top{background-color: #fabd00;height: 60px;color: #fff;padding: 0 30px;font-size: 24px;}
.hu_top span{margin-left: 10px;}
.hu_cont{background-color: #f5f5f5;padding: 30px 20px;min-height: 600px;}
.hu_line{width: 50%;height: 1px;background-color: #bfbfbf;margin-bottom: 30px;}
.huItem{margin-bottom: 30px;}
.huItem label{text-align: right;width: 114px;font-weight: normal;}
.huItem label span{color: #dd0000;display: inline-block;margin-right: 2px;}
.huc_l{width: 50%;padding-right: 85px;}
.huInt{background-color: #fff;border-radius: 2px;height: 34px;line-height: 34px;padding: 0 10px;border:1px solid #bfbfbf;flex:1;}
.hubtn{width: 220px;height: 43px;line-height: 43px;background-color: #004ea2;border-radius: 4px;color: #fff;font-size: 18px;text-align: center;box-shadow: 0 3px 0px #003976;}
.huc_r{width: 50%;border-left: 1px solid #bfbfbf;padding: 70px 0;min-height: 380px;}
.hu_tips{color: #959595;font-size: 16px;}
.hu_tips a{color: #d90000;border-bottom: 1px solid #d90000;display: inline-block;}
.hu_aniu{padding: 100px 0;}
.hu_aniu .hubtn{display: block;margin: 26px auto;}
.hu_aniu .hubtn_zce{background-color: #aaaaaa;box-shadow: 0 3px 0 #636363;}
.hu_bots p{color: #959595;font-size: 18px;margin-bottom: 3px;}
.hu_bots span{font-size: 24px;}
.zc_tips{margin-bottom: 20px;line-height: 1.9;color: #434343;}

@media (max-width:768px) {
	.huc_l,.huc_r{width: 100%;padding-right: 0;}
	.huc_r{border-left: none;border-top: 1px solid #bfbfbf;}
	.huItem label{width: 80px;}
}