.newPage_{margin: auto;width: 100%;}
.newPage_ button{background: #fff;outline: none !important;border: none;}
.newPage_ button:focus{outline: 0 !important;border: none;}
.new_flex{display: flex;}
.new_flex_between{display: flex;justify-content: space-between;}
.new_flex_1{flex: 1;}
.new_flex_center{display: flex;align-items: center;}
.new_padding{padding: 15px 12px;box-sizing: border-box;}
.new_one_over{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pop_bg_{position: fixed;top: 0;left: 0;z-index: 1500;background: rgba(34,34,34,0.26);width: 100vw;height: 100vh;}

.newPage_ .header_{background: #fff;margin-bottom: 13px;}
.newPage_ .header_ .tabs_{font-size: 14px;margin-left: 6px;font-weight: 600;padding: 12px;box-sizing: border-box;}
.newPage_ .header_ .tabs_.active{color: #00B38B;position: relative;}
.newPage_ .header_ .tabs_.active:after{position: absolute;bottom: 0;left: 15px;width: calc(100% - 30px);height: 3px;background: #00B38B;content: '';}
.newPage_ .header_ input{height: 35px;font-size: 12px;padding: 0 6px;width: 180px;}
.newPage_ .header_ .time_ .time_btn{width: 60px;height: 35px;background: #5C8EF3;color: #fff;font-size: 12px;margin-left: 15px;border-radius:2px;}

.selectoption{width: 60px;height: 35px;font-size: 12px;margin-left: 15px;border-radius:2px;}

.newPage_con .li_{margin-bottom: 13px;background: #fff;padding: 15px;box-sizing: border-box;}
.newPage_con .li_img{width: 146px;height: 146px;margin-right: 24px;position: relative;background: #f9f9f9;overflow: hidden;}
.newPage_con .li_img img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}
.newPage_con .li_logo{width: 24px;height: 24px;margin-left: 13px;position: relative;overflow: hidden;}
.newPage_con .li_logo img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}
.newPage_con .li_btn1{margin-left: 24px;}
.newPage_ .newPage_con .li_btn1 button{width: 80px;height: 25px;border-radius: 25px;text-align: center;font-size: 10px;}
.newPage_con .li_btn2{width: 190px;margin-left: 20px;}
.newPage_ .newPage_con .li_btn2 button{width: 85px;height: 29px;border-radius: 29px;text-align: center;font-size: 12px;border: 1px solid #f0f0f0;margin-left: 12px;color: #4a4a4a;line-height: 27px;}

.newPage_ .newPage_con .li_btn2 a{width: 120px;height: 29px;border-radius: 29px;text-align: center;font-size: 12px;border: 1px solid #f0f0f0;margin-left: 12px;color: #4a4a4a;line-height: 27px;}
.newPage_con .li_con{font-size: 14px;}

/* 违约申请弹框 */
.closePop{position: fixed;top: 37%;left: 50%;width: 542px;height: 90%;margin-left: -271px;background: #fff;z-index: 1600;padding: 0 25px 50px;box-sizing: border-box;font-size: 12px;margin-top: -170.5px;overflow-y: scroll;}
.closePop::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.closePop::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(155, 153, 153, 0.2);
    background   : #c1c1c1;
}
.closePop::-webkit-scrollbar-track {
/*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(155, 153, 153, 0.2);
    border-radius: 10px;
    background   : #ededed;
}
.closePop .closePop_con{margin: 16px 0 44px;text-indent: 2em;line-height: 2.3;}
.closePop .closePop_con input{border: none;border-bottom: 1px solid #4a4a4a;width: 100px;text-align: center;outline: none;height: 23px;line-height: 23px;padding: 0 5px;box-sizing: border-box;position: relative;top: -4px;font-weight: 600;}
.closePop p.title{font-size: 16px;font-weight: 600;border-bottom: 1px dashed #ededed;padding-bottom: 10px;width: 100%;padding-top: 24px;background-color: #fff;}
.closePop button{width: 162px;height: 35px;line-height: 33px;border: 1px solid #EBEBEB;font-size: 12px;color: #4a4a4a;border-radius: 2px;margin: 0 20px;}
.closePop>button:last-child{border: 1px solid #00B38B;background: #00B38B;color: #fff;}	
.closePop .closePop_close{float: right;width: 36px;height: 27px;font-size: 30px;text-align: center;line-height: 25px;background: transparent;border: none;outline: none !important;margin: -5px 0 0 0;}
.closePop_con_{background:rgba(237,237,237,1);height: 295px;overflow-y: auto;padding: 15px;box-sizing: border-box;}

.closePop_con_label{position: relative;margin-top: 23px;padding-top: 23px;box-sizing: border-box;}
.closePop_con_label:after{position: absolute;top: 0;left: -76px;width: 606px;height: 1px;background: #f0f0f0;content: '';}

.closePop_con_img{width: 65px;height: 21.25px;position: relative;overflow: hidden;}
.closePop_con_img img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}

.closePop_con_img_zhang{width: 65px;height: 65px;position: absolute;bottom: 100px;right: 150px;overflow: hidden;}
.closePop_con_img_zhang img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}

.underwrite_img{width: 17px;height: 17px;position: relative;margin-right: 4px;overflow: hidden;}
.underwrite_img img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}

.underwrite_img_{width: 112px;height: 35.7px;position: relative;overflow: hidden;}
.underwrite_img_ img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}

/* 流程 */
.fix_liuc{
    margin-bottom: 20px;
    height: 100px;
    margin: 15px 0px 0;
}
.fix_liuc ul li{
    float: left;
    position: relative;
    width: 33.33%;
    text-align: center;
    height: 100px;
    color: #999;
}
.fix_liuc ul li::before{
    content: "";
    width: 102px;
    height: 1px;
    background: #DEDEDE;
    position: absolute;
    right: -50%;
    top: 33%;
    margin-right: 32px;
}
.fix_liuc ul li:last-child::before{
    display: none;
}
.fix_liuc ul li.active{
    color: #00B788;
}
.fix_liuc ul li img{
    width: 28px;
    height: 28px;
    margin: 18px 0 8px;
}
.fix_liuc ul li .nums{
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 18px 0 8px;
    border: 1px solid #DEDEDE;
    color: #8C8C8C;
    border-radius: 50%;
    line-height: 27px;
}
.fix_liuc ul li .nums.numtow{
    background-color: #00B788;
    color: #fff;
    border: 1px solid #00B788;
}
.fix_liuc ul li p{
    color: #999;
}

/* 退回 */
.fix_box{
    border-bottom: 1px dashed #ededed;
    margin: 20px 0;
    padding-bottom: 20px;
}
.fix_box_tuihui{
    height:119px;
    background:rgba(253,237,237,1);
    border:1px solid rgba(239,145,145,1);
    border-radius:4px;
    padding: 18px;
}
.fix_box_tuihui h4{
    font-size: 14px;
    color: #262626;
    font-weight: bold;
}
.fix_box_tuihui h4 i{
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #F64343;
    text-align: center;
    line-height: 14px;
    border-radius: 50%;
    margin-right: 5px;
    color: #F64343;
    font-style: normal;
    font-weight: normal;
}