.banner{background-image:url(../img/partner/banner.jpg?v=2);background-size:100% 100%;}

/*合作类型*/
#hzlx em{width:80px;height:80px;}
#hzlx em img{width:100%;height:100%;}
#hzlx p{width:160px;margin:auto;height:120px;}

/*合作支持*/
#hzzc em{display:none;}
#hzzc p{height:80px}

/*合作流程*/
#hzlc em{border-radius:50%;background:#366EFE;color:#fff;width:30px;height:30px;line-height:30px; font-style:normal;}
#hzlc em:after {position: absolute;content: '';width:120px;bottom: 0;left: 0;height:1px;background: #ccc;}
#hzlc em:after{left:80%;top:10px;}
#hzlc .col:last-child em:after{height:0px;}

.form{width:400px;margin:auto;}
.form-item{display:flex;flex-direction:row;}
.form-label{display:block;width:60px;line-height:30px;text-align:right;padding-right:10px;}
.form-value{flex:1;}
