.cs_332001_00026_message_info {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
    padding: 20px;
    overflow: hidden;
    /*     font-size: 24px; */
    color:#fff;
    display: flex;
}
.cs_332001_00026_message_detail{
	/* height: 100%; */
	padding: 10px;
	/* border: 1px solid #173b5b; */
	position: relative;
}

.cs_332001_00026_title {
    text-align: center;
    font-size: 35px;
}

.cs_332001_00026_value1 {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.cs_332001_00026_value2 {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.cs_332001_00026_value3 {
    background: #f68735;
    width: 110px;
    text-align: center;
    margin: 20px auto;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    border-radius: 40px;
}

.cs_332001_00026_value4 {
    text-align: center;
    font-size: 29px;
    color: #ff9850;
}

.cs_332001_00026_value5 {
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    color: #acacac;
}

.item_332001_00026_info {
    display: flex;
    padding: 20px 10px 10px 20px;
    height: 100%;
    width: 100%;
    overflow: auto;
}
.item_332001_00026_portrait_box {
    padding: 10px;
    border: 1px solid #dfb975;
    border-radius: 6px;
}
.item_332001_00026_portrait {
    width: 145px;
    height: 150px;
    background-size: 100% 100%;
    background-image: url(https://res.dapingyun.com/1/img/component/332001/00026/default_portrait.png);
} 

.item_332001_00026_item {
    display: flex;
    letter-spacing: 1px;
    padding: 5px 0;
    border-radius: 4px;
}

.item_332001_00026_item_title {
    background: #ffffff50;
    border-radius: 4px 0 0 4px;
    width: 85px;
    text-align: center;
    padding: 3px 0px;
    color: #fff;
}

.item_332001_00026_right {
    width: 100%;
    height: 100%;
}

.item_332001_00026_item_value {
    width: 75%;
    text-align: center;
    background: #ffffff1a;
    padding: 3px 0px;
    color: #fff;
}

.item_332001_00026_left {
    margin-right: 35px;
}








.common_332001_00026_message_info {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
    overflow: hidden;
    /*     font-size: 24px; */
    padding: 0 20px;
    overflow: auto;
}

.common_332001_00026_ol_li {
    display: flex;
    width: 100%;
    align-items: flex-start;
}

.common_332001_00026_ol_title {
    background: #f68735;
    line-height: 30px;
    height:30px;
    width: 120px;
    text-align: center;
    border-radius: 30px;
}

.common_332001_00026_ol_value {
    line-height: 30px;
    padding-left: 20px;
    font-size: 14px;
    width: calc(100% - 120px);
}







.style7_332001_00026_ol_li {
    display: block;
    margin: 10px 0px;
    position: relative;
    padding: 0px;
    border-radius: 6px;
}
.style7_332001_00026_ol_title{
	height:32px;
	line-height: 30px;
	width: 120px;
	text-align: center;
	border-radius: 4px;
	top: -22px;
}
.style7_332001_00026_ol_value {
    line-height: 30px;
    padding-left: 0px;
    font-size:14px;
}



.style9_332001_00026_ol_li {
    display: block;
    padding: 15px 0px;
    position: relative;
    border-radius: 6px;
}
.style9_332001_00026_ol_cover{
	display: flex;
}
.style9_332001_00026_ol_img{
	width:20px;
	height:20px;
	margin-top:3px;
	margin-right:5px;
}
.style9_332001_00026_ol_img img{
	width:100%;
	height:100%;
}
.style9_332001_00026_ol_title{
	height:32px;
	line-height: 30px;
	width: 120px;
	text-align: left;
	border-radius: 4px;
	top: -22px;
	flex: 1;
	color:#FF7A00;
	font-size:14px;
}
.style9_332001_00026_ol_time{
	text-align: right;
	font-size:12px;
	line-height: 30px;
	padding-right:10px;
}
.style9_332001_00026_ol_value {
    line-height: 30px;
    padding-left: 0px;
    font-size:16px;
	padding-left:24px;
}
.common_332001_00026_message_detail_fir {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.common_332001_00026_message_detail {
    width: 100%;
}