/* * @Author: WCM * @Date: 2018-01-27 15:13:13 * @Last Modified by: WCM * @Last Modified time: 2018-01-27 15:17:57 */ .text_top{ display: flex; flex-direction: column; } .img_logo{ width: 70px; height: 70px; } .text_logo{ font-weight: bold; font-size: large; } .container_top{ margin-left: 250px; display: flex; margin-top: 40px; } .english_logo{ float: bottom; }