.main{
    padding-bottom: 0.56rem;  
      margin-top:0.44rem;
}
.p_list .pic{
    margin-bottom: 0.1rem;
    background: #fff;
}
.p_list .pic .p_left div{
    text-align: center;
    width: 3.75rem;
    height: 1.96rem;
}
.p_list .pic .p_left div img{
    width: auto;
    max-width: 3.75rem;
    height: auto;
    max-height: 1.96rem;
    vertical-align: middle;
}
.p_list .pic .p_right h3{
    
    font-size: 0.13rem;
    color: #333;
    line-height: 0.5rem;
    padding-left: 0.12rem;
}
.p_list .pic .p_right div{
    color: #999999;
    font-size: 0.1rem;
}
.p_list .pic .p_right div span.jg{
    
    font-size: 0.16rem;
    color: #FF5136;
    line-height: 0.14rem;
}
.p_list .pic .p_right ul{
    border-top: 1px solid #e4e4e4;
    height: 0.34rem;
    margin-top: 0.15rem;
}
.p_list .pic .p_right ul li{
    height: 100%;
    width: 33.33%;
    line-height: 0.34rem;
    float: left;
    text-align: center;
    
    font-size: 0.12rem;
    color: #666;
}
.p_list .p_l_tit{
    background: #fff;
    padding-left: 0.24rem;
     padding-right: 0.12rem;
    font-size: 0.13rem;
    color: #333;
}
.p_list .p_l_tit span{
    display: block;
    height: 0.36rem;
    
    font-size: 0.13rem;
    line-height: 0.36rem;
    border-bottom: 1px solid #e4e4e4;
    color: #333;
    position: relative;
}
.p_list .p_l_tit span:before{
    content: "";
    width: 0.02rem;
    height: 0.16rem;
    display: block;
    background: #5B98EB;
    position: absolute;
    top: 50%;
    margin-top: -0.08rem;
    left: -0.12rem;
}
.p_list .p_l_con .jianyaosm{
    
    font-size: 0.12rem;
    color: #666;
    line-height: 0.18rem;
    background: #fff;
    padding: 0.15rem 0.12rem;
    margin-bottom: 0.1rem;
    text-align: justify;
}
.p_list .p_l_con .jianyaosm img
{
    max-width:100%;
    }
.p_list .p_l_con p:last-child{
    text-indent: 0em;
    padding-left: 0.24rem;
}
.p_list .p_l_con .title{
    display: block;
    
    font-size: 0.13rem;
    color: #3F8FFE;
    line-height: 0.13rem;
    padding-left: 0.24rem;
    background: #fff;
    padding-top: 0.15rem;
}
.p_list .btn{
    width: 100%;
    height: 0.56rem;
    background: #fff;
    border-top: 1px solid #D4D4D4;
    text-align: center;
    position: fixed;
    bottom: 0rem;
    line-height: 0.56rem;
}
.p_list .btn a{
    display: inline-block;
    width: 1.28rem;
    height: 0.36rem;
    text-align: center;
    border: 1px solid #FF5136;
    border-radius: 0.04rem;
    
    font-size: 0.13rem;
    color: #FF5136;
    line-height: 0.36rem;
    background: #fff;
}
.p_list .btn .btn1{
    background: #FF5136;
    box-shadow: 0 1px 4px 0 #FF5136;
    border-radius: 0.04rem;
    border: none;
    color: #fff;
    margin-right: 0.31rem;
}