.personalInfo_page{width:100%;min-height:100%;border:1px solid #e1e1e1;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.personalInfo_page .title_box{margin-bottom:12px}.personalInfo_page .width200{width:200px}.personalInfo_page .width150{width:150px}.personalInfo_page .content_box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.personalInfo_page .content_box .descriptions{margin-top:20px}@media screen and (min-width:480px){.personalInfo_page .img{width:400px;height:600px}.personalInfo_page .content_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.personalInfo_page .content_flex .content_item{width:50%}}@media only screen and (max-width:480px){.personalInfo_page .img{width:200px;height:200px}.personalInfo_page .content_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personalInfo_page .content_flex .content_item{width:100%}}.el-tabs__item{color:#999}.el-tabs__item:hover{color:#00a0e9}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border:1px solid #2f4050;border-bottom:0}.el-tabs__item.is-active{color:#000}