

.item_332001_00029_info {
    display: flex;
    padding: 20px 10px 10px 20px;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.item_332001_00029_portrait_box {
    padding: 10px;
    border: 1px solid #dfb975;
    border-radius: 6px;
}
.item_332001_00029_portrait {
    width: 145px;
    height: 150px;
    background-size: 100% 100%;
    background-image: url(https://res.dapingyun.com/1/img/component/332001/00029/default_portrait.png);
} 

.item_332001_00029_item {
    display: flex;
    letter-spacing: 1px;
    padding: 5px 0;
    border-radius: 4px;
}

.item_332001_00029_item_title {
    background: #ffffff50;
    border-radius: 4px 0 0 4px;
    width: 85px;
    text-align: center;
    padding: 3px 0px;
    color: #fff;
}

.item_332001_00029_right {
    width: 100%;
    height: 100%;
}

.item_332001_00029_item_value {
    width: 75%;
    text-align: center;
    background: #ffffff1a;
    padding: 3px 0px;
    color: #fff;
}

.item_332001_00029_left {
    margin-right: 35px;
}



/* 样式二 */

.contain_cstyle1_332001_00029 {
    display: flex;
    /* flex-direction: column; */
    padding: 1.5% 2%;
    width: 100%;
    height: 100%;
}
.content_cstyle1_332001_00029{
 	display: flex;
 	width: 100%;
 	height: 100%;
 	border: 1px solid;
}

.col_item_cstyle1_332001_00029 {
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* color: #fff; */
}
.col_cstyle1_332001_00029 {
    border-right: 1px solid;
}
.content_cstyle1_332001_00029 .col_cstyle1_332001_00029:last-child{
	border-right: none;
}
.col_item_cstyle1_332001_00029{
	border-bottom: 1px solid;
}
.col_cstyle1_332001_00029 .col_item_cstyle1_332001_00029:last-child{
	border-bottom: none; 
}
.col_item_ratio_cstyle1_332001_00029 {
    color: #fff;
}

.col_item_name_cstyle1_332001_00029 {
    color: #fff;
}
/* 样式二 */
