.listdetails{
	background-image: url('../img/dzqy.png');
	width: 100%;
	padding: 30px 0;
}
.listdetails-top{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.listdetails-usfom-right-img{
    min-width: 148px;
    min-height: 148px;
    width: 148px;
    height: 148px;
}
.listdetails-top-max{
	width: 48%;
	height: 246px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.listdetails-butenn-bos{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.listdetails-butenn-max{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 46px;
    background: #F3F3F3;
    border-radius: 6px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 20px;
}
.listdetails-butenn-max:hover{
    background: #D61718;
    color: #FFFF;
}
.listdetails-butenn{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.listdetails-top-max-totie{
	width: 100%;
	height: 70px;
	background: #F7F7F7;
	border: 1px solid #E6E6E6;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.listdetails-top-max-botem{
	width: 100%;
	height: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	position: relative;
}
.listdetails-top-max-totie-img{
	position: absolute;
	top: 83px;
	right: 0;
}
.avte{
    background-color: rgb(214, 23, 24) !important;
    color: rgb(255, 255, 255) !important;
}
.listdetails-usfom{
    display: flex;
    align-items: center;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
}
.listdetails-usfom-left{
    width: 70%;
}
.listdetails-usfom-right{
    width: 30%;
}
.listdetails-top-max-totie-ims{
	position: absolute;
	top: 95px;
	right: 0;
}
.listdetails-usfom-left-max{
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.listdetails-usfom-left-max-vlue{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.5px;
    margin-left: 5px;
    padding-top: 3px;
}
.listdetails-usfom-left-paic-text{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.5px;
    margin: 10px 0 20px 0;
}
.eig{
    background-color: rgb(214, 23, 24) !important;
    color: rgb(255, 255, 255) !important;
}
.listdetails-usfom-left-buten{
    display: flex;
    align-items: center;
}
.listdetails-usfom-left-buten-max{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 46px;
    background: #F3F3F3;
    border-radius: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 20px;
}
.listdetails-usfom-left-buten-max:hover{
    background-color: rgb(214, 23, 24);
    color: rgb(255, 255, 255) ;
}
.listdetails-usfom-left-paic-totie{
    font-size: 20px;
    font-weight: bolder;
    color: #333333;
}
.listdetails-usfom-left-max-name{
    font-size: 20px;
    font-weight: bolder;
    color: #333333;
}
.listdetails-usfom-left-max-name > a{
    margin-left: 5px;
}
.listdetails-usfom-left-totie{
    font-size: 20px;
    font-weight: bolder;
    color: #333333;
}
.mapste{
    height: 560px;width: 100%;margin-top: 32px;
}
@media (max-width: 768px){
.listdetails-butenn-bos{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	    padding: 0 20px;
}

    .listdetails-usfom-left {
        width: 100%;
        padding:0px;
        cursor: pointer;
    }
    .listdetails-usfom-right {
        cursor: pointer;
        width: 100%;
        padding: 0px;
    }
    .listdetails-usfom-left-paic-text {
        font-size: 15px;
        color: #333333;
        letter-spacing: 0.5px;
        margin: 10px 0 20px 0;
    }
    .mapste{
        width: 100%;margin-top: 32px;height: auto;
    }
    .listdetails-usfom {
         display: flex;
        flex-direction: column;
        border-radius: 5px;
        box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    }
    .listdetails-usfom-left-max-vlue {
        font-size: 15px;
        color: #333333;
        letter-spacing: 0.5px;
        margin-left: 5px;
        width: 243px;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient:vertical;
    }
	.listdetails-top-max-botem {
	    width: 100%;
	    height: 50%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    font-size: 15px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #666666;
	    position: relative;
	}
	.listdetails-top-max-totie {
	    width: 100%;
	    height: 70px;
	    background: #F7F7F7;
	    border: 1px solid #E6E6E6;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    font-size: 20px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #333333;
	}
    .listdetails-usfom-left-max-name {
        font-size: 15px;
        font-weight: bolder;
        color: #333333;
        width: 70px;
    }
	.listdetails {
	    background-image: url(../img/dzqy.png);
	    width: 100%;
	    padding: 30px 0;
	}
}