.dropdown{position:relative;display:inline-block;width:33.33%;height:0;border-top:20px solid;border-left:2px solid transparent;border-right:2px solid transparent}.text{position:absolute;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);font-size:8px;text-align:center;color:#fff}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;width:100%;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:12px 16px;z-index:1}@-webkit-keyframes dropdown-animation-in{0%{opacity:0}to{opacity:1}}@keyframes dropdown-animation-in{0%{opacity:0}to{opacity:1}}.dropdown:hover .dropdown-content{display:block;-webkit-animation-name:dropdown-animation-in;animation-name:dropdown-animation-in;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.title_square{display:inline-block;width:6px;height:10px;margin-right:8px;background-color:#2d8cf0}.title{font-weight:bolder}.center{text-align:center}.marginT20{margin-top:20px}.marginLR8{margin:0 8px}.icon-container,.operate-message{margin-bottom:24px}.operate-message{font-size:24px;color:rgba(0,0,0,.85);font-weight:500;line-height:32px}.vertical-center-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vertical-center-modal .ivu-modal{top:0}.side_mode{position:fixed;margin-top:12em}.side_mode .side_mode_title{margin-bottom:1em}.edu_item{padding:0 10px;font-weight:600}.edu_item:before{content:"\2022";position:absolute;display:block;margin-left:-10px;font-weight:600;line-height:1.4em}.edit_button{color:#2d8cf0;cursor:pointer}.text_right{text-align:right}.border{border:1px dashed #87ceeb;padding:15px}.error_border{border:1px solid red;padding:15px}.width70{width:70px}.marginR8{margin-right:8px}.marginR4{margin-right:4px}.required_title{font-size:1.2em;font-weight:600}.required_item_uncheck{color:#000;cursor:pointer;font-weight:600;margin-top:4px;margin-bottom:4px}.required_item_uncheck:hover{color:#2d8cf0;cursor:pointer;font-weight:600}.required_item_uncheck:before{content:"\2610";position:absolute;display:block;margin-left:-15px;font-weight:600;line-height:1.4em}.required_item_checked{color:green;cursor:pointer;font-weight:600;margin-top:4px;margin-bottom:4px}.required_item_checked:hover{color:#2d8cf0;cursor:pointer;font-weight:600}.required_item_checked:before{content:"\2611";position:absolute;display:block;margin-left:-15px;font-weight:600;line-height:1.4em}.required_item_wrong{color:red;cursor:pointer;font-weight:600;margin-top:4px;margin-bottom:4px}.required_item_wrong:hover{color:#2d8cf0;cursor:pointer;font-weight:600}.required_item_wrong:before{content:"\2612";position:absolute;display:block;margin-left:-15px;font-weight:600;line-height:1.4em}.required_wrong_detail{font-weight:400}.item_error_msg{margin-top:8px;color:red;white-space:normal;word-break:break-all;line-height:1.2em}