.basicinfo {
			margin: 15px 0;
		}

		.basicinfo .row > .col-xs-4 {
			padding-right: 0;
		}

		.basicinfo .row > div {
			margin: 5px 0;
		}

		.index-title {
			margin: 0;
			padding-bottom: 0;
			padding: 20px 0;
		}
		.index-title .left-title {
			font-weight: bold;
			color: #333;
		}

		.list-wrap {
			display: flex;
			justify-content: space-between;
			align-items: center;
			padding: 5px 0;
		}
		.b{font-weight: bold;}
		.colors{color: rgb(59, 139, 5);}
		.main-content:after {height: 50px !important;}
        .m15{margin: 5px 15px;}
        .item-box{
            background: #fff;
            border-radius: 5px;
            border-left: 2px solid #f5870a;
            padding: 5px 10px;
            margin: 15px auto;
        }
        .item-box .title{
            border-bottom: 1px dashed #ccc;
            line-height: 30px;
            font-weight: 800;
            font-size: 16px;
        }
        .red{color: #ff877b;margin: 0px 4px;}
        .fr{float: right;}
        .grey{color: #b6b6b6;}
        .content{padding: 10px 0px 10px 26px; overflow: hidden; background: none !important;}
        .content li{line-height: 25px;list-style: none; font-size: 14px;}
        .blueli li:before {
            font-size: 24px;
            content: "•";
            color: #3b68e9; /* 更改为你想要的颜色 */
            font-weight: bold;
            display: inline-block;
            padding-right: 5px;
           }
        .redli li:before {
        font-size: 24px;
        content: "•";
        color: #e54c3c; /* 更改为你想要的颜色 */
        font-weight: bold;
        display: inline-block;
        padding-right: 5px;
        }
        .yellowli li:before {
        font-size: 24px;
        content: "•";
        color: #f5870a; /* 更改为你想要的颜色 */
        font-weight: bold;
        display: inline-block;
        padding-right: 5px;
        }
        .handle_user{line-height: 30px;border-top: 1px dashed #ccc;padding-left: 10px;}
        .blue{color: #577eec; font-size: 14px; font-weight: 500;}
        .lh60{line-height: 60px;}
        .button{padding: 5px 15px; border-radius: 30px;}
        .address{font-size: 14px; color: #6a6867; font-weight: 500;padding-left: 26px; line-height: 20px;}
        .btn-risk{border-radius: 50%; float:right; border: 2px solid;  font-size: 12px; padding:5px 3px; margin-right: -15px; margin-top: -15px; }
        .item{
            font-size: 16px;
            padding: 10px;
            line-height: 40px;
            background-color: #fff;
        }
        .details{color: #1aade3;}
        .riskbuttom{
            border-radius: 5px;
            padding: 5px 10px;
            color: #fff;
            margin-right: 10px;
            font-size: 12px;
        }
        .lxbuttom{
            border-radius: 5px;
            padding: 10px 15px;
            color: #fff;
            margin-right: 10px;
            font-size: 12px;
        }
        .item-boxbg{background-color: #edf5fa;}
        .ml15{padding-left: 15px;}
        .lh30{line-height: 30px;}
        .xccount{line-height: 35px; font-size: 16px;}
        .color5{color: #ea7d01;}
        .text{line-height: 30px;}
        .recordtitle{font-size: 16px; margin-bottom: 5px; color: #1a93ea; line-height: 40px; font-weight: bold;}
        .recordbottom{line-height: 40px; border-bottom: 1px solid #e9e7e6;}
        .reformimages img{margin-top: 10px; width: 100%; height: auto; }
        .livetype{padding: 5px 10px; font-size: 12px; border-radius: 5px; background-color: #577eec; color: #fff;}
.btn-blue {
    color: #fff;
    background-color: #4374fd;
    border-color: #4374fd;
}
