.prdtreestyle{width:50%;float:left;}
.TreeMenu_0{width:75%;margin:0 auto;}
.dataPrdTree{padding:10px 0 10px 0px;width:100%}
.TreeGroup .TreeGroup_3 { width: 50%; float: left;}
.prdtreestyle .TreeMenu_0 .TreeNode_t{font-weight:bold;background:unset;}
.prdtreestyle .meMsg_MsgContentBlk{width:85%;margin:0 auto;}
.TreeMenu_0 a.TreeItem_t{color:#000;}
.TreeNode_1 a{background:unset;padding-left:unset;font-size:16px;}
.TreeNode_2 a{background:unset;padding-left:unset;font-size:10px;line-height:110%;}
.colorblock{width:50%;float:left;padding:10px 0;}
.colorblock .meMsg_MsgMainTd{background:#6be383;width:0;float:right;padding:25px;transition:width 1.6s ease-out;}

.TreeGroup .TreeGroup_3 {
    float: none;
}
.TreeMenu_0 {
    padding-left: 30px;
}
.TreeNode_1 a {
    font-size: 14px;
}




@media only screen and (max-width: 700px){
.TreeMenu_0{width:100%;}
.dataPrdTree{width:100%;}
}