/* 匹配弹窗 start */
.loadingPop{
    position: fixed;
    z-index: 50;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#F4F7FC;
}
.loadingPop .headerCon{
    position: relative;
    width: 100%;
}
.loadingMain{
    background:#F4F7FC url(../images/ppz_bg.png) no-repeat top center;
    background-size: 100% 9.33rem;
    padding: 0.4rem 0.59rem;
    box-sizing: border-box;
    overflow-y: scroll;
    height: 100%;
}
.loadingPop .companyName{
    text-align: center;
    font-size: 0.48rem;
line-height: 0.69rem;
}
.matchLoadNum{
    width: 6.13rem;
    height: 6.13rem;
    background:url(../images/matchLoadingDialogBg.gif) no-repeat center;
    background-size: 6.13rem 6.13rem; 
    margin: 0.2rem auto;
    padding-top: 2rem;
    box-sizing: border-box;
}
.loadingMain .matchLoadNumIn  p:first-child {
    font-size: 24px;
    color: #1c6de2;
}
.loadingMain .matchLoadNumIn  p:first-child span:nth-of-type(1) {
    font-weight: 700;
    font-size: 44px;
}
.loadingMain .matchLoadNumIn   p:nth-of-type(2) {
    color: #666;
}
.companyInfoBox li h5{
    margin: 0.2rem 0;
}
.companyInfoBox li h5 img{
    width: 0.59rem;
    height: 0.59rem;
    vertical-align: middle;
}
.companyInfoBox li h5 span{
    font-size: 0.43rem;
    line-height: 0.6rem;
    font-weight: normal;
    padding-left: 0.2rem;
}
.companyInfoBox li p{
    font-size: 0.32rem;
color: #666666;
line-height: 0.93rem;
}
/* 匹配弹窗 end */
/* 匹配结果 start */
.ppjg{
    position: fixed;
    z-index: 40;
    top: 1.17rem;
    bottom: 0;
    left: 0;
    right: 0;
    background:#F4F7FC  url(../images/ppjg_bg.png) no-repeat top center;
    background-size: 100% 7.87rem;
}
.ppjghead{
    background:#F4F7FC  url(../images/ppjg_head.png) no-repeat bottom center;
    background-size: 100% 1.17rem;
}
.ppjg .companyName{
    padding-left: 1.47rem;
    background: url(../images/ppjg_pic2.png) no-repeat 0.4rem center;
    background-size: 0.91rem 0.77rem;
    line-height: 0.77rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: #307FFF;
    padding-right: 0.3rem;
    margin-top: 0.25rem;
}
.ppjg .topBox{
    background: url(../images/ppjg_pic1.png) no-repeat center top;
    background-size: 6.37rem 6.37rem;
    overflow: hidden;
    padding: 0 0.32rem;
    box-sizing: border-box;
}
.ppjg .policynum{
    text-align: center;
    height: 2.6rem;
    overflow: hidden;
}
.ppjg .policynum p:first-child{
    font-size: 0.32rem;
    margin-top: 0.87rem;
}
.ppjg .policynum p:first-child span{
    font-weight: bold;
font-size: 0.8rem;
}
.ppjg .policynum p:last-child{
    font-size: 0.4rem;
    line-height: 0.56rem;
}
.ppjg .numBoxs{
    width: 100%;
    height: 1.95rem;
    border-radius: 0.27rem;
    background: linear-gradient(-90deg, #fff 0%, #F6FBFF 100%);
}
.ppjg .numBoxs  div{
    width: 49%;
    text-align: center;
}
.ppjg .numBoxs em{
    width: 1px;
    height: 0.91rem;
    margin-top: 0.61rem;
    background: #EDEDED;
}
.ppjg .numBoxs  div p:last-child{
    font-size: 0.32rem;
color: #AAAAAA;
line-height: 0.47rem;
margin-top: 0.2rem;
}
.ppjg .numBoxs  div p:first-child{
    font-size: 0.32rem;
    padding-top: 0.35rem;
}
.ppjg .numBoxs  div p:first-child span{
    font-weight: bold;
    font-size: 0.48rem;
}
.ppjg .numBoxs  div:first-child p:first-child {
    color: #00B578;
}
.ppjg .numBoxs  div:last-child p:first-child {
    color: #307FFF;
}
.ppjg .infoBtn a{
    width: 25%;
    padding-top: 1.24rem;
    height: 0.44rem;
    text-align: center;
    font-size: 0.32rem;
    color: #666666;
    margin-top: 0.3rem;
}
.ppjg .infoBtn .bg1{
    background: url(../images/ppjg_btn1.png) no-repeat top center;
    background-size: 1.07rem 1.07rem;
}
.ppjg .infoBtn .bg2{
    background: url(../images/ppjg_btn2.png) no-repeat top center;
    background-size: 1.07rem 1.07rem;
}
.ppjg .infoBtn .bg3{
    background: url(../images/ppjg_btn3.png) no-repeat top center;
    background-size: 1.07rem 1.07rem;
}
.ppjg .infoBtn .bg4{
    background: url(../images/ppjg_btn4.png) no-repeat top center;
    background-size: 1.07rem 1.07rem;
}
.ppjg .infoBtn .bg5{
    background: url(../images/ppjg_btn5.png) no-repeat top center;
    background-size: 1.07rem 1.07rem;
}
.tecManagementBook{
    display: block;
    width: 3.47rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    font-size: 0.35rem;
    background: linear-gradient(to right, #307fff,#03cafd);
    border-radius: 50px;
    margin: 0.4rem auto 0.45rem;
}
.filterBox{
    background: #fff;
    margin-bottom: 0.3rem;
}
.filterBox .tabBoxs{
    height: 1.33rem;
    border-bottom: 1px solid #F4F7FC;
}
.filterBox .tabBoxs a{
    width: 50%;
    font-size: 0.45rem;
    line-height: 1.33rem;
    text-align: center;
}
.filterBox .tabBoxs a.on i{
    width: 1.07rem;
    height: 1px;
    background: #307FFF;
    bottom: 0;
    margin-left: 50%;
    left: -0.53rem;
}
.filterBox .tabBoxs a.on{
    font-weight: bold;
color: #307FFF;
}
.filterBox select{
    width: 25%;
    height: 0.8rem;
    margin: 0.21rem 4% 0.19rem;
    text-align: center;
    color: #666;
}
.mescroll {
    top: 1.17rem;
}
.dataList li{
    background: #fff;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    margin-bottom: 0.27rem;
    padding-top: 0.32rem;
    box-sizing: border-box;
}
.dataList .tabs{
    width: 1.6rem;
    height: 1.6rem;
    top: 0;
    right: 0;
}
.dataList .policyTitle{
    padding: 0 1.28rem 0 0.27rem;
    font-size: 0.43rem;
    max-height: 1.24rem;
    line-height: 0.62rem;
    margin-bottom: 0.27rem;
}
.dataList .minbox {
    padding-left: 0.27rem;
}
.dataList .minbox span{
    height: 0.67rem;
    line-height: 0.67rem;
    background: #e2e9f6;
    text-align: center;
    padding: 0 0.21rem;
    color: #307FFF;
    margin-right: 0.13rem;
    border-radius: 0.12rem;
    max-width: 40%;
}
.dataList .applytime{
    padding-left: 0.64rem;
    background: url(../images/ppjg_time.png) no-repeat 0.27rem center;
    background-size: 0.32rem 0.32rem;
    font-size: 0.32rem;
color: #AAAAAA;
height: 0.44rem;
line-height: 0.44rem;
margin-top: 0.32rem;
}
.dataList .rightBox .topp{
    font-weight: bold;
    font-size: 0.4rem;
    color: #FF9100;
    line-height: 0.56rem;
    text-align: center;
}
.dataList .rightBox .bottomp{
    font-size: 0.32rem;
    color: #AAAAAA;
    line-height: 0.44rem;
    margin-top: 0.21rem;
    text-align: center;
}
.dataList  .bottombox{
    border: 1px solid #EEEEEE;
    line-height: 1.08rem;
    color: #AAAAAA;
    padding-right: 0.27rem;
}
.competentDepartment{
    padding-left: 0.72rem;
    background: url(../images/icon.png) no-repeat 0.27rem center;
    background-size: 0.4rem 0.4rem;
    font-size: 0.32rem;
color: #AAAAAA;
}
.dataList  .bottombox img{
    width: 1.89rem;
    height:0.31rem ;
}
/* 匹配结果 end */
/* 详情 */
.multipleScreenPop_Con {
    height: 70%;
}
.screenPopBg_title{
    border-bottom: 4px solid #F4F7FC;
}
.slideBox p{
    border-bottom: 1px solid #F4F7FC;
    padding: 0.4rem 0;
    color: #aaa;
    line-height: 0.45rem;
    font-size: 0.35rem;
}
.width1{
    width: 70%;
    text-align: right;
}
.width2{
    width: 50%;
    text-align: right;
}
